aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/util/LZWDecompresser.java
Commit message (Expand)AuthorAgeFilesLines
* Sonar fixesAndreas Beeker2020-04-191-1/+1
* Fix Visio compressionAndreas Beeker2020-01-011-174/+157
* Bug 61349 -- add more sanity checks when allocating byte[]Tim Allison2017-09-211-1/+5
* Two more differences between the LZW in HDGF and HMEF:Nick Burch2011-03-051-20/+38
* Start on unit tests for HMEF. Quite a bit is still stubbed out, and it shows ...Nick Burch2011-03-011-3/+9
* Refactor the common LZW decompression code out into utilsNick Burch2010-12-211-0/+178