aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/TestPOIXMLDocument.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 57484: Allow processing of non-OOXML core namespace packagesDominik Stadler2015-07-191-0/+34
* Make POIXMLDocument implement Closeable as it holds an OCPPackage with open r...Dominik Stadler2015-05-261-6/+9
* Add missing close() of resources in both production code and testsDominik Stadler2014-12-281-22/+26
* FindBugs fixAndreas Beeker2014-02-161-1/+1
* remove some unused imports and some useless TODOs, slightly moreDominik Stadler2013-12-311-1/+23
* cleanup sxxsf temp files after tests, remove non-ascii characters from source...Yegor Kozlov2011-06-251-1/+1
* bug 51265: Enhanced Handling of Picture Parts in XWPFYegor Kozlov2011-06-011-0/+11
* Ensure that XWPFParagraph.getDocument() is not nullMaxim Valyanskiy2010-10-281-1/+1
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* moved all test data to a top-level directory, refactored all junit usages of ...Yegor Kozlov2009-08-231-8/+12
* Fixed compiler warnings - unnecessary throws declarationJosh Micich2009-08-181-19/+18
* renamed macro-enabled test files to have the correct extentionsYegor Kozlov2009-08-141-6/+29
* Improved parsing of OOXML documents, see Bugzilla 47668Yegor Kozlov2009-08-121-0/+118