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.
Alain Béarez 5199f75fe3 extract valuable code from 54470 submitted patch 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 #62355 - unsplit packages - 3 - only imports 6 years ago
io optimized unused imports and removed deprecation warnings in poi-ooxml 12 years ago
model Remove some IDE warnings 5 years ago
streaming code formatting 6 years ago
usermodel extract valuable code from 54470 submitted patch 5 years ago
util use StandardCharsets 6 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 bug 60742: remove commented out debugging code 7 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 replace commented-out throw-away code that writes workbook to C:\temp\xxxxx.xlsx for manual review with XSSFTestDataSamples.writeOut(wb, "bug xxxxx for manual review") 7 years ago