aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/sl/usermodel
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-272-396/+0
* Sonar fixesAndreas Beeker2021-01-091-7/+7
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-242-31/+26
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-142-5/+6
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-221-17/+25
* Remove more remnants of NPOIFSFileSystem, mostly in comments and variable namesDominik Stadler2019-03-191-9/+9
* #63028 - Provide font embedding for slideshowsAndreas Beeker2018-12-281-38/+53
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-311-5/+6
* Slightly adjust afew tests some moreDominik Stadler2018-06-291-10/+4
* #62037 - SlideNames should not be null but have a default as if accessed by VBAAndreas Beeker2018-05-161-9/+13
* #61459 - HSLFShape.getShapeName() returns name of shapeType and not the shape...Andreas Beeker2018-04-201-0/+15
* #62096 - Add support for tabstopsAndreas Beeker2018-02-111-0/+65
* Remove unnecessary local variablesDominik Stadler2017-09-161-2/+1
* IDE warnings and fix a few places where we do not close resources in testsDominik Stadler2016-07-311-8/+14
* bug 58190: push down XMLSlideShow tests to BaseTestSlideShow, add coverage fo...Javen O'Neal2016-07-171-0/+89
* eclipse warning fixesAndreas Beeker2016-03-181-0/+6
* Undo changes to file in assertCloseDoesNotModifyFile to not have dirty files ...Dominik Stadler2016-01-031-7/+19
* re-throw errors we aren't looking forJaven O'Neal2016-01-031-1/+4
* bug 58779: check if SlideShowFactory.create() modifies the file being read wh...Javen O'Neal2016-01-031-13/+86
* test XSLF SlideShowFactory creation methods individually for more granular un...Javen O'Neal2016-01-031-6/+6
* rearrange unit tests into more, smaller functionsJaven O'Neal2016-01-021-3/+29
* Fix freeing resources in some tests and dev-tools so we can run unit-tests wi...Dominik Stadler2015-12-221-0/+11
* - #58216 - provide picture-shape resize that maintains the aspect ratioAndreas Beeker2015-09-211-0/+73