| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | added implementations for CLEAN(), CHAR() and ADDRESS(), see Bugzilla 50607 | Yegor Kozlov | 2011-01-19 | 1 | -2/+3 |
* | Added implementation for MROUND(), VAR() and VARP() | Yegor Kozlov | 2010-12-11 | 1 | -0/+3 |
* | Support for IRR() function, see Bugzilla 50409. Includes fix for Bugzilla 50437 | Yegor Kozlov | 2010-12-10 | 1 | -0/+1 |
* | improved work with UDFs and Analysis Toolpack functions, ATP functions are en... | Yegor Kozlov | 2010-11-28 | 1 | -0/+9 |
* | moved ptg classes to org.apache.poi.ss.formula.ptg | Yegor Kozlov | 2010-11-24 | 5 | -10/+10 |
* | moved common formula-related code to org.apache.poi.ss.formula, eliminated de... | Yegor Kozlov | 2010-11-21 | 29 | -30/+2217 |
* | Apply, with a few tweaks, the patch from bug #48996 - initial support for Ext... | Nick Burch | 2010-06-10 | 1 | -0/+4 |
* | cleaned javadoc warnings | Yegor Kozlov | 2010-06-06 | 1 | -1/+3 |
* | Made BlankEval instance consistent with other Eval singletons. | Josh Micich | 2009-11-28 | 1 | -1/+1 |
* | Bugzilla 47969 - improvements to equals() methods | Josh Micich | 2009-10-13 | 1 | -0/+1 |
* | Minor improvements to error handling in ForkedEvaluator. Added junits. | Josh Micich | 2009-09-30 | 1 | -0/+6 |
* | Improvements to patch 47809 (support for UDFs) | Josh Micich | 2009-09-17 | 2 | -9/+13 |
* | improved work with user-defined functions, see Bugzilla 47809 | Yegor Kozlov | 2009-09-16 | 1 | -0/+7 |
* | Changed CRLF to LF in .java base src files. Minor reformatting fixes. | Josh Micich | 2009-05-19 | 5 | -574/+574 |
* | removed unused imports of deprecated classes, fixed javadoc errors | Yegor Kozlov | 2009-04-11 | 1 | -1/+1 |
* | Bugzilla 46580 - Replaced ErrorEval.FUNCTION_NOT_IMPLEMENTED with new excepti... | Josh Micich | 2009-01-22 | 1 | -0/+36 |
* | fixed compiler error due unused import | Josh Micich | 2008-12-04 | 1 | -1/+0 |
* | Initial add of ForkedEvaluator functionality | Josh Micich | 2008-12-04 | 4 | -0/+539 |