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.
Tim Allison e6ff9b74f4 60826 -- add initial support for streaming reading of xlsb files. 7 years ago
..
binary 60826 -- add initial support for streaming reading of xlsb files. 7 years ago
eventusermodel 60826 -- add initial support for streaming reading of xlsb files. 7 years ago
extractor 60826 -- add initial support for streaming reading of xlsb files. 7 years ago
io optimized unused imports and removed deprecation warnings in poi-ooxml 12 years ago
model Convert all *.java files to use native end of line character(s) 7 years ago
streaming Convert all *.java files to use native end of line character(s) 7 years ago
usermodel Remove unused import, IntelliJ warnings, duplicated code, improve some exception-texts 7 years ago
util #60626 - ArrayIndexOutOfBoundsException in EvilUnclosedBRFixingInputStream 7 years ago
AllXSSFTests.java Apply patch from bug 58909 - Add a cloneSheet() which directly sets the sheetname to allow to avoid a costly renaming of sheets. 8 years ago
SXSSFITestDataProvider.java bug 60601: allow SXSSFITestDataProvider.writeOutAndReadBack(Workbook wb) to work on SXSSFWorkbooks and XSSFWorkbooks 7 years ago
TestSheetProtection.java bug 58642: remove deprecated functions in Spreadsheet Sheet interface and implementing classes; add @Override annotations 8 years ago
TestWorkbookProtection.java Bug 60230 - Roundtrip test that encrypts XSSFWorkbook and then decrypts it fails with latest code 7 years ago
TestXSSFCloneSheet.java bug 60742: remove commented out debugging code 7 years ago
XSSFITestDataProvider.java move trackColumnsForAutoSizingIfSXSSF into ITestDataProvider, replace ITestDataProvider.trackColumnsForAutosizing(Sheet, int...) with ITestDataProvider.trackAllColumnsForAutosizing(Sheet) to avoid cluttering unit tests with specific columns that will be autosized 8 years ago
XSSFTestDataSamples.java add convenience methods for writing and reading back XSSFWorkbooks 8 years ago