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.
Dominik Stadler 88b9e48287 Add reproducer for bug 60355 5 years ago
..
binary 60826 -- add initial support for streaming reading of xlsb files. 7 years ago
eventusermodel #62355 - unsplit packages - 3 - only imports 6 years ago
extractor 62815 -- some numeric values not correctly extracted from xlsb 5 years ago
io optimized unused imports and removed deprecation warnings in poi-ooxml 12 years ago
model Code-style: Unify how arrays are specified from C-style to normal Java-style 5 years ago
streaming unified setCellType(null/_NONE) logic, setCellFormula(null) logic. updated javadoc and tests 5 years ago
usermodel Add reproducer for bug 60355 5 years ago
util fix more LGTM alerts, in tests 5 years ago
AllXSSFTests.java add test case for bug 61701 and use StringBuilder in more places 6 years ago
SXSSFITestDataProvider.java Remove unnecessary type arguments (Java 8) 6 years ago
TestNecessaryOOXMLClasses.java try to get more generated classes into poi-ooxml-schemas 6 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 Add test which verifies that bug 61605 is already fixed 5 years ago
TestXSSFOffset.java [bug-62254] update offset function to support optional offset values 6 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 test for FileMagic 5 years ago