aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/util
Commit message (Expand)AuthorAgeFilesLines
* Add in missing license headers to a few filesNick Burch2010-05-243-3/+48
* Improved how HSMF handles multiple recipientsNick Burch2010-01-121-0/+40
* fixed bug in LittleEndianByteArrayInputStream.readFully()Josh Micich2009-11-151-0/+27
* Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b...Josh Micich2009-10-085-242/+216
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-134-0/+0
* Removed static void main(String[]) methods from junit classes. Other minor cl...Josh Micich2009-06-1210-863/+130
* removed obsolete classesJosh Micich2009-06-013-109/+0
* Changed CRLF to LF in .java test files. Minor reformatting and compiler warn...Josh Micich2009-05-181-53/+53
* (bug 46156) fix junit error after c722284Josh Micich2008-12-021-4/+2
* General clean-up in LittleEndian util class. (Some optimization, some obsolet...Josh Micich2008-10-241-7/+7
* removing unused codeJosh Micich2008-10-242-52/+1
* Fix for unicode string bug in StyleRecord. Improvements to WriteAccessRecord.Josh Micich2008-10-241-91/+0
* Fix for bug 45778 - made ObjRecord read sub-record ftLbsData properlyJosh Micich2008-10-231-0/+53
* Consolidated TableRecord inside FormulaRecordAggregate. Simplifications to F...Josh Micich2008-08-281-61/+27
* Fix for bug 45582 - handle extra bytes after the EOFRecordJosh Micich2008-08-072-342/+167
* Change the behaviour on short last blocks to be a warning not an exception, a...Nick Burch2008-03-061-0/+46
* Patch from Josh from bug #44437 - improved unit test for poifsNick Burch2008-02-211-0/+51
* Some more fixes for javadoc warningsNick Burch2007-06-291-2/+0
* Add standard licence header for src/testcases directoryMark Thomas2007-01-153-0/+48
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-2216-80/+96
* Helper method for when moving stuff about in an array, plus testNick Burch2006-07-021-0/+291
* BitfieldFactory updateJason Height2005-09-021-21/+21
* Added image support for POI. See the quick guide for details. Sponsored thr...Glen Stampoultzis2005-05-012-6/+8
* Centralized creation of temp files and made the default operation to delete o...Glen Stampoultzis2004-10-121-0/+41
* Empty byte array case for HexDumpGlen Stampoultzis2004-08-101-0/+5
* Some fixes to the branch. Lots left to do. Boolean records aren't supported...Glen Stampoultzis2004-04-183-0/+109
* New licence changes.Glen Stampoultzis2004-04-0914-728/+213
* PR:18846tetsuya2003-08-191-12/+12
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-3014-14/+14
* Nothing to see hereGlen Stampoultzis2002-11-141-168/+162
* think I may have fixed the encoding thing... maybe..... I hope..Andrew C. Oliver2002-11-081-2/+10
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11010 - great patch byAndrew C. Oliver2002-09-021-0/+43
* Removed the call to doubleToRawLongBits()Glen Stampoultzis2002-08-271-3/+0
* Fixes to chart handling and to a hidden bug to do with where the beginning of...Glen Stampoultzis2002-08-211-5/+20
* Backing out this code it causes http://nagoya.apache.org/bugzilla/show_bug.cg...Andrew C. Oliver2002-07-281-43/+0
* from russia with love (LOL)Andrew C. Oliver2002-07-211-0/+43
* Various changes. SST refactoring which I'm not sure is worth it because I'm ...Glen Stampoultzis2002-06-152-64/+34
* Merged from 1.5 branch.Glen Stampoultzis2002-06-021-0/+6
* great patch by craig@adaptivetrade.com (Craig Kelley) --Andrew C. Oliver2002-05-101-0/+42
* Added testcases for revamped logging engine.Nicola Ken Barozzi2002-03-162-0/+256
* Make POI use commons.logging, make log4j optional and clean structure to comp...Nicola Ken Barozzi2002-03-142-322/+0
* Forgot to commit this beforeGlen Stampoultzis2002-03-031-0/+6
* Fixed email addressGlen Stampoultzis2002-02-113-3/+3
* Added support for automatic record generationGlen Stampoultzis2002-02-101-0/+11
* Initial revisionAndrew C. Oliver2002-01-3117-0/+7311