You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yegor Kozlov 5f11a63d37 allow white spaces and unicode in OPC relationship targets, see Bugzilla 50154 13 years ago
..
dev Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoid clash with java.lang.Package (see bugzilla 46859) 15 years ago
extractor Support nested outlook files in ExtractorFactory 14 years ago
openxml4j allow white spaces and unicode in OPC relationship targets, see Bugzilla 50154 13 years ago
ss/usermodel Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoid clash with java.lang.Package (see bugzilla 46859) 15 years ago
util Various XWPF picture tweaks and more unit tests 13 years ago
xslf dispose xml cursor when iteration over it is done (more) 13 years ago
xssf clear calculation chain when deleting row or chaing cell type to blank, see Bugs 50113 and 49966 13 years ago
xwpf dispose xml cursor when iteration over it is done (more) 13 years ago
POIXMLDocument.java More XSLF tests for the less common extensions, and initial support for .thmx (theme) files - currently just stretches to not breaking... 14 years ago
POIXMLDocumentPart.java Ensure that XWPFParagraph.getDocument() is not null 13 years ago
POIXMLException.java Changed CRLF to LF in ooxml/java. Minor fixes for compiler warnings and formatting 15 years ago
POIXMLFactory.java Ensure that XWPFParagraph.getDocument() is not null 13 years ago
POIXMLProperties.java More XSLF tests for the less common extensions, and initial support for .thmx (theme) files - currently just stretches to not breaking... 14 years ago
POIXMLPropertiesTextExtractor.java Remove a few deprecated warnings for when compiling against ooxml-schemas-1.1 14 years ago
POIXMLRelation.java Changed CRLF to LF in ooxml/java. Minor fixes for compiler warnings and formatting 15 years ago
POIXMLTextExtractor.java fixing compiler warnings - unused imports, declared exceptions not thrown 15 years ago