aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xslf/usermodel/XMLSlideShow.java
Commit message (Expand)AuthorAgeFilesLines
* Common sl unification - copy first paragraph / textrun properties on XSLFText...Andreas Beeker2015-10-291-11/+2
* Use the default XmlOptions for all the invocations of the XmlBeans XML parsingDominik Stadler2015-10-171-1/+2
* sonar fixesAndreas Beeker2015-09-301-7/+0
* - #58207 - Provide user access to the original image dimensions (XSLF)Andreas Beeker2015-09-201-9/+17
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-241-2/+4
* #58205 - getSlideMasters() returns the master slides in the incorrect orderAndreas Beeker2015-08-071-14/+17
* #58206 - provide a mechanism to find slide layouts by nameAndreas Beeker2015-08-051-0/+18
* Javadoc fixesAndreas Beeker2015-08-031-7/+1
* #58190 - The current picture handling uses raw integers for types and index, ...Andreas Beeker2015-08-021-20/+25
* merged common_sl branch to trunkAndreas Beeker2015-07-241-9/+25
|\
| * committing intermediate results - hslf is mostly migrated to common interface...Andreas Beeker2015-04-271-49/+14
| * committing intermediate results - xslf now compiles - hslf needs to be migrat...Andreas Beeker2015-03-071-2/+2
| * initial commit - still lots of errors, but I need to switch to a clean trunk ...Andreas Beeker2015-02-211-3/+27
|/
* 57250 - XMLSlideShow.setSlideOrder() produces corrupted CTSlideIdListAndreas Beeker2014-12-071-8/+12
* Bug 55164 - Support for adding slide notesAndreas Beeker2014-10-291-3/+93
* Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methodsAndreas Beeker2014-08-281-8/+9
* Bug 51158: clear out Memory-based part before writing to it,Dominik Stadler2013-12-261-13/+23
* support caching images in xslfYegor Kozlov2012-02-081-23/+35
* more progress with XSLF: made some methods publis as suggested on poi-dev, mo...Yegor Kozlov2011-11-241-0/+13
* Bugzilla 52209: fixed inserting multiple pictures to a group or slide in XSLFYegor Kozlov2011-11-191-1/+1
* more progress with xlsf: support for gradient and texture fills, backgrounds,...Yegor Kozlov2011-11-071-9/+23
* more progress with PPTX2PNG: support for gradient and texture fill, also refa...Yegor Kozlov2011-10-281-11/+11
* Start on a testcase for TIKA-705 (more work needed though)Nick Burch2011-09-141-1/+0
* initial support for table styles in XSLFYegor Kozlov2011-09-101-1/+8
* XSLF initial work on comment authors, and testsNick Burch2011-09-041-0/+15
* Basic XSLF support for slide notesNick Burch2011-09-041-16/+20
* initial support for XSLF usermodel APIYegor Kozlov2011-08-111-60/+286
* Few XSLF tweaks, and add a unit test that shows that bug #51187 exists (probl...Nick Burch2011-05-271-0/+8
* Remove a few deprecated warnings for when compiling against ooxml-schemas-1.1Nick Burch2010-06-221-1/+1
* Start on more XSLF supportNick Burch2008-08-051-4/+49
* Get the powerpoint ooxml stuff converted over, and fix up a few testsNick Burch2008-03-091-0/+40