aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/util/RLEDecompressingInputStream.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-292/+0
* Sonar fixesAndreas Beeker2020-04-191-10/+10
* Bug 63330 -- use skipfully instead of hoping skip() worksTim Allison2019-04-101-1/+2
* 60279 -- back off to brute-force search for macro content if offset informati...Tim Allison2017-09-141-1/+1
* BUG 60158 -- AIOOBE in VBAMacroReaderTim Allison2016-10-181-1/+1
* add 2^x to POWER2 commentsJaven O'Neal2016-07-091-16/+16
* bug 59830: add context to why no more bytes could be read from input streamJaven O'Neal2016-07-091-2/+2
* Fix some compiler/IntelliJ warningsDominik Stadler2016-05-311-3/+3
* javadocs fixesJaven O'Neal2016-04-121-2/+2
* fix javadocs and findbugs warningsJaven O'Neal2016-04-121-6/+7
* bug 52949: fix forbidden apisJaven O'Neal2016-04-111-3/+4
* bug 52949: add junit test for RLEDecompressingInputStreamJaven O'Neal2016-04-101-0/+16
* svn propset svn:eol-style nativeJaven O'Neal2016-04-101-273/+273
* VBA extraction support from bug #52949 from Barry LagerweijNick Burch2016-04-101-0/+273