| Commit message (Expand) | Author | Age | Files | Lines |
* | removed obsolete classes | Andreas Beeker | 2015-10-05 | 3 | -3217/+0 |
* | More forbidden apis fixes (added main-tests to the check) | Andreas Beeker | 2015-09-11 | 2 | -120/+81 |
* | Bug 58326 - Forbidden APIs patches - first set of changes for locale and time... | Andreas Beeker | 2015-09-07 | 2 | -2/+2 |
* | - reworked HexDump class - unified array dumps and usage of standard java cal... | Andreas Beeker | 2015-08-29 | 1 | -237/+104 |
* | Bug 58040 - Log Forging | Andreas Beeker | 2015-06-21 | 2 | -34/+78 |
* | Fix Eclipse warnings, unnecessary casts, use generics, static access... | Dominik Stadler | 2014-12-28 | 1 | -2/+2 |
* | Charset.forName() for known encodings makes catching UnknownEncodingException... | Andreas Beeker | 2014-12-27 | 1 | -9/+4 |
* | Enhance test and coverge for class TempFile | Dominik Stadler | 2014-10-12 | 1 | -1/+26 |
* | Fix formatting of trailing comma in HexDumps, cover class fully with tests | Dominik Stadler | 2014-07-22 | 1 | -0/+168 |
* | Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), ... | Dominik Stadler | 2014-05-16 | 1 | -2/+3 |
* | New parent test class, which includes the common assertContains pattern | Nick Burch | 2013-06-26 | 1 | -3/+1 |
* | optimized unused imports and removed deprecation warnings in poi-main | Yegor Kozlov | 2012-03-05 | 1 | -2/+2 |
* | Apply patch from bug #51458 - Correct BitField wrapping when setting large va... | Nick Burch | 2011-07-01 | 1 | -0/+9 |
* | code cleanup as suggested in Bugzilla 50446 | Yegor Kozlov | 2010-12-10 | 1 | -2/+2 |
* | Add in missing license headers to a few files | Nick Burch | 2010-05-24 | 3 | -3/+48 |
* | Improved how HSMF handles multiple recipients | Nick Burch | 2010-01-12 | 1 | -0/+40 |
* | fixed bug in LittleEndianByteArrayInputStream.readFully() | Josh Micich | 2009-11-15 | 1 | -0/+27 |
* | Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b... | Josh Micich | 2009-10-08 | 5 | -242/+216 |
* | removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla... | Yegor Kozlov | 2009-09-13 | 4 | -0/+0 |
* | Removed static void main(String[]) methods from junit classes. Other minor cl... | Josh Micich | 2009-06-12 | 10 | -863/+130 |
* | removed obsolete classes | Josh Micich | 2009-06-01 | 3 | -109/+0 |
* | Changed CRLF to LF in .java test files. Minor reformatting and compiler warn... | Josh Micich | 2009-05-18 | 1 | -53/+53 |
* | (bug 46156) fix junit error after c722284 | Josh Micich | 2008-12-02 | 1 | -4/+2 |
* | General clean-up in LittleEndian util class. (Some optimization, some obsolet... | Josh Micich | 2008-10-24 | 1 | -7/+7 |
* | removing unused code | Josh Micich | 2008-10-24 | 2 | -52/+1 |
* | Fix for unicode string bug in StyleRecord. Improvements to WriteAccessRecord. | Josh Micich | 2008-10-24 | 1 | -91/+0 |
* | Fix for bug 45778 - made ObjRecord read sub-record ftLbsData properly | Josh Micich | 2008-10-23 | 1 | -0/+53 |
* | Consolidated TableRecord inside FormulaRecordAggregate. Simplifications to F... | Josh Micich | 2008-08-28 | 1 | -61/+27 |
* | Fix for bug 45582 - handle extra bytes after the EOFRecord | Josh Micich | 2008-08-07 | 2 | -342/+167 |
* | Change the behaviour on short last blocks to be a warning not an exception, a... | Nick Burch | 2008-03-06 | 1 | -0/+46 |
* | Patch from Josh from bug #44437 - improved unit test for poifs | Nick Burch | 2008-02-21 | 1 | -0/+51 |
* | Some more fixes for javadoc warnings | Nick Burch | 2007-06-29 | 1 | -2/+0 |
* | Add standard licence header for src/testcases directory | Mark Thomas | 2007-01-15 | 3 | -0/+48 |
* | Applying the copy2license.pl script (with tiny modification to allow for more... | Henri Yandell | 2006-12-22 | 16 | -80/+96 |
* | Helper method for when moving stuff about in an array, plus test | Nick Burch | 2006-07-02 | 1 | -0/+291 |
* | BitfieldFactory update | Jason Height | 2005-09-02 | 1 | -21/+21 |
* | Added image support for POI. See the quick guide for details. Sponsored thr... | Glen Stampoultzis | 2005-05-01 | 2 | -6/+8 |
* | Centralized creation of temp files and made the default operation to delete o... | Glen Stampoultzis | 2004-10-12 | 1 | -0/+41 |
* | Empty byte array case for HexDump | Glen Stampoultzis | 2004-08-10 | 1 | -0/+5 |
* | Some fixes to the branch. Lots left to do. Boolean records aren't supported... | Glen Stampoultzis | 2004-04-18 | 3 | -0/+109 |
* | New licence changes. | Glen Stampoultzis | 2004-04-09 | 14 | -728/+213 |
* | PR:18846 | tetsuya | 2003-08-19 | 1 | -12/+12 |
* | Changed copyright from 2002 to 2003 | Glen Stampoultzis | 2003-04-30 | 14 | -14/+14 |
* | Nothing to see here | Glen Stampoultzis | 2002-11-14 | 1 | -168/+162 |
* | think I may have fixed the encoding thing... maybe..... I hope.. | Andrew C. Oliver | 2002-11-08 | 1 | -2/+10 |
* | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11010 - great patch by | Andrew C. Oliver | 2002-09-02 | 1 | -0/+43 |
* | Removed the call to doubleToRawLongBits() | Glen Stampoultzis | 2002-08-27 | 1 | -3/+0 |
* | Fixes to chart handling and to a hidden bug to do with where the beginning of... | Glen Stampoultzis | 2002-08-21 | 1 | -5/+20 |
* | Backing out this code it causes http://nagoya.apache.org/bugzilla/show_bug.cg... | Andrew C. Oliver | 2002-07-28 | 1 | -43/+0 |
* | from russia with love (LOL) | Andrew C. Oliver | 2002-07-21 | 1 | -0/+43 |