poi/src/java/org/apache/poi
Javen O'Neal 43f7d5bfdc use equalsIgnoreCase for case-insensitive string comparisons
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1761843 13f79535-47bb-0310-9956-ffa450edef68
2016-09-22 03:48:49 +00:00
..
common/usermodel bug 59873: add @Removal annotations for deprecated CreationHelper#createHyperlink(int) and Hyperlink static aliases to HyperlinkType enum values 2016-09-14 03:17:51 +00:00
ddf Fix some IntelliJ and Findbugs warnings: StringBuilder, foreach, append(), ... 2016-07-17 21:18:07 +00:00
dev Fix some IntelliJ and Findbugs warnings: StringBuilder, foreach, append(), ... 2016-07-17 21:18:07 +00:00
extractor Fix name of new OLE2ScratchpadExtractorFactory 2016-07-12 15:40:18 +00:00
hpsf #57919 HPSF writing better error handling, and start prep for HSLF more write methods 2016-07-20 23:09:33 +00:00
hssf use equalsIgnoreCase for case-insensitive string comparisons 2016-09-22 03:48:49 +00:00
poifs Adjust handling of ByteBuffer some more 2016-09-20 20:24:54 +00:00
sl bug 58190: add @since annotations to SlideShow.addPicture and findPicture 2016-09-14 05:41:40 +00:00
ss Compiler/IDE warnings, unnecessary keywords, 2016-09-21 05:45:57 +00:00
util bug 59933: demote accessibility of POILogger implementations of log(int, Object) and log(int, Object, Throwable) to be consistent with the POILogger abstract class 2016-09-21 03:57:22 +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 Provide a createOrUpdateDocument method at the POIFS level, and use to simplify writing code #57919 2016-07-21 23:09:07 +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