| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes sonar/findbugs issues | Andreas Beeker | 2015-11-02 | 1 | -0/+2 |
* | Add test which shows that bug 46515 is fixed since some time already. | Dominik Stadler | 2015-09-29 | 1 | -0/+44 |
* | Ensure that the ThreadLocal-Biff-Password is reset correctly after each usage... | Dominik Stadler | 2015-09-22 | 1 | -0/+6 |
* | close resources in junit tests | Andreas Beeker | 2015-09-20 | 1 | -373/+433 |
* | Bug 57925: Add unit test and a simple fix to at least avoid the NPE when Work... | Dominik Stadler | 2015-09-19 | 1 | -0/+18 |
* | Bug 58326 - Forbidden APIs patches - first set of changes for locale and time... | Andreas Beeker | 2015-09-07 | 1 | -12/+12 |
* | Fix DAYS360 for US/EU handling | Andreas Beeker | 2015-09-01 | 1 | -92/+112 |
* | Make intersection formulae work in XSSF. Patch from Matt Hillsdon plus additi... | David North | 2015-08-19 | 1 | -7/+16 |
* | Fix some Eclipse warnings and adjust use of Generics, Comments, close() | Dominik Stadler | 2015-07-16 | 1 | -172/+176 |
* | Add some missing close(), reduce output in unit tests and remove some other E... | Dominik Stadler | 2015-07-07 | 1 | -1/+0 |
* | Comment out writing to file in c:/temp which breaks the build now | Dominik Stadler | 2015-06-17 | 1 | -6/+6 |
* | Move more tests into base class and add a TestSXSSFBugs class to verify some ... | Dominik Stadler | 2015-06-17 | 1 | -19/+75 |
* | Bug 53109: Correctly handle unicode strings in NameCommentRecord | Dominik Stadler | 2015-06-01 | 1 | -0/+20 |
* | Fix NPOIFS to handle dodgy excel-95 file from bug #46904 | Nick Burch | 2015-05-26 | 1 | -3/+0 |
* | #56791 More updates from OPOIFS to NPOIFS | Nick Burch | 2015-05-11 | 1 | -2/+18 |
* | #56791 More updates from OPOIFS to NPOIFS | Nick Burch | 2015-05-11 | 1 | -1/+0 |
* | Bug 57163: Fix possible NullPointerException when a spreadsheet has no LinkTa... | Dominik Stadler | 2015-04-13 | 1 | -0/+10 |
* | Add second verification of bug 56325 to ensure it is really fixed | Dominik Stadler | 2015-03-14 | 1 | -0/+29 |
* | Bug 57456: Fix reading XLS with empty SSTRecord where Excel puts some random ... | Dominik Stadler | 2015-02-13 | 1 | -0/+6 |
* | FilePassRecord type of 4 is now documented as the same as 2 & 3, see bug #35897 | Nick Burch | 2014-11-04 | 1 | -0/+7 |
* | Add disabled unit tests for bug #46670 - failing on both HSSF and XSSF, but f... | Nick Burch | 2014-10-20 | 1 | -0/+50 |
* | Move non-HSSF specific bug tests into BaseTestBugzillaIssues from HSSF TestBu... | Nick Burch | 2014-10-18 | 1 | -118/+0 |
* | Fix bug #53984 - Support the ColInfoRecord coming after the cells, rather tha... | Nick Burch | 2014-07-31 | 1 | -0/+11 |
* | Add simple unit test to verify that Bug 42016 was fixed already by some other... | Dominik Stadler | 2014-07-28 | 1 | -0/+9 |
* | Unit test to show that bug #52111 (intersect formulas) was already solved | Nick Burch | 2014-07-26 | 1 | -0/+20 |
* | Correct HSSFOptimiser logic for the case where the to-keep style wasn't previ... | Nick Burch | 2014-07-24 | 1 | -0/+23 |
* | Bit more towards XSSF name support for #56737, will need some deeper changes ... | Nick Burch | 2014-07-18 | 1 | -5/+0 |
* | Leave part disabled for now | Nick Burch | 2014-07-18 | 1 | -1/+2 |
* | Start to support formula parsing of sheet-specified named ranges, required fo... | Nick Burch | 2014-07-18 | 1 | -0/+4 |
* | Update bug reference numbers, and bring over part of a test from unfixed that... | Nick Burch | 2014-07-18 | 1 | -1/+26 |
* | Have WorkbookEvaluator process NameXPtgs, rather than returning a NameXEval w... | Nick Burch | 2014-07-18 | 1 | -2/+7 |
* | #56737 Sometimes Excel writes an internal reference to a local name in an odd... | Nick Burch | 2014-07-18 | 1 | -1/+0 |
* | Add disabled unit tests for bug #56737, which currently fails (differently) f... | Nick Burch | 2014-07-17 | 1 | -0/+39 |
* | Increase the font-inaccuracy for one unit test as some machines have fonts th... | Dominik Stadler | 2014-05-27 | 1 | -1/+1 |
* | If a NoteRecord has no author tag, it seems it can sometimes be double padded... | Nick Burch | 2014-05-23 | 1 | -2/+1 |
* | Bug 56325: fix Exception when removing sheets with named ranges in the workbook | Dominik Stadler | 2014-05-15 | 1 | -0/+30 |
* | Bug 56486 - Add XOR obfuscation/decryption support to HSSF | Andreas Beeker | 2014-05-05 | 1 | -9/+12 |
* | Excel 2007 and later allows for more than 3 Conditional Formatting rules per ... | Nick Burch | 2014-05-02 | 1 | -0/+14 |
* | Fix bug #56450 - Avoid a NPE if a comment has no associated NoteRecord (but w... | Nick Burch | 2014-04-24 | 1 | -0/+16 |
* | Tweak 'assertAlmostEquals' bast on Jenkins results | Nick Burch | 2014-04-18 | 1 | -2/+1 |
* | Unit test for column autosizing of % values | Nick Burch | 2014-04-18 | 1 | -0/+65 |
* | Add another test file for bug #47251, from Joe Yuan, and a disabled test | Nick Burch | 2014-04-01 | 1 | -0/+5 |
* | performance issue: call toString() on a String object. This is entirely redun... | Cédric Walter | 2014-03-31 | 1 | -1/+1 |
* | Bug 35897 - Password protected files | Andreas Beeker | 2014-01-10 | 1 | -212/+364 |
* | Patch from Andreas Beeker from bug #49237 - HSSF Row Style XfIndex is 12 not ... | Nick Burch | 2013-11-07 | 1 | -0/+9 |
* | Bug #54016 - Avoid exception when parsing workbooks with DConRefRecord in row... | Yegor Kozlov | 2012-10-26 | 1 | -0/+6 |
* | Bug #53404 - Fixed compatibility issue with modifying xls files created by PO... | Yegor Kozlov | 2012-10-25 | 1 | -4/+20 |
* | fixed bug 46250 | Evgeniy Berlog | 2012-09-09 | 1 | -0/+14 |
* | fixed bug 53432 | Evgeniy Berlog | 2012-08-14 | 1 | -0/+15 |
* | fixed bug 51675, added test case for bug 52272 | Evgeniy Berlog | 2012-07-28 | 1 | -0/+30 |