| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Increase the font-inaccuracy for one unit test as some machines have fonts th... | Dominik Stadler | 2014-05-27 | 1 | -1/+1 |
* | Fix for 56563 - Multithreading bug when reading 2 similar files | Dominik Stadler | 2014-05-26 | 1 | -0/+62 |
* | If a NoteRecord has no author tag, it seems it can sometimes be double padded... | Nick Burch | 2014-05-23 | 1 | -2/+1 |
* | Bug 53691: Fix a copy/paste error in CFRuleRecord.clone() | Dominik Stadler | 2014-05-20 | 1 | -0/+72 |
* | Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), ... | Dominik Stadler | 2014-05-16 | 6 | -95/+90 |
* | Bug 56325: fix Exception when removing sheets with named ranges in the workbook | Dominik Stadler | 2014-05-15 | 1 | -0/+30 |
* | 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 | 1 | -9/+12 |
* | Bug 56269 - DateFormat - Rounding of fractionals | Andreas Beeker | 2014-05-04 | 1 | -21/+53 |
* | 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 |
* | 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 | 3 | -3/+3 |
* | Bug 56114: Add testcase to verify that the flag is correctly stored in the XLS | Dominik Stadler | 2014-03-15 | 1 | -0/+132 |
* | update *ssf-workbook tests to junit4 | Andreas Beeker | 2014-02-14 | 1 | -31/+71 |
* | - Bug 51585 - WorkbookFactory.create() hangs when creating a workbook | Andreas Beeker | 2014-01-26 | 1 | -60/+111 |
* | Bug 35897 - Password protected files | Andreas Beeker | 2014-01-10 | 2 | -269/+415 |
* | Bug 55723: Make HSSFSheet.setAutoFilter() behave equal to XSSF, also make XSS... | Dominik Stadler | 2014-01-01 | 1 | -0/+17 |
* | Add some @Overrides suggested by Eclipse, generics and some warnings, | Dominik Stadler | 2013-12-26 | 1 | -36/+46 |
* | Unit tests for Shrink To Fit cell style support (#55661) | Nick Burch | 2013-11-07 | 1 | -42/+71 |
* | Patch from Andreas Beeker from bug #49237 - HSSF Row Style XfIndex is 12 not ... | Nick Burch | 2013-11-07 | 1 | -0/+9 |
* | Fix Bug 54400 by updating the index in the LinkTable whenever sheets are | Dominik Stadler | 2013-11-02 | 1 | -0/+50 |
* | Slightly more test-coverage in HSSFSheet/XSSFSheet/SXSSFSheet and fix some Ec... | Dominik Stadler | 2013-10-30 | 1 | -1/+58 |
* | Bugzilla 55578 - Support embedding OLE1.0 packages in HSSF | Yegor Kozlov | 2013-10-13 | 2 | -6/+111 |
* | Bugzilla 49658 - Support embedding EMF/WMF pictures in HSSF | Yegor Kozlov | 2013-10-13 | 1 | -4/+62 |
* | Apply patch from bug 55341 | Dominik Stadler | 2013-09-29 | 1 | -4/+48 |
* | Remove Eclipse warnings, remove duplicate test, rename tests to also run test... | Dominik Stadler | 2013-09-09 | 2 | -26/+10 |
* | Add testcase which tries to reproduce Bug 48495, but seems to be fixed | Dominik Stadler | 2013-08-23 | 1 | -13/+0 |
* | fix some Eclipse warnings, adjust some unit tests slightly | Dominik Stadler | 2013-08-23 | 1 | -3/+2 |
* | Fix unit test for Bug 50298 some more | Dominik Stadler | 2013-08-21 | 1 | -9/+3 |
* | Adjust test for Bug 50298 to not leave a temporary file behind and | Dominik Stadler | 2013-08-21 | 1 | -5/+69 |
* | Bug 50298: Fix corruption of Workbook when setting sheet order. The | Dominik Stadler | 2013-08-21 | 1 | -17/+60 |
* | Bug 55195: use interface instead of implementation for | Dominik Stadler | 2013-08-12 | 1 | -0/+2 |
* | Add more unit tests to cover more of HSSFWorkbook and HSSFSheet, check one mo... | Dominik Stadler | 2013-07-12 | 3 | -34/+335 |
* | Fix build broken by previous checkin by creating a TestUnfixedBugs for ooxml ... | Dominik Stadler | 2013-07-01 | 1 | -45/+0 |
* | Bug 54084: Add testcase which reproduces the bug, no fix available yet | Dominik Stadler | 2013-06-30 | 1 | -2/+47 |
* | Patch from Trejkaz from GitHub Pull 2 - HSSFWorkbook.getAllEmbeddedObjects() ... | Nick Burch | 2013-06-14 | 1 | -3/+24 |
* | Fix bug #54557 - Don't mis-detect format patterns like .000 as dates | Nick Burch | 2013-02-13 | 1 | -1/+10 |
* | Fix bug #54506 - Add "BOOK" to the list of unusual-but-largely-ok Workbook di... | Nick Burch | 2013-02-07 | 2 | -27/+60 |
* | clear unused import warnings | Yegor Kozlov | 2012-11-12 | 3 | -10/+0 |
* | Bugzilla 54070: Patch for typos in comments, javadoc and documentation | Yegor Kozlov | 2012-11-01 | 1 | -13/+13 |
* | 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 |
* | Bugzilla 53763: avoid style mess when using HSSFOptimiser | Yegor Kozlov | 2012-10-12 | 1 | -0/+41 |
* | Have HSSFOptimiser also remove un-used cell styles, in addition to duplicates | Nick Burch | 2012-09-29 | 1 | -1/+43 |
* | fixed bug 46250 | Evgeniy Berlog | 2012-09-09 | 1 | -0/+14 |
* | fixed bug 53432 | Evgeniy Berlog | 2012-08-14 | 1 | -0/+15 |