aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/util/LittleEndianByteArrayInputStream.java
Commit message (Expand)AuthorAgeFilesLines
* 64512 - Ole10Native aka embedded / object packager - handle UTF16 variantsAndreas Beeker2020-06-111-4/+12
* Various smaller adjustments: Remove filename in test, remove unused parameter...Dominik Stadler2018-02-081-7/+46
* Bug 61550: Add more information to exception text and verify that it is thrownDominik Stadler2018-01-011-1/+2
* Fix hpsf javadocs and code issuesAndreas Beeker2017-05-021-12/+24
* SonarQube fixesAndreas Beeker2017-01-081-9/+6
* SonarQube fixesAndreas Beeker2017-01-071-3/+9
* add encryption supportAndreas Beeker2016-08-191-0/+5
* Preparations for hssf_cryptoapi:Andreas Beeker2016-08-031-68/+56
* sonar fixesAndreas Beeker2016-07-011-1/+1
* fixed bug in LittleEndianByteArrayInputStream.readFully()Josh Micich2009-11-151-7/+6
* Further simplification to RecordInputStream. Mostly regarding Strings, Conti...Josh Micich2008-10-251-0/+3
* Removed String methods from LittleEndianInputJosh Micich2008-10-241-16/+0
* added LittleEndianByteArrayInputStreamJosh Micich2008-10-241-0/+133