poi/src/java/org/apache/poi
Travis Burtrum 597959da81 Simply delete everything not required for poi-fast-calc 2019-03-26 12:57:11 -04:00
..
common/usermodel Fix some IDE warnings, JavaDoc, ... 2016-10-21 16:31:37 +00:00
ddf Fix typo to "length", closes #51 2017-03-19 20:30:04 +00:00
hpsf bug 59893: commit the changes from attachment 34068 that were unrelated to available() 2017-02-17 08:39:05 +00:00
hssf Allow specifying SpreadsheetVersion when instantiating blank HSSFWorkbook 2017-05-30 16:17:16 -04:00
poifs bug 59893: fix a few forgotten unrelated changes 2017-02-17 09:25:49 +00:00
ss In Formula cache Ptg[] instead of constantly (un)serializing it from the byte encoding 2017-05-30 16:17:06 -04:00
util Javadoc fixes 2017-04-05 13:17:17 +00:00
EmptyFileException.java New EmptyFileException, and fix serial warning 2015-05-04 09:14:48 +00:00
EncryptedDocumentException.java New EmptyFileException, and fix serial warning 2015-05-04 09:14:48 +00:00
OldFileFormatException.java Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if XSSFWorkbook is passed a .xlsb file 2014-08-01 14:33:17 +00:00
POIDocument.java Add mising @Override and other warnings 2016-12-26 19:51:32 +00:00
POIOLE2TextExtractor.java SonarCube fix - make members private 2016-12-01 23:46:27 +00:00
POITextExtractor.java javadocs / java warnings (jdk8) fixes 2016-06-06 23:33:00 +00:00
UnsupportedFileFormatException.java Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if XSSFWorkbook is passed a .xlsb file 2014-08-01 14:33:17 +00:00