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.
Greg Woolsey f60ca16829 Issue #60971, handle formula chart titles 7 years ago
..
binary 60826 -- add initial support for streaming reading of xlsb files. 7 years ago
eventusermodel 60826 -- clean up. Many, many thanks to Javen O'Neal's code review! 7 years ago
extractor 60879 -- figure out if we can support old beta xlsb or throw exception. For now, let's hope there's only one diff and/or the other bounds checking etc will throw exception if there are other problems. 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 Issue #60971, handle formula chart titles 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