aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/testcases/org/apache/poi/hemf
Commit message (Expand)AuthorAgeFilesLines
* #60656 - EMF image support in slideshowsAndreas Beeker2019-11-011-139/+35
* rename tests so they run in Ant buildPJ Fanning2019-09-142-2/+2
* Bug 60656 - EMF image support in slideshowsAndreas Beeker2019-06-061-28/+26
* Bug 60656 - EMF image support in slideshowsAndreas Beeker2019-05-121-1/+1
* Bug 60656 - EMF image support in slideshowsAndreas Beeker2019-05-041-7/+49
* Remove invalid importAndreas Beeker2019-04-081-1/+0
* bug 63327 allow retrieval of wmf data embedded in emfTim Allison2019-04-081-0/+34
* fix junit testsAndreas Beeker2018-12-162-10/+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-231-9/+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-143-216/+215
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-162-2/+2
* bug 61294 -- cleaned up based on PJ Fanning's code review. Went with a copy/...Tim Allison2017-07-141-2/+0
* bug 61294 -- prevent infinite loop in IOUtils' skipFully.Tim Allison2017-07-131-2/+35
* Bug 60570 - Add rudimentary EMF read-only capabilityTim Allison2017-01-192-0/+263