aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFPictureShape.java
Commit message (Expand)AuthorAgeFilesLines
* - #58216 - provide picture-shape resize that maintains the aspect ratioAndreas Beeker2015-09-211-20/+1
* - #58207 - Provide user access to the original image dimensions (XSLF)Andreas Beeker2015-09-201-12/+13
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-241-1/+2
* #58193 - Use input stream rather than byte array for checksum etc.Andreas Beeker2015-08-011-4/+1
* merged common_sl branch to trunkAndreas Beeker2015-07-241-21/+5
|\
| * Fixed TextRun handling and various junit testsAndreas Beeker2015-06-101-0/+1
| * Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-191-14/+4
| * committing intermediate results - xslf now compiles - hslf needs to be migrat...Andreas Beeker2015-03-071-19/+2
|/
* Bug 54542 - Add support for cropped images in XSLFPictureShape.drawContent()Andreas Beeker2014-10-271-1/+11
* Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methodsAndreas Beeker2014-08-281-1/+1
* Fix bug #56812 - In XSLF provide a way to get the URI of externally linked pi...Nick Burch2014-08-041-2/+55
* Add a disabled unit test for bug #56812, based on code and file from Geoff Wr...Nick Burch2014-08-041-10/+16
* fix exception when calling importContent, see Bugzilla 54407Yegor Kozlov2013-01-211-6/+19
* fixed importing pictures having associated custom tags, see Bugzilla 52687Yegor Kozlov2012-02-211-0/+7
* fixed javadoc warningsYegor Kozlov2011-12-091-3/+2
* improved rendering of groupped shapes in xslfYegor Kozlov2011-12-041-1/+4
* improved rendering of indented text in XSLF, also improved import content fro...Yegor Kozlov2011-11-101-2/+22
* more progress with xlsf: support for gradient and texture fills, backgrounds,...Yegor Kozlov2011-11-071-26/+5
* more progress with PPTX2PNG: support for gradient and texture fill, also refa...Yegor Kozlov2011-10-281-26/+26
* more progress with PPTX2PNGYegor Kozlov2011-10-241-16/+12
* initial support for rendering pptx slides into images with a PPTX2PNG command...Yegor Kozlov2011-10-211-0/+47
* 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/+107