poi/src/java/org/apache/poi/hssf
Dominik Stadler 128a991f9c Findbugs fixes
OldExcelExtractor could leak file handles in case of exceptions
Free file handles in POIFSDump, add unit-test for POIFSDump
Add a Findbugs exclude and adjust findbugs-ant slightly

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734689 13f79535-47bb-0310-9956-ffa450edef68
2016-03-12 11:37:12 +00:00
..
dev replace Throwable.printStackTrace() with POILogger calls - Todo: other printStrackTrace(...) calls 2016-01-10 02:20:35 +00:00
eventmodel Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 2013-08-23 18:36:41 +00:00
eventusermodel Refactor to pull out the list of Excel 97+ directory entry names to a common place, avoiding duplication. Also starts on unit testing #59074 2016-02-26 23:32:17 +00:00
extractor Findbugs fixes 2016-03-12 11:37:12 +00:00
model Remove a superfluous/bloated log function, which String.format can do better and is only used once ... 2016-03-09 20:57:26 +00:00
record Findbugs fixes 2016-03-12 11:37:12 +00:00
usermodel #59170 - Remove deprecated classes (POI 3.15) - org.apache.poi.hssf/ss.util.Region 2016-03-12 00:17:16 +00:00
util #59170 - Remove deprecated classes (POI 3.15) - org.apache.poi.hssf/ss.util.Region 2016-03-12 00:17:16 +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