aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/TestDetectAsOOXML.java
Commit message (Expand)AuthorAgeFilesLines
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-221-83/+0
* Close file-handles for slideshows also when construction fails or when dual-s...Dominik Stadler2019-02-231-1/+1
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-251-6/+6
* adjust tests, javadoc, ...Dominik Stadler2017-10-111-9/+4
* #61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytesAndreas Beeker2017-08-111-39/+41
* remove deprecated POIXMLDocument.hasOOXMLHeaderPJ Fanning2017-06-291-2/+1
* Refactor some common code from the various Document-Factories into a helper c...Dominik Stadler2016-03-121-6/+8
* Bug 58156: Possible data corruption in hasPOIFSHeader and hasOOXMLHeaderDominik Stadler2015-07-201-0/+20
* Add missing close() of resources in both production code and testsDominik Stadler2014-12-281-1/+6
* Centralize logic for finding/opening sample filesYegor Kozlov2009-08-191-12/+7
* Get the powerpoint ooxml stuff converted over, and fix up a few testsNick Burch2008-03-091-5/+5
* More shuffling of things out of src/scratchpad/ooxml-*Nick Burch2008-03-081-0/+65