poi/src/java/org/apache/poi
Javen O'Neal d9f3df34de bug 58190: push down XMLSlideShow tests to BaseTestSlideShow, add coverage for HSLFSlideShow
add tests for SlideShow.findPicture and SlideShow.addPicture

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753073 13f79535-47bb-0310-9956-ffa450edef68
2016-07-17 13:25:02 +00:00
..
common/usermodel bug 59873: add @Internal and @Deprecated decorators to HyperlinkType enum 2016-07-17 11:56:13 +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
extractor Fix name of new OLE2ScratchpadExtractorFactory 2016-07-12 15:40:18 +00:00
hpsf "cannot not" presumably means "cannot" 2016-07-13 16:40:47 +00:00
hssf bug 59873: javadoc fix 2016-07-17 09:48:36 +00:00
poifs bug 59858: describe why VBA macro reading failed 2016-07-15 06:12:37 +00:00
sl bug 58190: push down XMLSlideShow tests to BaseTestSlideShow, add coverage for HSLFSlideShow 2016-07-17 13:25:02 +00:00
ss bug 59873: replace Hyperlink.LINK_* int constants with HyperlinkType enum 2016-07-17 09:20:21 +00:00
util HexDump.writeHex is similar to Long#toHexString. Consider consolidating. 2016-07-17 10:22:43 +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