aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/sl
Commit message (Expand)AuthorAgeFilesLines
* Sonar fixesAndreas Beeker2021-01-111-1/+0
* Sonar fixesAndreas Beeker2021-01-102-2/+2
* Sonar fixesAndreas Beeker2021-01-091-7/+7
* Sonar fixesAndreas Beeker2021-01-082-3/+3
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-244-39/+34
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-142-5/+6
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-223-55/+91
* #64411 - Provide JigSaw modulesAndreas Beeker2020-05-051-19/+5
* #64241 - shade and tint calculation are based now on scRGB (opposed to HSL) c...Andreas Beeker2020-03-221-4/+4
* use a few more lambdasPJ Fanning2020-01-121-6/+1
* Let IntelliJ simplify some assertionsDominik Stadler2019-12-151-1/+2
* 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
* 60805 (partial) -- remove/suppress println in testsTim Allison2017-09-191-0/+2
* Remove unnecessary local variablesDominik Stadler2017-09-161-2/+1
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-38/+38
* Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...Javen O'Neal2016-10-191-0/+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
* Regression fixes for H/XSLF and HWMFAndreas Beeker2016-02-241-2/+2
* 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
* In preparation for table rendering, added table row heights and column widths...Andreas Beeker2015-11-211-2/+2
* - #58216 - provide picture-shape resize that maintains the aspect ratioAndreas Beeker2015-09-212-8/+76
* #56519 - XSLFSlide.draw is not working with text embeded in PPTXAndreas Beeker2015-08-091-0/+38
* Adjust test that is failing on freebsd some moreDominik Stadler2015-07-271-2/+3
* Adjust init of PresetGeometries to not keep the object if static initializati...Dominik Stadler2015-07-271-5/+28
* Improve error message slightly, add tests to verify things failing in Gump-bu...Dominik Stadler2015-07-271-0/+69