poi/src/ooxml/testcases/org/apache/poi
Uwe Schindler 103b45073c Merged revision(s) 1569991, 1615720, 1615731, 1615780-1615781, 1615893, 1589759 from poi/trunk:
Apply suggestions from Uwe Schindler for more secure xml defaults for #54764 and #56164, for xml parsers which support them
........
Add another test file for #54764, and a test that uses it
........
Change the default XMLBeans version used for running to be 2.6, leave 2.3 for compiling the schemas (for maximum compatibility)
........
Before parsing an OOXML document, reset the xmlbeans sax parser to avoid the risk of getting one in an error state (due to XMLBEANS-512). Should be a minimal extra overhead pending a proper fix. Allows us to finish enabling the unit tests for #54764
........
Correct xmlbeans 2.6 url

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/REL_3_10_BRANCH@1616509 13f79535-47bb-0310-9956-ffa450edef68
2014-08-07 15:25:17 +00:00
..
extractor Inside ExtractorFactory, support finding embedded OOXML documents and providing extractors for them 2010-12-16 07:39:21 +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 javadoc and compiler warning house-keeping 2013-12-25 23:24:04 +00:00
ss Bugzilla 52708 - misc improvements in CellFormat 2012-02-27 09:26:36 +00:00
util fixed missing licence header 2011-06-09 09:49:33 +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) 1569991, 1615720, 1615731, 1615780-1615781, 1615893, 1589759 from poi/trunk: 2014-08-07 15:25:17 +00:00
xwpf Added license headers 2014-01-18 00:38:04 +00:00
TestDetectAsOOXML.java Centralize logic for finding/opening sample files 2009-08-19 18:51:44 +00:00
TestEmbeded.java optimized unused imports and removed deprecation warnings in poi-ooxml 2012-03-05 09:42:36 +00:00
TestPOIXMLDocument.java remove some unused imports and some useless TODOs, slightly more 2013-12-31 15:12:30 +00:00
TestPOIXMLProperties.java bug 51265: Enhanced Handling of Picture Parts in XWPF 2011-06-01 12:07:16 +00:00
TestXMLPropertiesTextExtractor.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