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.
PJ Fanning 4ad4d76241 [bug-62055] Fix XSSFImportFromXML table resize. Thanks to Leonard Kappe. This closes #99 6 years ago
..
binary 60826 -- add initial support for streaming reading of xlsb files. 7 years ago
eventusermodel add test case for bug 61701 and use StringBuilder in more places 6 years ago
extractor [bug-62055] Fix XSSFImportFromXML table resize. Thanks to Leonard Kappe. This closes #99 6 years ago
io optimized unused imports and removed deprecation warnings in poi-ooxml 12 years ago
model Bug-61906 add API for working with RichStringText and deprecate API methods that use CTRst 6 years ago
streaming further uptake of int methods for font lookups 6 years ago
usermodel [bug-62055] Fix XSSFImportFromXML table resize. Thanks to Leonard Kappe. This closes #99 6 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
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 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