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.
Dominik Stadler bc936983a5 Bug 56011: Use default style if the cell style attribute is not present 10 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 Add Word-to-Text converter and use it as replacement for WordExtractor 13 years ago
openxml4j remove some unused imports and some useless TODOs, slightly more 10 years ago
poifs/crypt/agile javadoc house-keeping 10 years ago
ss/usermodel Ensure the indenting is consistent within the file, and then make some minor updates to the JavaDocs (language, clarity etc) 11 years ago
util This patch is not working as of license incompatibility - see http://www.apache.org/licenses/GPL-compatibility.html 10 years ago
xslf remove some unused imports and some useless TODOs, slightly more 10 years ago
xssf Bug 56011: Use default style if the cell style attribute is not present 10 years ago
xwpf Bug 51158: clear out Memory-based part before writing to it, 10 years ago
POIXMLDocument.java New PackagePart method getRelatedPart(PackageRelationship) to simplify navigation of relations between OPC Parts 12 years ago
POIXMLDocumentPart.java Bug 51158: clear out Memory-based part before writing to it, 10 years ago
POIXMLException.java Patch for Bug/Enhancement 55818 - add encryption support 10 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 Support more OOXML custom properties for text extraction 12 years ago
POIXMLRelation.java Changed CRLF to LF in ooxml/java. Minor fixes for compiler warnings and formatting 15 years ago
POIXMLTextExtractor.java Bug 54982: Add a close() interface to POITextExtractor which can be used to free resources later. 11 years ago