aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/testcases
Commit message (Expand)AuthorAgeFilesLines
* Local EMF test changesAndreas Beeker2020-01-311-32/+29
* try to fix some jdk 14 build issues due to java.lang.Record causing existing ...PJ Fanning2020-01-108-22/+22
* #63955 - HMEFContentsExtractor fails to extract content from winmail.datAndreas Beeker2020-01-085-155/+130
* Fix Visio compressionAndreas Beeker2020-01-011-242/+183
* Migrate all junit tests to Junit 4Andreas Beeker2019-12-2766-1477/+1575
* fix spelling of OutlookTextExtractor class namePJ Fanning2019-12-262-215/+245
* Let IntelliJ simplify some assertionsDominik Stadler2019-12-1517-107/+112
* Replace manual close with try-with-resourcesDominik Stadler2019-12-156-44/+23
* Adjust some JavaDoc and fix some IDE warningsDominik Stadler2019-12-144-9/+13
* Sonar FixesAndreas Beeker2019-12-052-13/+3
* Sonar Fixes + Refactor scattered XML initializations to XMLHelperAndreas Beeker2019-12-035-72/+42
* #63955 - HMEFContentsExtractor fails to extract content from winmail.datAndreas Beeker2019-12-017-813/+842
* use zero size arg to toArray(), use Collection.addAll() (#63805, second patch)Axel Howind2019-11-171-1/+1
* #60656 - EMF image support in slideshowsAndreas Beeker2019-11-011-139/+35
* #63745 - Add traversing and debugging interfaceAndreas Beeker2019-10-123-14/+7
* rename tests so they run in Ant buildPJ Fanning2019-09-142-2/+2
* #63745 - Add traversing and debugging interfaceAndreas Beeker2019-09-117-256/+82
* fix build issuePJ Fanning2019-08-311-2/+2
* Adjust reproducer test-case for bug 59322 to not print to stdout and close re...Dominik Stadler2019-08-311-27/+8
* Fix bug 59322: NullPointerException when converting a certain Word document t...Dominik Stadler2019-08-311-0/+32
* Fix bug #61490, for some tables in documents, we should not remove the last cellDominik Stadler2019-08-291-11/+32
* Do not use a WeakReference for the parent-link in HWPF-RangesDominik Stadler2019-08-291-3/+6
* Adjust JavaDoc and code formattingDominik Stadler2019-08-293-104/+82
* Bug 60656 - EMF image support in slideshowsAndreas Beeker2019-06-231-11/+24
* Bug 60656 - EMF image support in slideshowsAndreas Beeker2019-06-061-28/+26
* try to fix integration tests (by ignoring some new msg files)PJ Fanning2019-05-271-1/+1
* [github-149] improve MAPIMessage.guess7BitEncoding, improve MAPIMessage.getHt...PJ Fanning2019-05-262-1/+87
* Bug 60656 - EMF image support in slideshowsAndreas Beeker2019-05-121-1/+1
* Bug 60656 - EMF image support in slideshowsAndreas Beeker2019-05-042-16/+70
* Make compilation work in Eclipse 2019.03 again by working around a Dominik Stadler2019-04-251-1/+3
* Remove invalid importAndreas Beeker2019-04-081-1/+0
* bug 63327 allow retrieval of wmf data embedded in emfTim Allison2019-04-081-0/+34
* Bug 63323 -- improve handling of multibyte charactersTim Allison2019-04-081-5/+23
* Fix a flaky test, it seems if the document is not closed, the automaticDominik Stadler2019-04-071-32/+33
* Switch to parameterized test and add some more information to try to findDominik Stadler2019-03-191-13/+35
* Remove more remnants of NPOIFSFileSystem, mostly in comments and variable namesDominik Stadler2019-03-196-16/+16
* Add reproducing test-case for a bug we found newly introduced in JDK 12-ea+28Dominik Stadler2019-01-271-0/+53
* #63028 - Provide font embedding for slideshowsAndreas Beeker2018-12-282-26/+49
* Add some simple coverage of HSLF-Dev-ToolsDominik Stadler2018-12-2611-0/+654
* Fix various IDE warnings and some JavaDoc adjustmentsDominik Stadler2018-12-262-12/+12
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-2510-55/+56
* fix junit testsAndreas Beeker2018-12-162-10/+6
* merge trunkAndreas Beeker2018-12-144-3/+3
* merge trunkAndreas Beeker2018-11-204-9/+53
|\
| * Remove/Minimize references to Scratchpad module from other modulesAndreas Beeker2018-11-191-0/+47
| * #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-183-9/+6
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-10-271-3/+9
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-10-211-3/+14
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-10-191-58/+113
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-10-091-31/+52