| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58466 | David North | 2015-10-05 | 2 | -25/+100 |
* | fixed sonar issues and eclipse warnings | Andreas Beeker | 2015-10-05 | 4 | -169/+255 |
* | Verify that bug 51998 is actually fixed since some time already. | Dominik Stadler | 2015-09-29 | 1 | -23/+34 |
* | Make XSSF and HSSF consistent in getMergedRegions - return empty list if ther... | David North | 2015-09-23 | 1 | -0/+7 |
* | Bug 58333: Apply patch to verify behavior on row-index before and after the l... | Dominik Stadler | 2015-09-20 | 2 | -0/+11 |
* | Bug 58332: Adjust implementation of dev-util 'MemoryUsage' to print out infor... | Dominik Stadler | 2015-09-20 | 1 | -10/+30 |
* | close resources in junit tests | Andreas Beeker | 2015-09-20 | 3 | -35/+64 |
* | Apply patch from bug 57890 to add support for different datatypes in XSSFImpo... | Dominik Stadler | 2015-09-17 | 1 | -8/+41 |
* | Patch from Javen ONeal from bug #58245 - Make Workbook support iterating over... | Nick Burch | 2015-09-17 | 2 | -4/+85 |
* | Verify that bug 55406 can be closed WORKSFORME | Dominik Stadler | 2015-09-13 | 1 | -0/+27 |
* | Add test case for bug 54399 | Dominik Stadler | 2015-09-13 | 1 | -0/+16 |
* | fix eclipse warning - mostly generics cosmetics | Andreas Beeker | 2015-09-13 | 2 | -246/+180 |
* | fix eclipse warning - mostly generics cosmetics | Andreas Beeker | 2015-09-12 | 3 | -6/+27 |
* | Bug 58326 - Forbidden APIs patches - first set of changes for locale and time... | Andreas Beeker | 2015-09-07 | 5 | -552/+630 |
* | Bug 58315: Avoid NPE for RichTextString without font-details | Dominik Stadler | 2015-09-05 | 1 | -0/+21 |
* | Eclipse warnings, close resources in CommandLineTextExtractor, add try/finall... | Dominik Stadler | 2015-09-03 | 1 | -3/+6 |
* | Fix bug 53275: reset indexed color flag when setting a non-indexed color | Dominik Stadler | 2015-09-03 | 1 | -6/+14 |
* | Add unit test which verifies that bug 53105 is actually fixed now | Dominik Stadler | 2015-09-03 | 1 | -0/+17 |
* | Add unit tests to verify that bug 51626 and bug 51451 are fixed | Dominik Stadler | 2015-09-03 | 1 | -1/+46 |
* | Add unit tests which verify that the issues from bug 48962 and 50755 do not o... | Dominik Stadler | 2015-09-03 | 1 | -0/+42 |
* | Fix some Forbidden APIs errors | Nick Burch | 2015-09-01 | 1 | -2/+4 |
* | Fix some Forbidden APIs errors | Nick Burch | 2015-09-01 | 1 | -2/+3 |
* | Reduce required memory in tests by not actually creating all the rows/cells w... | Dominik Stadler | 2015-08-24 | 1 | -8/+10 |
* | Improve ReadOnlySharedStringsTable to cope gracefully with an empty SST part. | David North | 2015-08-19 | 1 | -0/+24 |
* | Make intersection formulae work in XSSF. Patch from Matt Hillsdon plus additi... | David North | 2015-08-19 | 1 | -0/+26 |
* | Try to make Sonar builds run again: add missing dependency, add ooxml-schema-... | Dominik Stadler | 2015-08-16 | 2 | -11/+10 |
* | Complete theme colour tests | Nick Burch | 2015-08-09 | 1 | -1/+34 |
* | Get theme and non-theme rows consistent in the test file | Nick Burch | 2015-08-09 | 1 | -20/+17 |
* | Begin Themes+Normal colour tests | Nick Burch | 2015-08-09 | 1 | -2/+59 |
* | Fix the themes test for the complex workbook | Nick Burch | 2015-08-09 | 1 | -9/+7 |
* | Stub next test | Nick Burch | 2015-08-04 | 1 | -4/+11 |
* | Use an enum to simplify the themes code and tests | Nick Burch | 2015-08-04 | 1 | -20/+15 |
* | Further XSSF Themes unit testing | Nick Burch | 2015-08-04 | 1 | -29/+103 |
* | Unit test for bug #57181 | Nick Burch | 2015-08-01 | 1 | -0/+9 |
* | Re-enable some SXSSF skipped tests, but not all, for our limited evaluation s... | Nick Burch | 2015-07-31 | 2 | -19/+9 |
* | Start re-enabling some SXSSF formula evaluation tests, with required fixes #5... | Nick Burch | 2015-07-31 | 1 | -46/+0 |
* | Get basic SXSSF formula evaluation working, for cells/references in the windo... | Nick Burch | 2015-07-31 | 1 | -16/+15 |
* | Prepare for SXSSF evaluation #58200 | Nick Burch | 2015-07-31 | 4 | -3/+177 |
* | Have XSSF rich test strings report if they have formatting applied or not, an... | Nick Burch | 2015-07-31 | 1 | -0/+11 |
* | Bug 57571, Bug 58175: Fix creating comments for XSSF/SXSSF, regression was in... | Dominik Stadler | 2015-07-24 | 1 | -0/+135 |
* | Allow creating of an empty Themes Table on request | Nick Burch | 2015-07-22 | 1 | -0/+22 |
* | * Make on unit test not fail if Fonts are not available on the machine | Dominik Stadler | 2015-07-16 | 1 | -0/+25 |
* | Start checking the CF colours in the unit tests | Nick Burch | 2015-07-14 | 1 | -0/+11 |
* | Enable CF2007 test for XLSX too | Nick Burch | 2015-07-13 | 1 | -2/+1 |
* | CFRule12 tests | Nick Burch | 2015-07-13 | 1 | -1/+6 |
* | Add Sheet.getMergedRegions to obtain them all as a list. Implement this for X... | David North | 2015-07-13 | 1 | -0/+48 |
* | Patch from Chris Boyle to add basic support for .xlsm (macro-enabled) workboo... | David North | 2015-07-13 | 1 | -4/+59 |
* | Bug 56655: Fix Sumifs for cases where the criteria is in error. | Dominik Stadler | 2015-06-20 | 2 | -83/+88 |
* | Bug 56420: Fix possible NullPointerException when empty cell is included in S... | Dominik Stadler | 2015-06-20 | 1 | -2/+2 |
* | Move more tests into base class and add a TestSXSSFBugs class to verify some ... | Dominik Stadler | 2015-06-17 | 2 | -121/+90 |