poi/src/ooxml/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
..
dev * Adjust reported text when a Zip-Bomb is detected to allow to quickly see why it happened 2015-08-19 10:57:19 +00:00
extractor #59074 More helpful exception if Excel 1-95 files are given to ExtractorFactory 2016-02-26 23:56:31 +00:00
openxml4j Bug 57914: Provide a better error message for OOXML strict format which we do not support yet. 2016-02-27 10:23:46 +00:00
poifs/crypt Eclipse warnings 2015-12-30 20:31:13 +00:00
ss/usermodel Fix some cases where file resources were not closed correctly, mostly when Exceptions occur during opening files 2015-12-22 22:36:43 +00:00
util Improve error messages to state which bounds are exceeded 2016-02-15 07:41:47 +00:00
xdgf #54916 - POI does not always read all the slides in pptx files 2016-01-10 20:44:17 +00:00
xslf #59056 - Render individual slideshow shapes 2016-02-29 23:59:49 +00:00
xssf Bug 57914: Provide a better error message for OOXML strict format which we do not support yet. 2016-02-27 10:23:46 +00:00
xwpf POI 59030 fix NPE in XWPFTableCell's getVerticalAlignment via Prasad Babu 2016-02-19 15:46:26 +00:00
POIXMLDocument.java Unit test for #58731 - not reproduced, and some javadocs 2015-12-16 18:15:31 +00:00
POIXMLDocumentPart.java Javadoc fixes 2016-02-18 11:16:11 +00:00
POIXMLException.java Patch for Bug/Enhancement 55818 - add encryption support 2013-12-24 23:13:21 +00:00
POIXMLFactory.java Javadocs fixes 2016-01-13 01:09:43 +00:00
POIXMLProperties.java remove unnecessary @SuppressWarnings("deprecation") warnings (because of old xml schemas) 2016-01-01 00:45:05 +00:00
POIXMLPropertiesTextExtractor.java fixes sonar/findbugs issues 2015-11-02 23:46:57 +00:00
POIXMLRelation.java #54916 - POI does not always read all the slides in pptx files 2016-01-10 20:44:17 +00:00
POIXMLTextExtractor.java Add a limit of the max number of characters that can be extracted to avoid sending applications out of memory with very large documents 2015-10-30 17:26:37 +00:00
POIXMLTypeLoader.java Combine common functionality in POIXMLTypeLoader into helper method 2016-01-01 16:27:27 +00:00