| Commit message (Expand) | Author | Age | Files | Lines |
* | fix some Eclipse warnings, unnecessary null-check and missing close() in tests | Dominik Stadler | 2014-05-13 | 1 | -52/+57 |
* | Bug 56486 - Add XOR obfuscation/decryption support to HSSF | Andreas Beeker | 2014-05-05 | 7 | -159/+168 |
* | Bug 56269 - DateFormat - Rounding of fractionals | Andreas Beeker | 2014-05-04 | 1 | -21/+53 |
* | The NPOIFS-classes result currently in left-over memory mapped buffers. | Andreas Beeker | 2014-05-04 | 1 | -173/+186 |
* | File leak detector: Close streams in some tests | Dominik Stadler | 2014-05-04 | 2 | -16/+41 |
* | Excel 2007 and later allows for more than 3 Conditional Formatting rules per ... | Nick Burch | 2014-05-02 | 1 | -0/+14 |
* | Get NPOIFS in-place-write working! | Nick Burch | 2014-04-28 | 2 | -4/+0 |
* | junit4 fix | Andreas Beeker | 2014-04-26 | 1 | -15/+14 |
* | More on the HPFS in-place NPOIFS write tests, and a note about what is still ... | Nick Burch | 2014-04-26 | 2 | -4/+50 |
* | Convert the HPSF test to JUnit 4, and add a bit more testing for NPOIFS | Nick Burch | 2014-04-26 | 1 | -37/+85 |
* | Stream tests for NDocumentOutputStream | Nick Burch | 2014-04-26 | 1 | -0/+194 |
* | NDocumentOutputStream write logic | Nick Burch | 2014-04-25 | 1 | -2/+1 |
* | Begin to support and test in-place changes to documents within a NPOIFS stream | Nick Burch | 2014-04-25 | 2 | -2/+171 |
* | Complete NPOIFS write tests | Nick Burch | 2014-04-25 | 1 | -7/+122 |
* | More progress with the write/read npoifs tests, but one bug still to go.... | Nick Burch | 2014-04-25 | 1 | -9/+71 |
* | Refactor some of the NPOIFS write tests, and begin on the last missing write ... | Nick Burch | 2014-04-25 | 1 | -78/+89 |
* | Finish off the next NPOIFS write text | Nick Burch | 2014-04-25 | 1 | -11/+36 |
* | More NPOIFS mini stream improvements, and more tests for it all | Nick Burch | 2014-04-25 | 1 | -5/+71 |
* | Correct mini stream initialisation, and enable more npoifs write tests | Nick Burch | 2014-04-25 | 1 | -116/+88 |
* | More NPOIFS tests, and a partial mini-stream fix | Nick Burch | 2014-04-25 | 1 | -19/+76 |
* | More npoifs write tests, some disabled as failing | Nick Burch | 2014-04-25 | 1 | -3/+74 |
* | Add common code for writing out and reading NPOIFS again, and add a disabled ... | Nick Burch | 2014-04-24 | 1 | -6/+57 |
* | Correct NPOIFS mini stream first write bug, and add more NPOIFS stream write ... | Nick Burch | 2014-04-24 | 1 | -3/+133 |
* | Add TODOs for the next set of NPOIFS write tests we need | Nick Burch | 2014-04-24 | 1 | -14/+58 |
* | More NPOIFS write testing, and fix a problem with writing xbat details out | Nick Burch | 2014-04-24 | 1 | -3/+0 |
* | Update a test to use the existing EntryUtils to copy with, rather than duplci... | Nick Burch | 2014-04-24 | 1 | -30/+6 |
* | More unit tests for NPOIFS writing, and correct a bug in how bats get allocat... | Nick Burch | 2014-04-24 | 1 | -28/+67 |
* | More int/long sizing fixes for >2gb NPOIFS files, see bug #56447 | Nick Burch | 2014-04-24 | 1 | -2/+12 |
* | Fix bug #56450 - Avoid a NPE if a comment has no associated NoteRecord (but w... | Nick Burch | 2014-04-24 | 1 | -0/+16 |
* | Bug 56437 - [PATCH] Streaming write support in NPOIFS | Andreas Beeker | 2014-04-21 | 1 | -15/+81 |
* | Some encryption fixes: | Andreas Beeker | 2014-04-21 | 1 | -7/+3 |
* | Tweak 'assertAlmostEquals' bast on Jenkins results | Nick Burch | 2014-04-18 | 2 | -3/+3 |
* | Unit test for column autosizing of % values | Nick Burch | 2014-04-18 | 2 | -0/+71 |
* | Bug 56315: Make rounding in MathX.round() behave equal to Excel, adjust/enhan... | Dominik Stadler | 2014-04-18 | 1 | -16/+97 |
* | Fix some Eclipse warnings | Dominik Stadler | 2014-04-04 | 6 | -6/+7 |
* | exclude new broken test-file for this test | Dominik Stadler | 2014-04-04 | 1 | -1/+2 |
* | Add another test file for bug #47251, from Joe Yuan, and a disabled test | Nick Burch | 2014-04-01 | 1 | -0/+5 |
* | Undo a toString() removal for a case where it is actually necessary. | Dominik Stadler | 2014-04-01 | 1 | -3/+3 |
* | performance issue: call toString() on a String object. This is entirely redun... | Cédric Walter | 2014-03-31 | 5 | -12/+12 |
* | Bug 56114: Add testcase to verify that the flag is correctly stored in the XLS | Dominik Stadler | 2014-03-15 | 1 | -0/+132 |
* | Adjust for JDK 8 where an empty locale is added to the array returned by Date... | Dominik Stadler | 2014-03-08 | 1 | -0/+6 |
* | Enhance test to print out more information, it seems to fail on Apache Jenkin... | Dominik Stadler | 2014-03-08 | 1 | -38/+49 |
* | Zero length code page fix has been committed, so this file can once again be ... | Nick Burch | 2014-02-20 | 1 | -3/+1 |
* | Patch and test from Jon Iles from bug #56138 - HPSF code page strings can be ... | Nick Burch | 2014-02-16 | 1 | -0/+23 |
* | Fix unit tests broken by newly added test-file, ignore TestFontRendering as i... | Dominik Stadler | 2014-02-16 | 3 | -228/+174 |
* | Fix unit test which failed after new corrupted file was added. | Dominik Stadler | 2014-02-16 | 1 | -17/+30 |
* | Adjust some tests to not hardcode the 'test-data' directory. This breaks the ... | Dominik Stadler | 2014-02-15 | 3 | -3/+19 |
* | update *ssf-workbook tests to junit4 | Andreas Beeker | 2014-02-14 | 2 | -55/+115 |
* | FindBugs fix | Andreas Beeker | 2014-02-09 | 2 | -84/+118 |
* | Bug 51891 - Fix StringIndexOutOfBoundsException : Ole10Native.<init> (parsing... | Andreas Beeker | 2014-02-01 | 3 | -39/+106 |