| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 56865 - Limit number of bytes (by counting them) while opening office docs | Andreas Beeker | 2015-06-23 | 1 | -0/+1 |
* | Bug 56655: Fix Sumifs for cases where the criteria is in error. | Dominik Stadler | 2015-06-20 | 1 | -0/+81 |
* | Bug 56420: Fix possible NullPointerException when empty cell is included in S... | Dominik Stadler | 2015-06-20 | 1 | -0/+9 |
* | Add missing license header | Nick Burch | 2015-04-24 | 1 | -0/+17 |
* | Patch from Conor from bug #57747 - Add ISERR() function | Nick Burch | 2015-04-24 | 1 | -0/+88 |
* | Adjust Bin2Dec similar to what we did for Hex2Dec in Bug 57196 and fix some s... | Dominik Stadler | 2015-01-09 | 4 | -5/+501 |
* | Fix Eclipse warnings, provide better error message and adjust javadoc slightly | Dominik Stadler | 2015-01-09 | 1 | -21/+31 |
* | Bug 57196: Resolve RefEval to it's inner ValueEval in Hex2Dec | Dominik Stadler | 2015-01-09 | 1 | -0/+51 |
* | Add missing license header | Dominik Stadler | 2015-01-02 | 1 | -0/+16 |
* | Bug 46898: Convert unit tests for circular references to also run for XSSF | Dominik Stadler | 2015-01-02 | 4 | -170/+193 |
* | Bug 57007: Add initial implementations of DMIN and DGET functions | Dominik Stadler | 2014-12-28 | 2 | -0/+54 |
* | Fix Eclipse warnings, unnecessary casts, use generics, static access... | Dominik Stadler | 2014-12-28 | 6 | -95/+97 |
* | Fix warnings and inconsistent indents | Nick Burch | 2014-12-17 | 1 | -93/+86 |
* | Fix some eclipse warnings, newlines, javadoc, generics, ... | Dominik Stadler | 2014-11-07 | 1 | -28/+49 |
* | Bug 57003: Add implementation of function FIXED | Dominik Stadler | 2014-11-07 | 2 | -0/+157 |
* | Bug 57150: Added EOMONTH function | Cédric Walter | 2014-10-27 | 3 | -36/+205 |
* | Unit tests which reference XSSF must be on the ooxml part of the tree | Nick Burch | 2014-10-20 | 1 | -86/+0 |
* | Escape non-ASCII characters in the unit test, so it builds properly everywhere | Nick Burch | 2014-10-20 | 1 | -2/+2 |
* | Bug 57010: Add implementation of function PROPER | Dominik Stadler | 2014-10-20 | 1 | -0/+86 |
* | Fix bug #55050 - If the start+end row and cell are the same on an AreaPtg, av... | Nick Burch | 2014-07-31 | 1 | -0/+29 |
* | #56132 Allow XSSF formula evaluation to also skip missing external workbook r... | Nick Burch | 2014-07-30 | 1 | -7/+23 |
* | Convert the test to using interfaces | Nick Burch | 2014-07-30 | 1 | -23/+28 |
* | HSSF and XSSF Multi-Sheet formula reference tests from Radoslav from bug #55906 | Nick Burch | 2014-07-26 | 1 | -0/+331 |
* | Complete evaluation support for multi-sheet references for bug #55906 | Nick Burch | 2014-07-25 | 4 | -2/+16 |
* | Update the RefEval method signature to cope with multi-sheet references, and ... | Nick Burch | 2014-07-25 | 3 | -18/+26 |
* | Patch from Raúl Wegmann from bug #56735 / GitHub Pull #10 - Rationalise POI ... | Nick Burch | 2014-07-24 | 2 | -7/+6 |
* | Bug 56688: Fix border cases in EDATE function: handle RefEval and BlankEval a... | Dominik Stadler | 2014-07-22 | 1 | -6/+83 |
* | Update the formula evaluator to support XSSF style external named ranges too | Nick Burch | 2014-07-20 | 1 | -1/+1 |
* | Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), ... | Dominik Stadler | 2014-05-16 | 3 | -9/+6 |
* | Some encryption fixes: | Andreas Beeker | 2014-04-21 | 1 | -7/+3 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | Bug 54524: Fix border case in FormulaShifter | Dominik Stadler | 2013-08-26 | 1 | -0/+1 |
* | Remove some @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle | Nick Burch | 2013-08-23 | 8 | -22/+2 |
* | 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 |