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.
Nick Burch b63080e7c4 Fix bug #56278 - Support loading .xlsx files with no Styles Table 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 FindBugs fix 10 years ago
openxml4j Fix bug #56164 - Tidy up the OPC SAX setup code with a new common Helper 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 Fix bug #56164 - Tidy up the OPC SAX setup code with a new common Helper 10 years ago
xslf FindBugs fix 10 years ago
xssf Fix bug #56278 - Support loading .xlsx files with no Styles Table 10 years ago
xwpf Bug 56075 - Add Change Tracking support to XWPF 10 years ago
POIXMLDocument.java New PackagePart method getRelatedPart(PackageRelationship) to simplify navigation of relations between OPC Parts 12 years ago
POIXMLDocumentPart.java FindBugs fix 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 FindBugs fix 10 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