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 d92e980bea Add another test file for bug #47251, from Joe Yuan, and a disabled test 10 years ago
..
dev Adjust some tests to not hardcode the 'test-data' directory. This breaks the Sonar-maven build that I am working on locally 10 years ago
eventmodel Add some @Overrides suggested by Eclipse, generics and some warnings, 10 years ago
eventusermodel patch 55730: Fix org.apache.poi.ss.usermodel.BuiltinFormats.java for 0x29-0x2c 10 years ago
extractor Bug 54982: Add a close() interface to POITextExtractor which can be used to free resources later. 11 years ago
model remove some unused imports and some useless TODOs, slightly more 10 years ago
record FindBugs fix 10 years ago
usermodel Add another test file for bug #47251, from Joe Yuan, and a disabled test 10 years ago
util More unit tests for column conversion, and avoid the use of Math.pow based on the suggestion from github-6 10 years ago
HSSFITestDataProvider.java Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 years ago
HSSFTestDataSamples.java Allow the passing of a File object to WorkbookFactory.create, which permits lower memory processing than the InputStream version 12 years ago
HSSFTests.java Bug 35897 - Password protected files 10 years ago