aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/util
Commit message (Expand)AuthorAgeFilesLines
* removed obsolete classesAndreas Beeker2015-10-053-3217/+0
* More forbidden apis fixes (added main-tests to the check)Andreas Beeker2015-09-112-120/+81
* Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...Andreas Beeker2015-09-072-2/+2
* - reworked HexDump class - unified array dumps and usage of standard java cal...Andreas Beeker2015-08-291-237/+104
* Bug 58040 - Log ForgingAndreas Beeker2015-06-212-34/+78
* Fix Eclipse warnings, unnecessary casts, use generics, static access...Dominik Stadler2014-12-281-2/+2
* Charset.forName() for known encodings makes catching UnknownEncodingException...Andreas Beeker2014-12-271-9/+4
* Enhance test and coverge for class TempFileDominik Stadler2014-10-121-1/+26
* Fix formatting of trailing comma in HexDumps, cover class fully with testsDominik Stadler2014-07-221-0/+168
* Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), ...Dominik Stadler2014-05-161-2/+3
* New parent test class, which includes the common assertContains patternNick Burch2013-06-261-3/+1
* optimized unused imports and removed deprecation warnings in poi-mainYegor Kozlov2012-03-051-2/+2
* Apply patch from bug #51458 - Correct BitField wrapping when setting large va...Nick Burch2011-07-011-0/+9
* code cleanup as suggested in Bugzilla 50446Yegor Kozlov2010-12-101-2/+2
* 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