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.
Javen O'Neal db1fd20584 bug 60128: close open file descriptors when exceptions are thrown from OPCPackage.open 7 years ago
..
extractor bug 60128: close open file descriptors when exceptions are thrown from OPCPackage.open 7 years ago
openxml4j bug 60128: close open file descriptors when exceptions are thrown from OPCPackage.open 7 years ago
poifs/crypt Unit test for bug #60128, showing that calling close on a broken package cleans up file or stream 7 years ago
sl reorganize imports (remove unused imports, sort alphabetically) 8 years ago
ss change CellValue#getCellType() to return an int instead of an enum for backwards compatibility (source and binary) with POI 3.14. This reverts the behavior introduced in POI 3.15 beta 3 in r1751237. 7 years ago
util fixed missing licence header 13 years ago
xdgf XDGF: fix jenkins build errors 8 years ago
xslf bug 58191: Support merge cells within a table row; patch from Mark Olesen 7 years ago
xssf move HSSFFormulaEvaluator#evaluateInCell and BaseXSSFFormulaEvaluator#evaluateInCell(Cell) up to BaseFormulaEvaluator to reduce duplicated code 7 years ago
xwpf reorganize imports (remove unused imports, sort alphabetically) 8 years ago
TestDetectAsOOXML.java Refactor some common code from the various Document-Factories into a helper class 8 years ago
TestEmbeded.java sonar fixes 8 years ago
TestPOIXMLDocument.java bug 60102: throw IOException when writing a closed document 7 years ago
TestPOIXMLProperties.java bug 56154: rename setLastModifiedBy to setLastModifiedByUser 8 years ago
TestXMLPropertiesTextExtractor.java sonar fixes 8 years ago