poi/src/ooxml/java/org/apache/poi
Nick Burch 63a225e051 Fix bug #50539 - Better fix for html-style br tags (invalid XML) inside XSSF documents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1067217 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 16:42:57 +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 Inside ExtractorFactory, support finding embedded OOXML documents and providing extractors for them 2010-12-16 07:39:21 +00:00
openxml4j allow white spaces and unicode in OPC relationship targets, see Bugzilla 50154 2010-11-17 20:40:35 +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 Various XWPF picture tweaks and more unit tests 2010-09-14 18:50:10 +00:00
xslf dispose xml cursor when iteration over it is done (more) 2010-11-17 08:13:40 +00:00
xssf Fix bug #50539 - Better fix for html-style br tags (invalid XML) inside XSSF documents 2011-02-04 16:42:57 +00:00
xwpf dispose xml cursor when iteration over it is done (more) 2010-11-17 08:13:40 +00:00
POIXMLDocument.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
POIXMLDocumentPart.java Ensure that XWPFParagraph.getDocument() is not null 2010-10-28 13:02:43 +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