| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 58480: Work around problem where on Windows systems a Mapped Buffer can s... | Dominik Stadler | 2015-10-14 | 1 | -0/+49 |
* | - removed deprecated and confusing methods in XSSFColor | Andreas Beeker | 2015-10-12 | 2 | -32/+74 |
* | Format numbers more like Excel does | David North | 2015-10-06 | 1 | -6/+7 |
* | sonar fixes and closing resources after use | Andreas Beeker | 2015-10-06 | 1 | -8/+20 |
* | Eclipse warnings | Dominik Stadler | 2015-10-05 | 1 | -7/+19 |
* | fixed sonar issues and eclipse warnings | Andreas Beeker | 2015-10-05 | 3 | -183/+261 |
* | Tried to reproduce bug 48403 but couldn't, still adding the related unit test | Dominik Stadler | 2015-09-29 | 1 | -3/+31 |
* | Add test which shows that bug 46515 is fixed since some time already. | Dominik Stadler | 2015-09-29 | 1 | -0/+44 |
* | Make XSSF and HSSF consistent in getMergedRegions - return empty list if ther... | David North | 2015-09-23 | 1 | -0/+7 |
* | Ensure that the ThreadLocal-Biff-Password is reset correctly after each usage... | Dominik Stadler | 2015-09-22 | 5 | -0/+32 |
* | Bug 58333: Apply patch to verify behavior on row-index before and after the l... | Dominik Stadler | 2015-09-20 | 1 | -1/+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 |
* | 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-13 | 3 | -102/+146 |
* | fix eclipse warning - mostly generics cosmetics | Andreas Beeker | 2015-09-12 | 11 | -279/+369 |
* | More forbidden apis fixes (added main-tests to the check) | Andreas Beeker | 2015-09-11 | 12 | -146/+195 |
* | 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 | 9 | -379/+518 |
* | 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 | -5/+2 |
* | Fix some Forbidden APIs errors | Nick Burch | 2015-09-01 | 1 | -1/+2 |
* | Fix some Forbidden APIs errors | Nick Burch | 2015-09-01 | 1 | -1/+2 |
* | - reworked HexDump class - unified array dumps and usage of standard java cal... | Andreas Beeker | 2015-08-29 | 3 | -37/+45 |
* | Adjust excludes for TestRecordLister | Dominik Stadler | 2015-08-27 | 2 | -1/+10 |
* | Refactor BaseXLSIteratingTest into a Parameterized test to better show which ... | Dominik Stadler | 2015-08-25 | 7 | -128/+112 |
* | Allow multiple instances of HeaderFooterRecord in CustomViewSettingsRecordAgg... | Dominik Stadler | 2015-08-25 | 1 | -0/+78 |
* | Make intersection formulae work in XSSF. Patch from Matt Hillsdon plus additi... | David North | 2015-08-19 | 2 | -8/+73 |
* | Fix indents | Nick Burch | 2015-08-18 | 1 | -0/+4 |
* | Patch from Javen ONeal from bug #58252 - More CellReference unit testing cove... | Nick Burch | 2015-08-18 | 1 | -2/+0 |
* | 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 |
* | #58130 Mostly there with CF Icon sets | Nick Burch | 2015-07-18 | 1 | -0/+42 |
* | Fixup printing record name in case of unknown sid | Dominik Stadler | 2015-07-16 | 1 | -0/+8 |
* | 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 |
* | Begin updating the HSSF CF code to work on the base types, so it can handle b... | Nick Burch | 2015-07-13 | 1 | -0/+27 |
* | Fix inconsistent indents | Nick Burch | 2015-07-13 | 1 | -83/+81 |
* | Fix generics, and use base types | Nick Burch | 2015-07-13 | 1 | -9/+10 |
* | Enable CFRule12 use #58130 | Nick Burch | 2015-07-13 | 1 | -2/+1 |
* | More helpful output if a re-write test fails | Nick Burch | 2015-07-13 | 1 | -3/+9 |
* | CFRule12 tests | Nick Burch | 2015-07-13 | 2 | -21/+69 |
* | Refactor some of the CFRuleRecord logic out to CFRuleBase, and begin work on ... | Nick Burch | 2015-07-12 | 2 | -5/+4 |