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 8e89928c88 Bug 55640, added reproducer, a fix for the Exception cases and some verify-tests to ensure future 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 More JavaDoc tweaks, and suppress deprecated warnings where these are expected 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 Exclude TestUnfixedBugs from OOXMLLite to avoid confusing output in ant-build of ooxml-lite 10 years ago
xslf Patch 53176 - Fixed auto shapes render problem in pptx files 10 years ago
xssf Bug 55640, added reproducer, a fix for the Exception cases and some verify-tests to ensure future 10 years ago
xwpf Fix bug #55733 - XWPFWordExtractor need 10 years ago
POIXMLDocument.java New PackagePart method getRelatedPart(PackageRelationship) to simplify navigation of relations between OPC Parts 12 years ago
POIXMLDocumentPart.java Fix some Eclipse warnings, remove trailing whitespaces 10 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 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