aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xslf/extractor
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary @SuppressWarnings("deprecation") warnings (because of old ...Andreas Beeker2016-01-011-1/+0
* sonar fixesAndreas Beeker2015-09-301-1/+1
* committing intermediate results - hslf is mostly migrated to common interface...Andreas Beeker2015-04-271-1/+2
* Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methodsAndreas Beeker2014-08-281-1/+2
* Fix some Eclipse identified warningsNick Burch2014-04-241-0/+1
* more progress with xlsf: support for gradient and texture fills, backgrounds,...Yegor Kozlov2011-11-071-1/+1
* XLSF text extraction improvements relating to TIKA-712Nick Burch2011-09-261-9/+28
* Update the XSLF slide master text extraction to be optional, as HSLF already ...Nick Burch2011-09-211-2/+20
* Fix bug #51804 - Include Master Slide text in XSLF text extractionNick Burch2011-09-211-0/+8
* Update XSLFPowerPointExtractor to include Comment Authors along with comment ...Nick Burch2011-09-041-5/+14
* Convert the XSLF text extractor from using the old style low level code to us...Nick Burch2011-09-041-42/+40
* initial support for XSLF usermodel APIYegor Kozlov2011-08-111-38/+41
* Refactor to make it easier to tell which content types each POIXMLTextExtract...Nick Burch2010-07-291-0/+7
* Remove a few deprecated warnings for when compiling against ooxml-schemas-1.1Nick Burch2010-06-221-1/+1
* XSLF: text extraction from tablesMaxim Valyanskiy2010-01-111-44/+14
* Fixed XSLFPowerPointExtractor to properly process line breaks, see bugzilla 4...Yegor Kozlov2009-04-201-5/+15
* Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoi...Josh Micich2009-03-181-3/+3
* import OpenXML4j codebaseYegor Kozlov2009-01-291-2/+2
* Fix bug #45545 - Improve XSLF usermodel support, and include XSLF comments in...Nick Burch2008-08-051-15/+34
* Get the powerpoint ooxml stuff converted over, and fix up a few testsNick Burch2008-03-091-17/+13
* Start to rename hslf and hwpf in ooxml to xslf and xwpfNick Burch2008-03-081-0/+139