aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFSlideLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Common sl unification - copy first paragraph / textrun properties on XSLFText...Andreas Beeker2015-10-291-1/+1
* Use the default XmlOptions for all the invocations of the XmlBeans XML parsingDominik Stadler2015-10-171-1/+2
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-241-1/+2
* merged common_sl branch to trunkAndreas Beeker2015-07-241-3/+4
|\
| * Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-191-1/+1
| * committing intermediate results - xslf now compiles - hslf needs to be migrat...Andreas Beeker2015-03-071-1/+1
| * initial commit - still lots of errors, but I need to switch to a clean trunk ...Andreas Beeker2015-02-211-1/+2
|/
* more progress with XSLF: made some methods publis as suggested on poi-dev, mo...Yegor Kozlov2011-11-241-0/+12
* more progress with xlsf: support for gradient and texture fills, backgrounds,...Yegor Kozlov2011-11-071-44/+56
* more progress with PPTX2PNG: support for gradient and texture fill, also refa...Yegor Kozlov2011-10-281-12/+3
* initial support for rendering pptx slides into images with a PPTX2PNG command...Yegor Kozlov2011-10-211-1/+45
* Remove incorrect svn:executable property from several Java source filesNick Burch2011-09-041-0/+0
* Start on XSLF notes master support, and add a XMLSlideShow basics test, along...Nick Burch2011-09-041-0/+1
* initial support for XSLF usermodel APIYegor Kozlov2011-08-111-0/+103