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 77bcfcb41c Bug 55924: Avoid errors during exporting XML if there are numeric cells without value, also verify in tests that XML can always be parsed 10 years ago
..
extractor Inside ExtractorFactory, support finding embedded OOXML documents and providing extractors for them 13 years ago
openxml4j Stub out the unit tests needed for bug #55026, and add the sample file from that 11 years ago
poifs/crypt javadoc and compiler warning house-keeping 10 years ago
ss Bugzilla 52708 - misc improvements in CellFormat 12 years ago
util fixed missing licence header 13 years ago
xslf remove some unused imports and some useless TODOs, slightly more 10 years ago
xssf Bug 55924: Avoid errors during exporting XML if there are numeric cells without value, also verify in tests that XML can always be parsed 10 years ago
xwpf Bug 55802 - Special Letters not exported correct 10 years ago
TestDetectAsOOXML.java Centralize logic for finding/opening sample files 15 years ago
TestEmbeded.java optimized unused imports and removed deprecation warnings in poi-ooxml 12 years ago
TestPOIXMLDocument.java remove some unused imports and some useless TODOs, slightly more 10 years ago
TestPOIXMLProperties.java bug 51265: Enhanced Handling of Picture Parts in XWPF 13 years ago
TestXMLPropertiesTextExtractor.java Bug 54982: Add a close() interface to POITextExtractor which can be used to free resources later. 11 years ago