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.
Yegor Kozlov 8ae072fc85 Bugzilla 53101: fixed evaluation of SUM over cell range > 255 12 years ago
..
eventusermodel Bugzilla 52835 - Tolerate missing Count and UniqueCount attributes when parsing shared strings table in XSSF eventusermodel 12 years ago
extractor Added XSSF EventModel support for inline strings. Adds unit test for this for the event model extractor, and another for the usermodel extractor which already supported it 13 years ago
io optimized unused imports and removed deprecation warnings in poi-ooxml 12 years ago
model optimized unused imports and removed deprecation warnings in poi-ooxml 12 years ago
streaming Bugzilla 52784 - replace ISO control characters with question marks in SXSSF to be consistent with XSSF 12 years ago
usermodel Bugzilla 53101: fixed evaluation of SUM over cell range > 255 12 years ago
util Fix bug #50539 - Better fix for html-style br tags (invalid XML) inside XSSF documents 13 years ago
AllXSSFTests.java Added loose tests to junit hierarchy 14 years ago
SXSSFITestDataProvider.java Patch 51634 - support SXSSF streaming from templates 13 years ago
TestSheetProtection.java [47942] added implementation of protection features to XLSX and DOCX files. Patch submitted by Roberto Albertini. 14 years ago
TestWorkbookProtection.java avoid creating unnecessary temp files, tighten up usage of temp files in unit tests 14 years ago
XSSFITestDataProvider.java Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 years ago
XSSFTestDataSamples.java New event based xssf text extractor (XSSFEventBasedExcelExtractor) 14 years ago