aboutsummaryrefslogtreecommitdiffstats
path: root/src/integrationtest/org/apache/poi/stress/XSLFFileHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...Javen O'Neal2016-10-191-2/+4
* sonar fixesAndreas Beeker2015-09-301-1/+1
* Verify that bug 45541 can be resolved, add some more checks in XSLFFileHandlerDominik Stadler2015-09-291-2/+23
* Common stress test for X/HSLF and a few bug fixesAndreas Beeker2015-08-131-60/+9
* Provide more output when failing range-checks on HSL2RGB-constructionDominik Stadler2015-08-101-3/+2
* merge trunk to common sl branchAndreas Beeker2015-07-191-5/+67
|\
| * Add some missing close(), reduce output in unit tests and remove some other E...Dominik Stadler2015-07-071-1/+3
| * Add missing close and handle theme-pptx in ExtractorFactory. Add creating sli...Dominik Stadler2015-03-011-4/+62
| * * Add text-extraction verification to integration-tests via a new abstract ba...Dominik Stadler2015-02-271-1/+1
|/
* Charset.forName() for known encodings makes catching UnknownEncodingException...Andreas Beeker2014-12-271-1/+4
* Add a test-suite which performs integration/stress tests which load and handl...Dominik Stadler2014-12-251-0/+49