| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Eclipse warnings, code formatting, simplify ExcelAntWorkbookUtilFactory, alwa... | Dominik Stadler | 2015-09-14 | 1 | -0/+1 |
* | Eclipse warnings, comment out dead code, close resources, enhance unit tests,... | Dominik Stadler | 2015-09-13 | 1 | -98/+153 |
* | fix eclipse warning - mostly generics cosmetics | Andreas Beeker | 2015-09-12 | 5 | -151/+244 |
* | More forbidden apis fixes (added main-tests to the check) | Andreas Beeker | 2015-09-11 | 1 | -27/+37 |
* | forbidden apis fixes - timezone fix ... will it work? | Andreas Beeker | 2015-09-10 | 1 | -3/+18 |
* | forbidden apis fixes - a few DateFormat clean ups ... | Andreas Beeker | 2015-09-09 | 1 | -0/+1 |
* | Bug 58326 - Forbidden APIs patches - first set of changes for locale and time... | Andreas Beeker | 2015-09-07 | 8 | -231/+332 |
* | Eclipse warnings, close resources in CommandLineTextExtractor, add try/finall... | Dominik Stadler | 2015-09-03 | 1 | -4/+6 |
* | Bug 56959: Add verification unit test to show that the bug cannot be reproduced | Dominik Stadler | 2015-09-03 | 1 | -1/+43 |
* | Fix DAYS360 for US/EU handling | Andreas Beeker | 2015-09-01 | 2 | -95/+120 |
* | Fix some Forbidden APIs errors | Nick Burch | 2015-09-01 | 1 | -1/+2 |
* | Make intersection formulae work in XSSF. Patch from Matt Hillsdon plus additi... | David North | 2015-08-19 | 1 | -7/+16 |
* | More consistent test-file output for Excel testing | Nick Burch | 2015-08-12 | 1 | -5/+9 |
* | Fix inconsistent whitespace/indents | Nick Burch | 2015-08-12 | 1 | -392/+388 |
* | Continue with 55747 / 55324 testing | Nick Burch | 2015-08-12 | 1 | -26/+54 |
* | More tests for 55747 / 55324 | Nick Burch | 2015-08-12 | 1 | -11/+123 |
* | #58130 HSSF CF Color Scale color support | Nick Burch | 2015-07-20 | 1 | -2/+11 |
* | Fix some Eclipse warnings and adjust use of Generics, Comments, close() | Dominik Stadler | 2015-07-16 | 1 | -172/+176 |
* | Start checking the CF colours in the unit tests | Nick Burch | 2015-07-14 | 1 | -0/+7 |
* | CFRule12 tests | Nick Burch | 2015-07-13 | 1 | -3/+6 |
* | 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 |
* | Apply fix reported in bug 47661 and add unit tests | Dominik Stadler | 2015-05-20 | 1 | -3/+21 |
* | Adjust error message to have the same error across different types of Workboo... | Dominik Stadler | 2015-05-12 | 1 | -2/+8 |
* | #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 |
* | Fix usage of Generics in some classes | Dominik Stadler | 2015-04-20 | 1 | -2/+2 |
* | Bug 57163: Fix possible NullPointerException when a spreadsheet has no LinkTa... | Dominik Stadler | 2015-04-13 | 1 | -0/+10 |
* | Bug 56579: Throw exception if max string length of 32767 chars is exceeded in... | Dominik Stadler | 2015-04-03 | 1 | -33/+0 |
* | Add test from bug 49423 to verify that the problem was fixed in the meantime | Dominik Stadler | 2015-03-22 | 1 | -0/+33 |
* | Add second verification of bug 56325 to ensure it is really fixed | Dominik Stadler | 2015-03-14 | 1 | -0/+29 |
* | Bug 56380: Remove limitation of 1024 comments per Workbook | Dominik Stadler | 2015-03-13 | 3 | -40/+195 |
* | Remove unused import | Dominik Stadler | 2015-03-11 | 1 | -2/+0 |
* | Adjust tests and fix small typo | Dominik Stadler | 2015-02-27 | 1 | -2/+1 |
* | Bug 57456: Fix reading XLS with empty SSTRecord where Excel puts some random ... | Dominik Stadler | 2015-02-13 | 1 | -0/+6 |
* | Add reproducer for bug 57074 | Dominik Stadler | 2015-01-07 | 1 | -0/+22 |
* | Move some tests to the base test class where applicapple | Dominik Stadler | 2015-01-05 | 1 | -78/+37 |
* | Add missing close() of resources in both production code and tests | Dominik Stadler | 2014-12-28 | 1 | -25/+54 |
* | Fix Eclipse warnings, unnecessary casts, use generics, static access... | Dominik Stadler | 2014-12-28 | 2 | -3/+7 |
* | Add a test-suite which performs integration/stress tests which load and handl... | Dominik Stadler | 2014-12-25 | 1 | -0/+48 |
* | Bug 57355: Fix ArrayIndexOutOfBoundsException by removing two unnecessary lin... | Dominik Stadler | 2014-12-16 | 1 | -3/+0 |
* | Correct older biff detection, and add unit tests for HSSFWorkbook giving help... | Nick Burch | 2014-11-30 | 1 | -0/+36 |
* | Bug 57164 - XSSFDrawing.createCellComment() does not honor dx and dy values p... | Andreas Beeker | 2014-11-16 | 1 | -33/+7 |
* | Picture method to resize with different scales in width and height | Andreas Beeker | 2014-11-12 | 1 | -9/+40 |
* | Patch from hishidama to add Cell.removeHyperlink(). This closes #13 from github | Nick Burch | 2014-11-08 | 1 | -0/+21 |