aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/sl/usermodel/SlideShow.java
Commit message (Expand)AuthorAgeFilesLines
* #61943 - SL Common: narrow generics definition because of tighter java9 checksAndreas Beeker2017-12-311-1/+1
* Rollback of r1801368 because of a generics bug with self-referenced types in ...Andreas Beeker2017-07-091-1/+1
* SL Common: narrow generics definition because of tighter java9 checksAndreas Beeker2017-07-091-1/+1
* bug 58190: add @since annotations to SlideShow.addPicture and findPictureJaven O'Neal2016-09-141-0/+3
* bug 58190: push down XMLSlideShow tests to BaseTestSlideShow, add coverage fo...Javen O'Neal2016-07-171-1/+13
* Bug 58190: Add more overloaded methods for adding pictures from streams and f...Dominik Stadler2016-05-221-6/+23
* Make SlideShow closeable as of HSLF references a NPOIFSFileSystem and hasn't ...Andreas Beeker2015-10-311-1/+2
* Common sl unification - copy first paragraph / textrun properties on XSLFText...Andreas Beeker2015-10-291-0/+7
* - #58207 - Provide user access to the original image dimensions (XSLF)Andreas Beeker2015-09-201-0/+7
* Fix for JDK6 bug: http://bugs.java.com/view_bug.do?bug_id=6569074Andreas Beeker2015-08-261-1/+1
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-241-5/+8
* Common stress test for X/HSLF and a few bug fixesAndreas Beeker2015-08-131-0/+13
* #56519 - XSLFSlide.draw is not working with text embeded in PPTXAndreas Beeker2015-08-091-1/+0
* #58190 - The current picture handling uses raw integers for types and index, ...Andreas Beeker2015-08-021-1/+15
* merge trunk to common sl branchAndreas Beeker2015-07-191-5/+20
* #57963 Move the WP and SL interface definitions to core from scratchpad, so t...Nick Burch2015-05-281-0/+30