aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFTextShape.java
Commit message (Expand)AuthorAgeFilesLines
* Common sl unification - copy first paragraph / textrun properties on XSLFText...Andreas Beeker2015-10-291-31/+101
* - #58216 - provide picture-shape resize that maintains the aspect ratioAndreas Beeker2015-09-211-3/+3
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-241-6/+4
* merged common_sl branch to trunkAndreas Beeker2015-07-241-187/+88
|\
| * junit fixesAndreas Beeker2015-07-151-38/+31
| * committing intermediate results - hslf is mostly migrated to common interface...Andreas Beeker2015-04-271-5/+37
| * committing intermediate results - xslf now compiles - hslf needs to be migrat...Andreas Beeker2015-03-071-52/+15
| * initial commit - still lots of errors, but I need to switch to a clean trunk ...Andreas Beeker2015-02-211-130/+33
|/
* Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methodsAndreas Beeker2014-08-281-9/+10
* Bug 54210 - Fixed rendering text in flipped shapes in PPT2PNG and PPTX2PNGYegor Kozlov2012-12-021-1/+35
* more xlsf docs and samplesYegor Kozlov2011-12-161-1/+1
* xlsf tutorial and cookbook updatesYegor Kozlov2011-12-111-0/+19
* improved rendering of groupped shapes in xslfYegor Kozlov2011-12-041-1/+2
* more progress with XSLF: made some methods publis as suggested on poi-dev, mo...Yegor Kozlov2011-11-241-3/+14
* misc improvements in text rendering in xlsfYegor Kozlov2011-11-171-1/+1
* improved rendering of indented text in XSLF, also improved import content fro...Yegor Kozlov2011-11-101-4/+50
* more progress with xlsf: support for gradient and texture fills, backgrounds,...Yegor Kozlov2011-11-071-62/+90
* more progress with PPTX2PNG: support for gradient and texture fill, also refa...Yegor Kozlov2011-10-281-13/+9
* support for preset shape geometries in xslfYegor Kozlov2011-10-261-3/+6
* more progress with PPTX2PNGYegor Kozlov2011-10-241-5/+6
* initial support for rendering pptx slides into images with a PPTX2PNG command...Yegor Kozlov2011-10-211-72/+203
* support for tables and hyperlinks in XSLFYegor Kozlov2011-08-171-0/+365