| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | bug 59791: replace deprecated Cell.CELL_TYPE_* usage with CellType.* | Javen O'Neal | 2016-07-04 | 1 | -2/+3 |
* | bug 59791: convert Cell Type to an enum | Javen O'Neal | 2016-07-04 | 2 | -27/+28 |
* | bug 59170: Removed deprecated methods in POIFS, SS, HSSF, and XSSF | Javen O'Neal | 2016-06-18 | 1 | -4/+0 |
* | FunctionEval is a utility class. It should not have a public default constructor | Javen O'Neal | 2016-06-17 | 1 | -0/+4 |
* | Add XSSF support to ForkedEvaluator | Andreas Beeker | 2016-06-07 | 1 | -13/+14 |
* | findbugs fixes | Andreas Beeker | 2016-05-20 | 1 | -27/+3 |
* | sonar fix | Andreas Beeker | 2016-03-18 | 1 | -1/+1 |
* | javadocs | Javen O'Neal | 2015-12-04 | 1 | -1/+2 |
* | add comments for names of missing functions | Javen O'Neal | 2015-12-04 | 1 | -25/+99 |
* | whitespace | Javen O'Neal | 2015-11-24 | 1 | -280/+280 |
* | Eclipse warnings, typos, ... | Dominik Stadler | 2015-11-08 | 1 | -1/+1 |
* | fix eclipse warning - mostly generics cosmetics | Andreas Beeker | 2015-09-12 | 1 | -22/+22 |
* | Make D* functions thread safe, thanks to Patrick Zimmermann for the patch. | David North | 2015-09-03 | 1 | -2/+2 |
* | Fix some Eclipse warnings and adjust use of Generics, Comments, close() | Dominik Stadler | 2015-07-16 | 1 | -1/+1 |
* | Patch from Conor from bug #57747 - Add ISERR() function | Nick Burch | 2015-04-24 | 1 | -0/+1 |
* | Whitespace and comment updates | Nick Burch | 2015-04-24 | 1 | -6/+6 |
* | Finish converting ErrorEval to only use the FormulaError constants, and then ... | Nick Burch | 2015-02-08 | 1 | -33/+23 |
* | Reduce duplication between FormulaError and ErrorConstants | Nick Burch | 2015-02-08 | 1 | -25/+15 |
* | Bug 57007: Add initial implementations of DMIN and DGET functions | Dominik Stadler | 2014-12-28 | 1 | -0/+4 |
* | Fix Eclipse warnings, unnecessary casts, use generics, static access... | Dominik Stadler | 2014-12-28 | 1 | -0/+7 |
* | Remove some Eclipse warnings, remove confusing FunctionID/ID renaming... | Dominik Stadler | 2014-11-27 | 1 | -76/+10 |
* | revert of r1639217 and offline-linking for maven javadocs | Andreas Beeker | 2014-11-15 | 1 | -1/+1 |
* | Javadoc warnings fixed: | Andreas Beeker | 2014-11-13 | 1 | -1/+1 |
* | Bug 57003: Add implementation of function FIXED | Dominik Stadler | 2014-11-07 | 1 | -1/+2 |
* | Bug 57010: Add implementation of function PROPER | Dominik Stadler | 2014-10-20 | 1 | -1/+1 |
* | Begin required interface + base-class support for multi-sheet area references... | Nick Burch | 2014-07-25 | 2 | -12/+35 |
* | Update the RefEval method signature to cope with multi-sheet references, and ... | Nick Burch | 2014-07-25 | 3 | -12/+56 |
* | Update the XSSF getExternalSheet method signature, to start to prepare for sh... | Nick Burch | 2014-07-25 | 1 | -2/+2 |
* | Rename missing from previous commit | Nick Burch | 2014-07-20 | 2 | -10/+10 |
* | Update the formula evaluator to support XSSF style external named ranges too | Nick Burch | 2014-07-20 | 1 | -1/+4 |
* | Better reporting on why a test is failing, and partial NameXPxg eval | Nick Burch | 2014-07-19 | 1 | -2/+1 |
* | Start to update how the formula parser looks up sheets from formula ptgs, to ... | Nick Burch | 2014-07-19 | 1 | -4/+7 |
* | When throwing an exception during formula evaluation, if this is due to an un... | Nick Burch | 2014-07-03 | 2 | -7/+55 |
* | Fix whitespace - reformat to consistent spaces, instead of a mix of tabs and ... | Nick Burch | 2013-12-27 | 1 | -217/+277 |
* | Bug 55724: implementation of Excel PERCENTILE function | Cédric Walter | 2013-11-05 | 1 | -1/+2 |
* | Bug 55024: MIRR Formula implementation review, added error handling and Formu... | Cédric Walter | 2013-11-04 | 1 | -0/+2 |
* | Bug 55082: patch for missing function ROMAN | Cédric Walter | 2013-08-16 | 1 | -0/+2 |
* | Bug 55047: REPT formula support | Yegor Kozlov | 2013-06-02 | 1 | -0/+1 |
* | missing tests for Bug 55041 - CODE formula support | Yegor Kozlov | 2013-06-02 | 1 | -0/+1 |
* | Bugzilla 54469 - Support for financial functions IPMT and PPMT | Yegor Kozlov | 2013-03-02 | 1 | -0/+2 |
* | Bugzilla 54356 - Support of statistical function SLOPE | Yegor Kozlov | 2013-01-19 | 1 | -1/+2 |
* | Bugzilla 54356: Support of statistical function INTERCEPT | Yegor Kozlov | 2012-12-28 | 1 | -0/+3 |
* | Bugzilla 53644: XLS formula bugfix (CalFieldFunc) + WeekDay addon | Yegor Kozlov | 2012-08-11 | 1 | -0/+1 |
* | bugzilla 52818 - Added implementation for RANK() | Yegor Kozlov | 2012-03-05 | 1 | -0/+1 |
* | polished code to register new function impls in runtime | Yegor Kozlov | 2012-02-26 | 1 | -5/+27 |
* | allow runtime registration of functions in FormulaEvaluator | Yegor Kozlov | 2012-02-21 | 1 | -0/+49 |
* | bugzilla 52575: added an option to ignore missing workbook references in form... | Yegor Kozlov | 2012-02-06 | 1 | -0/+4 |
* | Add implementation of RATE from patch in bug #52050 | Nick Burch | 2011-10-19 | 1 | -0/+1 |
* | Bug 50209 - Fixed evaluation of Subtotals to ignore nested subtotals | Yegor Kozlov | 2011-07-25 | 1 | -0/+9 |
* | Fix bug #48968 - Implement support for HOUR, MINUTE and SECOND formulas | Nick Burch | 2011-03-25 | 1 | -1/+4 |