poi/src/java/org/apache/poi
Andreas Beeker 261ef4934c #59056 - Render individual slideshow shapes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732974 13f79535-47bb-0310-9956-ffa450edef68
2016-02-29 23:59:49 +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 Regression fixes for H/XSLF and HWMF 2016-02-24 22:43:51 +00:00
dev Sonar fixes 2015-09-27 22:14:25 +00:00
hpsf Javadoc fix 2016-01-13 07:33:03 +00:00
hssf #59074 More helpful exception if Excel 1-95 files are given to ExtractorFactory 2016-02-26 23:56:31 +00:00
poifs Include stacktrace of inner exception when block-positions are invalid in POIFSFileSystem 2016-02-21 20:41:56 +00:00
sl #59056 - Render individual slideshow shapes 2016-02-29 23:59:49 +00:00
ss bug 58339: patch from Patrick Zimmermann to allow OFFSET() to accept missing optional width or height parameters 2016-02-15 20:27:59 +00:00
util add other printStackTrace methods to forbidden-apis-check 2016-01-10 19:52:16 +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 Unit test for #58731 - not reproduced, and some javadocs 2015-12-16 18:15:31 +00:00
POIOLE2TextExtractor.java Move location where document is held and adjust constructors and class-hierarchy accordingly 2015-05-17 21:26:31 +00:00
POITextExtractor.java Handle some cases better where file handles were left open by the ExtractorFactory, mostly when opening files failed, but also when using the NPOIFSFileSystem for initialization. 2015-12-20 20:39:01 +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