poi/src/ooxml/java/org/apache/poi
Javen O'Neal ed3364b6d2 bug 57840: re-use XSSFEvaluationWorkbook when expanding a shared formula; patch from Greg Woolsey
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1747840 13f79535-47bb-0310-9956-ffa450edef68
2016-06-11 02:28:21 +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 Fix some Sonar issues and some IntelliJ warnings 2016-06-02 20:14:28 +00:00
openxml4j Update error message to better indicate that we need a sample-file here 2016-05-29 21:33:39 +00:00
poifs/crypt Try to print out more information if the timestamp-operation fails 2016-05-05 12:22:44 +00:00
ss/usermodel Refactor some common code from the various Document-Factories into a helper class 2016-03-12 11:37:32 +00:00
util fix javadocs 2016-05-20 21:02:49 +00:00
xdgf add @NotImplemented annotation to methods that are not implemented 2016-04-10 21:28:41 +00:00
xslf #59686 - Error when trying to access XSLFTableCell properties like textHeight, lineWidth, etc. 2016-06-09 23:06:42 +00:00
xssf bug 57840: re-use XSSFEvaluationWorkbook when expanding a shared formula; patch from Greg Woolsey 2016-06-11 02:28:21 +00:00
xwpf Avoid NPE in XWPFTableCell, taken from https://github.com/prasad-babu/poi/tree/WORKING_BRANCH 2016-06-02 20:09:44 +00:00
POIXMLDocument.java Add disabled test for XWPF writing to a new stream when opened read-only 2016-06-02 22:59:47 +00:00
POIXMLDocumentPart.java #59434 - Cannot add a picture on a slide that already have an image with an hyperlink on it 2016-05-08 13:28: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 Fix some Sonar issues and some IntelliJ warnings 2016-06-02 20:14:28 +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 Fix some compiler warnings, close resources in tests 2016-05-19 20:18:19 +00:00