poi/src/java/org/apache/poi/hssf
Dominik Stadler 5ce961a826 Bug 55195: use interface instead of implementation for
NumericValueEval and others.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1513247 13f79535-47bb-0310-9956-ffa450edef68
2013-08-12 20:27:08 +00:00
..
dev removed svn:executable from test files 2012-11-25 12:19:05 +00:00
eventmodel Removed unused Model, ModelFactory. ModelFactoryListener etc. 2009-12-22 00:03:04 +00:00
eventusermodel Bug 52628 - Replace System.err info messages with a POILogger 2012-11-16 12:21:49 +00:00
extractor optimized unused imports and removed deprecation warnings in poi-main 2012-03-05 09:44:20 +00:00
model Add more unit tests to cover more of HSSFWorkbook and HSSFSheet, check one more case of IndexOutOfBoundsException 2013-07-12 19:21:12 +00:00
record Bug 55380: Fix endless loop in CellRangeUtil.mergeCellRanges() by not trying to merge overlapping regions any more, the implementation is buggy and even tagged TODO - unit test missing. The code is hard to understand and bug-free-ness is better than catching all possible merges imho. 2013-08-12 19:13:10 +00:00
usermodel Bug 55195: use interface instead of implementation for 2013-08-12 20:27:08 +00:00
util optimized unused imports and removed deprecation warnings in poi-main 2012-03-05 09:44:20 +00:00
OldExcelFormatException.java Base class for "old version" exceptions, and new HSLF detection + use of old versions exception 2009-05-16 20:51:29 +00:00
package.html deleted 'svn:executable' property 2009-10-16 19:17:12 +00:00