aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xssf/eventusermodel/XSSFBReader.java
Commit message (Expand)AuthorAgeFilesLines
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-211-4/+4
* Sonar Fixes - "static" base class members should not be accessed via derived ...Andreas Beeker2020-04-021-4/+4
* BUG 64015 -- swap out java.util.BitSet for zaxxer's SparseBitSetTim Allison2020-01-071-2/+2
* use try with resources in examplesPJ Fanning2017-11-231-6/+2
* Fix some findbugs-issues and apply some code-cleanup and apply some smaller p...Dominik Stadler2017-10-131-8/+7
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-2/+2
* Remove unnecessary initialization of membersDominik Stadler2017-09-161-1/+1
* bug 61051 -- add new worksheet-like relations for xlsbTim Allison2017-04-271-2/+20
* bug 61021 - extract abspath from xlsbTim Allison2017-04-211-0/+52
* 60879 -- figure out if we can support old beta xlsb or throw exception. For ...Tim Allison2017-03-201-1/+45
* 60826 -- clean up. Many, many thanks to Javen O'Neal's code review!Tim Allison2017-03-171-0/+2
* 60826 -- add initial support for streaming reading of xlsb files.Tim Allison2017-03-161-0/+172