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 5b291578bc Disabled unit tests for bug #48703 12 years ago
..
extractor Inside ExtractorFactory, support finding embedded OOXML documents and providing extractors for them 13 years ago
openxml4j Fix bug #52540 - Relax the M4.1 constraint on reading OOXML files, as some Office produced ones do have 2 Core Properties, despite the specification explicitly forbidding this 12 years ago
ss Allow the passing of a File object to WorkbookFactory.create, which permits lower memory processing than the InputStream version 12 years ago
util fixed missing licence header 13 years ago
xslf support caching images in xslf 12 years ago
xssf Disabled unit tests for bug #48703 12 years ago
xwpf Bugzilla 52568: added methods to set/get an XWPFRun's text color 12 years ago
TestDetectAsOOXML.java Centralize logic for finding/opening sample files 15 years ago
TestEmbeded.java moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place 15 years ago
TestPOIXMLDocument.java cleanup sxxsf temp files after tests, remove non-ascii characters from source code, polished test output 13 years ago
TestPOIXMLProperties.java bug 51265: Enhanced Handling of Picture Parts in XWPF 13 years ago
TestXMLPropertiesTextExtractor.java POIXMLPropertiesTextExtractor support for extracting custom OOXML properties as text 12 years ago