aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFCommonSlideData.java
Commit message (Expand)AuthorAgeFilesLines
* Use the default XmlOptions for all the invocations of the XmlBeans XML parsingDominik Stadler2015-10-171-1/+2
* Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methodsAndreas Beeker2014-08-281-8/+9
* XLSF text extraction improvements relating to TIKA-712Nick Burch2011-09-261-12/+24
* initial support for XSLF usermodel APIYegor Kozlov2011-08-111-0/+2
* XSLFCommonSlideData: Workaround for XmlBeans bug#49934Maxim Valyanskiy2011-07-011-1/+13
* dispose xml cursor when iteration over it is done (more)Maxim Valyanskiy2010-11-171-0/+2
* Remove a few deprecated warnings for when compiling against ooxml-schemas-1.1Nick Burch2010-06-221-6/+5
* Add missing license headersNick Burch2010-04-141-0/+17
* XSLFCommonSlideData: extract text data from group shapeMaxim Valyanskiy2010-02-081-9/+17
* XSLF: text extraction from tablesMaxim Valyanskiy2010-01-111-0/+67