aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFSheet.java
Commit message (Expand)AuthorAgeFilesLines
* #60331 - Remove deprecated classes - remove constructors with PackageRelation...Andreas Beeker2016-12-031-8/+0
* Bug 60059 - Deprecate xslf.usermodel.Drawing* - was: Can't change text of Dra...Andreas Beeker2016-10-261-2/+9
* #54916 - POI does not always read all the slides in pptx filesAndreas Beeker2016-01-101-11/+18
* #56570 - RecordType has repeat by code type 3009Andreas Beeker2015-12-311-1/+1
* XSLF: tables can now be removed from sheets/groupsAndreas Beeker2015-11-291-2/+4
* #58663 - Pictures cannot be removed from a slideAndreas Beeker2015-11-291-1/+14
* #58617 - Add custom safe XmlBeans type loader / rename vendor specific schema...Andreas Beeker2015-11-211-7/+4
* Add support for HSLF metro blobsAndreas Beeker2015-11-081-7/+7
* Common sl unification - copy first paragraph / textrun properties on XSLFText...Andreas Beeker2015-10-291-0/+1
* - #58216 - provide picture-shape resize that maintains the aspect ratioAndreas Beeker2015-09-211-2/+6
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-241-5/+35
* #58204 - STYLE: ShapeContainer interface makes internal getShapesList() redun...Andreas Beeker2015-08-051-38/+39
* #58190 - The current picture handling uses raw integers for types and index, ...Andreas Beeker2015-08-021-12/+4
* merged common_sl branch to trunkAndreas Beeker2015-07-241-67/+62
|\
| * JUnit and rendering fixesAndreas Beeker2015-07-121-1/+2
| * Fixed TextRun handling and various junit testsAndreas Beeker2015-06-101-0/+1
| * committing intermediate results - hslf is mostly migrated to common interface...Andreas Beeker2015-04-271-2/+5
| * Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-191-19/+20
| * committing intermediate results - xslf now compiles - hslf needs to be migrat...Andreas Beeker2015-03-071-57/+16
| * initial commit - still lots of errors, but I need to switch to a clean trunk ...Andreas Beeker2015-02-211-8/+20
|/
* one more fix related to Bugzilla 54407Yegor Kozlov2013-01-231-0/+1
* Bugzilla 54407 - Avoid XmlValueDisconnectedException when merging slides Yegor Kozlov2013-01-221-0/+31
* added common interface for containers of shapes in XSLFYegor Kozlov2012-01-141-1/+11
* more progress with merging external slidesYegor Kozlov2011-12-281-3/+46
* improved rendering of groupped shapes in xslfYegor Kozlov2011-12-041-0/+1
* more progress with XSLF: made some methods publis as suggested on poi-dev, mo...Yegor Kozlov2011-11-241-0/+8
* Bugzilla 52209: fixed inserting multiple pictures to a group or slide in XSLFYegor Kozlov2011-11-191-2/+6
* improved rendering of indented text in XSLF, also improved import content fro...Yegor Kozlov2011-11-101-1/+46
* more progress with xlsf: support for gradient and texture fills, backgrounds,...Yegor Kozlov2011-11-071-45/+112
* more progress with PPTX2PNG: support for gradient and texture fill, also refa...Yegor Kozlov2011-10-281-6/+11
* initial support for rendering pptx slides into images with a PPTX2PNG command...Yegor Kozlov2011-10-211-1/+120
* Start on XSLF notes master support, and add a XMLSlideShow basics test, along...Nick Burch2011-09-041-4/+17
* support for tables and hyperlinks in XSLFYegor Kozlov2011-08-171-1/+9
* initial support for XSLF usermodel APIYegor Kozlov2011-08-111-32/+187
* Start on more XSLF supportNick Burch2008-08-051-0/+59