aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad
Commit message (Expand)AuthorAgeFilesLines
* Add reproducing test-case for a bug we found newly introduced in JDK 12-ea+28Dominik Stadler2019-01-271-0/+53
* Fix some Findbugs and IDE issues, refactor some duplicated code,Dominik Stadler2019-01-131-3/+1
* #63028 - Provide font embedding for slideshowsAndreas Beeker2018-12-2813-173/+373
* Add Enum method to help identifying unknown records with POI-VisualizerAndreas Beeker2018-12-281-3/+14
* Add some simple coverage of HSLF-Dev-ToolsDominik Stadler2018-12-2618-136/+787
* Fix various IDE warnings and some JavaDoc adjustmentsDominik Stadler2018-12-262-12/+12
* Simplify some string operationsDominik Stadler2018-12-264-18/+15
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-2552-180/+186
* fix index check in HemfDrawPJ Fanning2018-12-181-1/+1
* lgtm issues: potential index out of bounds exceptionsPJ Fanning2018-12-171-0/+3
* fix junit testsAndreas Beeker2018-12-162-10/+6
* fix findbugs issuePJ Fanning2018-12-161-1/+1
* merge trunkAndreas Beeker2018-12-1412-312/+455
* #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-11-234-17/+68
* merge trunkAndreas Beeker2018-11-206-11/+69
|\
| * Remove commented out System.out calls / Move DummyGraphics2d to testcase area...Andreas Beeker2018-11-191-1/+0
| * Remove/Minimize references to Scratchpad module from other modulesAndreas Beeker2018-11-192-1/+63
| * #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-11-1212-107/+249
* | merge trunkAndreas Beeker2018-11-022-201/+102
|\|
| * Set NOSONAR and reformat codeDominik Stadler2018-10-262-201/+102
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-11-0216-21/+158
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-11-017-159/+156
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-10-3016-231/+410
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-10-2715-580/+604
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-10-214-20/+14
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-10-2110-50/+350
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-10-1920-210/+505
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-10-0913-266/+363
* | merge trunkAndreas Beeker2018-10-061-2/+3
|\|
| * lgtm issuesPJ Fanning2018-09-291-2/+3
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-10-063-40/+111
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-09-261-2/+4
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-09-2610-142/+180
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-09-2417-107/+365
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-09-2318-111/+703
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-09-1713-91/+392
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-09-1449-2515/+5085
|/
* sonar fixes - blockerAndreas Beeker2018-08-313-20/+38
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-3133-371/+272
* #62649 - Remove OPOIFSAndreas Beeker2018-08-263-128/+61
* bug 62597 -- bump max record length for ExOleObjStg based on regression corpusTim Allison2018-08-141-1/+1
* bug 62591 -- revert to ignoring place holders even if they contain metroblobs...Tim Allison2018-08-092-6/+20
* bug 62597 -- bump max record sizes up based on new failures in regression set...Tim Allison2018-08-036-6/+6
* #62564 - replace Thread.currentThread().getContextClassLoader() with getClass...Andreas Beeker2018-07-241-1/+1
* Somehow the WordToHtml converter now produces slightly more than 6000 chars b...Dominik Stadler2018-06-281-52/+22
* javadoc fixesAndreas Beeker2018-06-056-16/+69
* sonar fixesAndreas Beeker2018-06-021-1/+2
* sonar fixes andAndreas Beeker2018-06-023-21/+16
* sonar fixesAndreas Beeker2018-06-026-1853/+27