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.
Maxim Valyanskiy b1c8c26708 XSLF: text extraction from tables 14 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 embeded (attachment) support to the outlook text extractor 14 years ago
openxml4j removed log4j calls from ooxml tests, also fixed misc bugs discovered when imlementing OOXMLLite 14 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 included poi-ooxml-schemas and poi-examples in the release cycle, also misc improvements in build.xml: merged scratchpad and main examples, improved cross-module classpath dependencies, removed obsolete targets 14 years ago
xslf XSLF: text extraction from tables 14 years ago
xssf improved usermodel to prevent data corruption when setting array formulas, mimic Excel behaviour and block changing cells included in multi-cell arrays 14 years ago
xwpf added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 14 years ago
POIXMLDocument.java Fixed unused imports compiler warnings (and some others) 15 years ago
POIXMLDocumentPart.java createHeader/Footer methods + tests 15 years ago
POIXMLException.java Changed CRLF to LF in ooxml/java. Minor fixes for compiler warnings and formatting 15 years ago
POIXMLFactory.java fixes and misc refactorings suggested by Intellij 15 years ago
POIXMLProperties.java Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 14 years ago
POIXMLPropertiesTextExtractor.java fixing compiler warnings - unused imports, declared exceptions not thrown 15 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