aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/util/LittleEndian.java
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 46156 - improved POI's number rendering to more closely match Exc...Josh Micich2008-12-011-6/+1
* General clean-up in LittleEndian util class. (Some optimization, some obsolet...Josh Micich2008-10-241-289/+125
* Better bounds checking in RecordInputStream. Removed rarely used methods read...Josh Micich2008-10-051-14/+0
* Fix for bug 45582 - handle extra bytes after the EOFRecordJosh Micich2008-08-071-60/+47
* Big patch from Josh from bug #44504 - lots of formula parser improvementsNick Burch2008-03-041-0/+10
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* * Writing support added to the SummaryInformation and DocumentSummaryInformat...Rainer Klute2006-03-031-6/+23
* Applied patch from Piers TaylorSaid Ryan Ackley2004-03-041-55/+17
* Fixed a rather nasty concurrency issueAndrew C. Oliver2003-06-261-30/+2
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* Removed the call to doubleToRawLongBits()Glen Stampoultzis2002-08-271-1/+5
* Fixes to chart handling and to a hidden bug to do with where the beginning of...Glen Stampoultzis2002-08-211-1/+1
* Merged from 1.5 (SST fixes).Glen Stampoultzis2002-06-091-3/+14
* Merged from 1.5 branch.Glen Stampoultzis2002-06-021-0/+1
* Added UIntAndrew C. Oliver2002-05-111-347/+337
* great patch by craig@adaptivetrade.com (Craig Kelley) --Andrew C. Oliver2002-05-101-1/+36
* Made some changes for HDF typesSaid Ryan Ackley2002-04-191-4/+29
* Ryan's patch applied. Thanks Ryan!Glen Stampoultzis2002-03-201-52/+80
* Record generator fix plus new record. Must write email regarding it's uses b...Glen Stampoultzis2002-03-081-0/+33
* Fixed bug with byte overruns.Glen Stampoultzis2002-03-011-0/+8
* Initial revisionAndrew C. Oliver2002-01-311-0/+501