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.
Yegor Kozlov e99294ebc5 fixed XSSFFormulaEvaluator to support blank cells, added BaseTestFormulaEvaluator - a common superclass for testing implementations of FormulaEvaluator 13 years ago
..
extractor Support nested outlook files in ExtractorFactory 14 years ago
openxml4j added ZipFileAssert, this file was in the original OpenXML4J package but wasn't included in POI-3.5 13 years ago
ss Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 14 years ago
xslf Commit unit test change too 14 years ago
xssf fixed XSSFFormulaEvaluator to support blank cells, added BaseTestFormulaEvaluator - a common superclass for testing implementations of FormulaEvaluator 13 years ago
xwpf ensure that CTNumPr is included in poi-ooxml-schemas.jar (Bugzilla 49833) 13 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 moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place 15 years ago
TestPOIXMLProperties.java Fixed locale-sensitive formatters in PackagePropertiesPart, see Bugzilla 49138 14 years ago
TestXMLPropertiesTextExtractor.java Fix bug #49386 - avoid NPE when extracting OOXML file properties which are dates 14 years ago