poi/src/ooxml/java/org/apache/poi
Uwe Schindler bb7a24769a Merged revision(s) 1617849 from poi/trunk:
More cleanups for bug #56814 and some more external entity leaks of #56164

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/REL_3_10_BRANCH@1617854 13f79535-47bb-0310-9956-ffa450edef68
2014-08-13 23:13:43 +00:00
..
dev Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoid clash with java.lang.Package (see bugzilla 46859) 2009-03-18 18:54:01 +00:00
extractor Add Word-to-Text converter and use it as replacement for WordExtractor 2011-08-09 12:38:52 +00:00
openxml4j Merged revision(s) 1569991, 1615720, 1615731, 1615780-1615781, 1615893, 1589759 from poi/trunk: 2014-08-07 15:25:17 +00:00
poifs/crypt/agile javadoc house-keeping 2013-12-25 22:18:53 +00:00
ss/usermodel Ensure the indenting is consistent within the file, and then make some minor updates to the JavaDocs (language, clarity etc) 2013-06-26 14:57:36 +00:00
util Merged revision(s) 1617849 from poi/trunk: 2014-08-13 23:13:43 +00:00
xslf remove some unused imports and some useless TODOs, slightly more 2013-12-31 15:12:30 +00:00
xssf Merged revision(s) 1617849 from poi/trunk: 2014-08-13 23:13:43 +00:00
xwpf Bug 51158: clear out Memory-based part before writing to it, 2013-12-26 17:55:36 +00:00
POIXMLDocument.java Merged revision(s) 1569991, 1615720, 1615731, 1615780-1615781, 1615893, 1589759 from poi/trunk: 2014-08-07 15:25:17 +00:00
POIXMLDocumentPart.java Bug 51158: clear out Memory-based part before writing to it, 2013-12-26 17:55:36 +00:00
POIXMLException.java Patch for Bug/Enhancement 55818 - add encryption support 2013-12-24 23:13:21 +00:00
POIXMLFactory.java Ensure that XWPFParagraph.getDocument() is not null 2010-10-28 13:02:43 +00:00
POIXMLProperties.java More XSLF tests for the less common extensions, and initial support for .thmx (theme) files - currently just stretches to not breaking... 2010-06-29 11:07:27 +00:00
POIXMLPropertiesTextExtractor.java Support more OOXML custom properties for text extraction 2012-01-11 17:59:36 +00:00
POIXMLRelation.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
POIXMLTextExtractor.java Bug 54982: Add a close() interface to POITextExtractor which can be used to free resources later. 2013-06-17 07:53:59 +00:00