poi/src/ooxml/java/org/apache/poi
Andreas Beeker f56b918b16 #54916 - POI does not always read all the slides in pptx files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1723966 13f79535-47bb-0310-9956-ffa450edef68
2016-01-10 20:44:17 +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 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
openxml4j #54916 - POI does not always read all the slides in pptx files 2016-01-10 20:44:17 +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 #58617 - Add custom safe XmlBeans type loader / rename vendor specific schema packages 2015-11-21 19:37:26 +00:00
xdgf #54916 - POI does not always read all the slides in pptx files 2016-01-10 20:44:17 +00:00
xslf #54916 - POI does not always read all the slides in pptx files 2016-01-10 20:44:17 +00:00
xssf #54916 - POI does not always read all the slides in pptx files 2016-01-10 20:44:17 +00:00
xwpf #54916 - POI does not always read all the slides in pptx files 2016-01-10 20:44:17 +00:00
POIXMLDocument.java Unit test for #58731 - not reproduced, and some javadocs 2015-12-16 18:15:31 +00:00
POIXMLDocumentPart.java #54916 - POI does not always read all the slides in pptx files 2016-01-10 20:44:17 +00:00
POIXMLException.java Patch for Bug/Enhancement 55818 - add encryption support 2013-12-24 23:13:21 +00:00
POIXMLFactory.java #54916 - POI does not always read all the slides in pptx files 2016-01-10 20:44:17 +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