poi/src/java/org/apache/poi
Andreas Beeker c88ba795a0 javadoc fixes (jdk8)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749794 13f79535-47bb-0310-9956-ffa450edef68
2016-06-22 22:26:08 +00:00
..
common/usermodel initial commit - still lots of errors, but I need to switch to a clean trunk for releasing and testing 2015-02-21 10:56:03 +00:00
ddf javadoc fixes (jdk8) 2016-06-22 22:26:08 +00:00
dev fix findbugs issues 2016-06-13 03:48:30 +00:00
hpsf javadoc fixes (jdk8) 2016-06-22 22:26:08 +00:00
hssf javadoc fixes (jdk8) 2016-06-22 22:26:08 +00:00
poifs bug 59170: Removed deprecated methods in POIFS, SS, HSSF, and XSSF 2016-06-18 01:06:53 +00:00
sl Regression fixes 2016-06-19 22:43:24 +00:00
ss bug 56781: disallow names with symbols, except underscore, period, and backslash 2016-06-20 10:27:52 +00:00
util bug 59170: remove deprecated methods 2016-06-15 03:26:58 +00:00
wp/usermodel Add a XWPFRun equivalent of isHighlighted, and add to the common WP interface 2015-11-05 15:15:36 +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 #59724 Provide Closeable on all OLE2-based POIDocument types 2016-06-19 22:12:55 +00:00
POIOLE2TextExtractor.java #59724 Take advantage of all POIDocument classes being Closeable to tidy the OLE2 text extractor closing 2016-06-19 22:13:41 +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