aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/testcases/org
Commit message (Expand)AuthorAgeFilesLines
* 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
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-09-261-3/+5
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-09-241-3/+12
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-09-232-10/+57
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-09-171-2/+2
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-09-144-220/+219
|/
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-3113-122/+100
* #62649 - Remove OPOIFSAndreas Beeker2018-08-263-128/+61
* bug 62591 -- revert to ignoring place holders even if they contain metroblobs...Tim Allison2018-08-091-2/+19
* Somehow the WordToHtml converter now produces slightly more than 6000 chars b...Dominik Stadler2018-06-281-52/+22
* #62355 - unsplit packages - 3 - only importsAndreas Beeker2018-05-272-2/+2
* Cleanup Biff8EncryptionKey usage and use HPSF constants instead of duplicated...Andreas Beeker2018-05-012-107/+105
* disable ImageIO cache - probably need to set it in every test class or disabl...Andreas Beeker2018-04-291-0/+6
* #59893 - Forbid calls to InputStream.availableAndreas Beeker2018-04-271-14/+13
* #62319 - Decommission XSLF-/PowerPointExtractorAndreas Beeker2018-04-202-236/+224
* Bug 62092 - Text not extracted from grouped text shapes in HSLFAndreas Beeker2018-04-182-29/+48
* Close resources in tests and in case of Exceptions and use try-with-resources...Dominik Stadler2018-04-021-42/+29
* Bug 61267: detect Word v2 files and report that they are not supported in Apa...Dominik Stadler2018-04-021-3/+16
* [github-103] take latest changesPJ Fanning2018-04-011-32/+29
* add missing licensePJ Fanning2018-03-191-24/+39
* [github-103] hsmf: support writing properties. Thanks to Dominik Hölzl. This...PJ Fanning2018-03-192-1/+181
* #62096 - Add support for tabstopsAndreas Beeker2018-02-113-37/+80
* Update some tests and IntelliJ warningsDominik Stadler2018-01-012-15/+19
* #61797 - Embed Excel / Ole objects into powerpointAndreas Beeker2017-12-313-16/+17
* Bug 61911: Avoid IndexOutOfBounds access when reading picturesDominik Stadler2017-12-281-4/+14
* #61881 - handle invalid font namesAndreas Beeker2017-12-091-0/+14
* Ensure that the tempdir exists when we use ImageIO in one of the testsDominik Stadler2017-11-221-0/+6
* Fix some IntelliJ and JavaDoc warnings and avoid code-duplication and duplica...Dominik Stadler2017-11-041-24/+17