| Commit message (Expand) | Author | Age | Files | Lines |
* | Some encryption fixes: | Andreas Beeker | 2014-04-21 | 1 | -7/+3 |
* | Tweak 'assertAlmostEquals' bast on Jenkins results | Nick Burch | 2014-04-18 | 1 | -1/+2 |
* | Unit test for column autosizing of % values | Nick Burch | 2014-04-18 | 1 | -0/+6 |
* | Bug 56315: Make rounding in MathX.round() behave equal to Excel, adjust/enhan... | Dominik Stadler | 2014-04-18 | 1 | -16/+97 |
* | performance issue: call toString() on a String object. This is entirely redun... | Cédric Walter | 2014-03-31 | 2 | -9/+9 |
* | Adjust for JDK 8 where an empty locale is added to the array returned by Date... | Dominik Stadler | 2014-03-08 | 1 | -0/+6 |
* | Enhance test to print out more information, it seems to fail on Apache Jenkin... | Dominik Stadler | 2014-03-08 | 1 | -38/+49 |
* | update *ssf-workbook tests to junit4 | Andreas Beeker | 2014-02-14 | 1 | -24/+44 |
* | - Bug 51585 - WorkbookFactory.create() hangs when creating a workbook | Andreas Beeker | 2014-01-26 | 1 | -100/+133 |
* | Patch from Detlef Brendle from bug #55873 - Support for COUNTIFS function | Nick Burch | 2014-01-23 | 1 | -0/+66 |
* | Added license headers | Andreas Beeker | 2014-01-18 | 1 | -0/+16 |
* | Bug 35897 - Password protected files | Andreas Beeker | 2014-01-10 | 1 | -14/+28 |
* | Bug 55723: Make HSSFSheet.setAutoFilter() behave equal to XSSF, also make XSS... | Dominik Stadler | 2014-01-01 | 1 | -0/+36 |
* | javadoc and compiler warning house-keeping | Andreas Beeker | 2013-12-25 | 1 | -2/+7 |
* | Bug 55724: implementation of excel percentile function, added unit test | Cédric Walter | 2013-11-06 | 1 | -0/+112 |
* | Bug 55024: MIRR Formula implementation review, added error handling and Formu... | Cédric Walter | 2013-11-04 | 1 | -0/+162 |
* | Bug 54535: Bug in INTERCEPT and SLOPE, review and integration test added to F... | Cédric Walter | 2013-11-04 | 2 | -18/+18 |
* | Bug 55742: Apply patch for Oct2Dec and refactor Hex2Dec to also use BaseNumbe... | Cédric Walter | 2013-11-04 | 2 | -0/+123 |
* | Allow formatting of formula error cells, giving back the error string that Ex... | Nick Burch | 2013-10-31 | 1 | -0/+17 |
* | Slightly more test-coverage in HSSFSheet/XSSFSheet/SXSSFSheet and fix some Ec... | Dominik Stadler | 2013-10-30 | 1 | -0/+13 |
* | Add reproducer tests for Bug 53515, disabled as we do not fix any of the | Dominik Stadler | 2013-10-26 | 1 | -3/+3 |
* | Bug 55036: fixed red build (Dec2Hex) | Cédric Walter | 2013-10-12 | 1 | -3/+2 |
* | Bug 55649: WORKDAY Function returns incorrect date when spanning a weekend, o... | Cédric Walter | 2013-10-10 | 1 | -0/+40 |
* | Bug 55058: patch for missing function FactDouble | Cédric Walter | 2013-10-10 | 1 | -0/+30 |
* | Bug 55081: patch for missing function WEEKNUM | Cédric Walter | 2013-10-08 | 2 | -0/+61 |
* | Bug 55037: patch for missing function DELTA | Cédric Walter | 2013-10-07 | 1 | -0/+13 |
* | Remove Eclipse warnings, remove duplicate test, rename tests to also run test... | Dominik Stadler | 2013-09-09 | 1 | -2/+3 |
* | Bug 54524: Fix border case in FormulaShifter | Dominik Stadler | 2013-08-26 | 1 | -0/+1 |
* | Add testcase which tries to reproduce Bug 48495, but seems to be fixed | Dominik Stadler | 2013-08-23 | 1 | -0/+13 |
* | Remove some @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle | Nick Burch | 2013-08-23 | 8 | -22/+2 |
* | fix some Eclipse warnings, adjust some unit tests slightly | Dominik Stadler | 2013-08-23 | 1 | -34/+39 |
* | Bug 55043: patch for missing function QUOTIENT | Cédric Walter | 2013-08-16 | 2 | -3/+35 |
* | Bug 55082: patch for missing function ROMAN | Cédric Walter | 2013-08-16 | 1 | -0/+30 |
* | Bug 55080: patch for missing function IMREAL | Cédric Walter | 2013-08-16 | 1 | -0/+30 |
* | Bug 55079: patch for missing function IMAGINARY | Cédric Walter | 2013-08-16 | 1 | -0/+30 |
* | Bug 54720: Support for Row/Col Area Range like 8:8 or H:H | Cédric Walter | 2013-08-16 | 2 | -5/+37 |
* | Bug 54723: Support for percentage in VALUE() function | Cédric Walter | 2013-08-16 | 1 | -0/+3 |
* | Bug 54786: Fix missing quoting in date formatting, add a number of unit | Dominik Stadler | 2013-08-16 | 1 | -1/+27 |
* | 55419 and refactor SimpleFraction | Tim Allison | 2013-08-15 | 1 | -0/+11 |
* | Bug 55380: Fix endless loop in CellRangeUtil.mergeCellRanges() by not trying ... | Dominik Stadler | 2013-08-12 | 1 | -1/+10 |
* | Add a test to show that bug #53150 has been fixed by the recent fraction work | Nick Burch | 2013-06-26 | 1 | -0/+3 |
* | Add missing license headers, and a few javadoc tweaks while working on those ... | Nick Burch | 2013-06-25 | 1 | -0/+17 |
* | Fix from Florian Hopf from bug #54564 - Fix error message text | Nick Burch | 2013-06-25 | 1 | -0/+2 |
* | Patch and unit test from Tim Allen from bug #54686 - Improve how DataFormatte... | Nick Burch | 2013-06-20 | 2 | -2/+97 |
* | Bug 55047: REPT formula support | Yegor Kozlov | 2013-06-02 | 1 | -0/+31 |
* | missing tests for Bug 55041 - CODE formula support | Yegor Kozlov | 2013-06-02 | 1 | -0/+31 |
* | added missing tests for Bug 55042: patch for missing function COMPLEX | Yegor Kozlov | 2013-06-02 | 1 | -0/+31 |
* | Bugzilla 55043 and 55042: initial support for Complex and Quotient functions | Yegor Kozlov | 2013-06-02 | 2 | -0/+132 |
* | Bugzilla 55041: CODE function support, also removed @Override from interfaces... | Yegor Kozlov | 2013-06-02 | 1 | -0/+59 |
* | Bugzilla 55037: DELTA function support | Yegor Kozlov | 2013-06-02 | 1 | -0/+63 |