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 c2edd459c7 Handle date format strings in an iso8601 style format, with a T in them. Fixes bug #54034 10 years ago
..
extractor Adjust TestExtractorFactory to provide more output to see why it fails on Maven builds on nemo.sonarsource.org 10 years ago
openxml4j Two more test files from Stefan Kopf for bug #56164, and unit tests which use them 10 years ago
poifs/crypt Added MD4-option and some cleanups 10 years ago
ss Bugzilla 52708 - misc improvements in CellFormat 12 years ago
util fixed missing licence header 13 years ago
xslf Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), this way we get better information on failure 10 years ago
xssf Handle date format strings in an iso8601 style format, with a T in them. Fixes bug #54034 10 years ago
xwpf Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), this way we get better information on failure 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 FindBugs fix 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