aboutsummaryrefslogtreecommitdiffstats
path: root/src/integrationtest/org/apache/poi/stress/SlideShowHandler.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-168/+0
* try to fix windows integration testsAndreas Beeker2021-01-241-7/+4
* Adjust assumption for one specific font-related exception on WindowsDominik Stadler2021-01-061-3/+5
* Avoid test failing on Windows with JDK 8 because of an ArrayIndexOutOfBoundsE...Dominik Stadler2021-01-031-2/+15
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-16/+14
* Improve some assertions and error messages for exceptions seen in the regress...Dominik Stadler2020-01-301-13/+15
* Bug 63200: Avoid NullPointerException in XSLFShape.selectPaint() and check so...Dominik Stadler2019-03-021-24/+56
* #62365 - SVG image support in XSLFAndreas Beeker2018-12-161-1/+3
* #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-09-231-1/+0
* Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use t...Dominik Stadler2017-12-281-4/+1
* Adjust integration-test files slightly, more failure-output, make it a bit ea...Dominik Stadler2017-03-181-1/+1
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-125/+125
* Regression fixes for H/XSLF and HWMFAndreas Beeker2016-02-241-20/+8
* - #58216 - provide picture-shape resize that maintains the aspect ratioAndreas Beeker2015-09-211-8/+2
* - #58207 - Provide user access to the original image dimensions (XSLF)Andreas Beeker2015-09-201-0/+11
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-241-12/+10
* Common stress test for X/HSLF and a few bug fixesAndreas Beeker2015-08-131-0/+135