poi/src/ooxml/java/org/apache/poi
Yegor Kozlov 2015a64269 more XSLF updates
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1157002 13f79535-47bb-0310-9956-ffa450edef68
2011-08-12 08:16:02 +00:00
..
dev Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoid clash with java.lang.Package (see bugzilla 46859) 2009-03-18 18:54:01 +00:00
extractor Add Word-to-Text converter and use it as replacement for WordExtractor 2011-08-09 12:38:52 +00:00
openxml4j 51187 - fixed OPCPackage to correctly handle self references 2011-08-11 08:13:00 +00:00
ss/usermodel Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoid clash with java.lang.Package (see bugzilla 46859) 2009-03-18 18:54:01 +00:00
util fixed missing ASF licence headers 2011-08-11 08:47:58 +00:00
xslf more XSLF updates 2011-08-12 08:16:02 +00:00
xssf Patch 51634 - support SXSSF streaming from templates 2011-08-11 08:54:11 +00:00
xwpf Patch from bug #51486 from Mike McEuen (with a few whitespace tweaks) - XWPF support for adding footnotes 2011-07-08 13:25:00 +00:00
POIXMLDocument.java bug 51265: Enhanced Handling of Picture Parts in XWPF 2011-06-01 12:07:16 +00:00
POIXMLDocumentPart.java fixed bug 51470 - avoid exception when cloning XSSF sheets with background images 2011-07-20 12:29:27 +00:00
POIXMLException.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
POIXMLFactory.java Ensure that XWPFParagraph.getDocument() is not null 2010-10-28 13:02:43 +00:00
POIXMLProperties.java More XSLF tests for the less common extensions, and initial support for .thmx (theme) files - currently just stretches to not breaking... 2010-06-29 11:07:27 +00:00
POIXMLPropertiesTextExtractor.java Remove a few deprecated warnings for when compiling against ooxml-schemas-1.1 2010-06-22 13:59:44 +00:00
POIXMLRelation.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
POIXMLTextExtractor.java Allow access from XSSFReader to sheet comments and headers/footers (related to bug #50076) 2010-11-22 15:16:45 +00:00