aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFGroupShape.java
Commit message (Expand)AuthorAgeFilesLines
* - #58216 - provide picture-shape resize that maintains the aspect ratioAndreas Beeker2015-09-211-20/+17
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-241-3/+27
* #58204 - STYLE: ShapeContainer interface makes internal getShapesList() redun...Andreas Beeker2015-08-051-2/+1
* #58190 - The current picture handling uses raw integers for types and index, ...Andreas Beeker2015-08-021-13/+4
* merged common_sl branch to trunkAndreas Beeker2015-07-241-92/+101
|\
| * JUnit and rendering fixesAndreas Beeker2015-07-121-3/+3
| * Fixed TextRun handling and various junit testsAndreas Beeker2015-06-101-4/+3
| * committing intermediate results - hslf is mostly migrated to common interface...Andreas Beeker2015-04-271-11/+42
| * Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-191-11/+5
| * committing intermediate results - xslf now compiles - hslf needs to be migrat...Andreas Beeker2015-03-071-85/+40
| * initial commit - still lots of errors, but I need to switch to a clean trunk ...Andreas Beeker2015-02-211-7/+23
|/
* added common interface for containers of shapes in XSLFYegor Kozlov2012-01-141-3/+21
* more progress with merging external slidesYegor Kozlov2011-12-281-0/+16
* improved rendering of groupped shapes in xslfYegor Kozlov2011-12-041-9/+8
* Bugzilla 52209: fixed inserting multiple pictures to a group or slide in XSLFYegor Kozlov2011-11-191-2/+6
* misc improvements in text rendering in xlsfYegor Kozlov2011-11-171-3/+3
* more progress with PPTX2PNGYegor Kozlov2011-11-141-0/+8
* more progress with xlsf: support for gradient and texture fills, backgrounds,...Yegor Kozlov2011-11-071-30/+36
* more progress with PPTX2PNG: support for gradient and texture fill, also refa...Yegor Kozlov2011-10-281-5/+1
* initial support for rendering pptx slides into images with a PPTX2PNG command...Yegor Kozlov2011-10-211-0/+79
* Remove incorrect svn:executable property from several Java source filesNick Burch2011-09-041-0/+0
* initial support for XSLF usermodel APIYegor Kozlov2011-08-111-0/+220