aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xslf/model
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-274-386/+0
* #64773 - Visual signatures for .xlsx/.docxAndreas Beeker2020-10-102-2/+5
* 63290 - PPTX To Png changes font sizes and colorsAndreas Beeker2020-06-043-20/+199
* XSLF Performance - use XmlCursor instead of XQuery expression - handle Altern...Andreas Beeker2020-02-022-33/+45
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-084-189/+189
* Regression fix for XSLF Andreas Beeker2016-06-051-5/+1
* #56519 - XSLFSlide.draw is not working with text embeded in PPTXAndreas Beeker2015-08-091-2/+0
* committing intermediate results - xslf now compiles - hslf needs to be migrat...Andreas Beeker2015-03-073-5/+5
* initial commit - still lots of errors, but I need to switch to a clean trunk ...Andreas Beeker2015-02-2136-2146/+2
* Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methodsAndreas Beeker2014-08-281-5/+11
* optimized unused imports and removed deprecation warnings in poi-ooxmlYegor Kozlov2012-03-052-5/+0
* added missing definition of the upArrow shape, moved support for line decorat...Yegor Kozlov2011-11-211-0/+3
* more progress with PPTX2PNGYegor Kozlov2011-11-141-0/+1
* more progress with xlsf: support for gradient and texture fills, backgrounds,...Yegor Kozlov2011-11-078-19/+115
* keep javac on JDK 1.5 quietYegor Kozlov2011-10-275-11/+11
* support for preset shape geometries in xslfYegor Kozlov2011-10-2634-0/+2044
* initial support for rendering pptx slides into images with a PPTX2PNG command...Yegor Kozlov2011-10-214-0/+197