aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/util/LittleEndianByteArrayOutputStream.java
Commit message (Expand)AuthorAgeFilesLines
* Preparations for hssf_cryptoapi:Andreas Beeker2016-08-031-15/+30
* sonar fixesAndreas Beeker2016-07-011-1/+1
* Improvements to arg checking in constructorJosh Micich2008-12-031-1/+9
* Introduced ContinuableRecord to help fix serialization of StringRecords with ...Josh Micich2008-11-061-1/+7
* Fix for bug 15716 - - converted Ptg arrays into Formula objects to optimise m...Josh Micich2008-10-301-0/+5
* Further conversion of Ptg classes to use LittleEndian input/output interfacesJosh Micich2008-10-241-0/+3
* Converted Ptgs to use LittleEndianOutputJosh Micich2008-10-231-0/+84