11 Commits (008dea947c46c8defba2ea63ce3f96743c499ec7)

Author SHA1 Message Date
  Yegor Kozlov 008dea947c Bugzilla 54356: Support of statistical function INTERCEPT 11 years ago
  Yegor Kozlov 3f23441a94 Bugzilla 53644: XLS formula bugfix (CalFieldFunc) + WeekDay addon 12 years ago
  Yegor Kozlov 18e4705687 bugzilla 52818 - Added implementation for RANK() 12 years ago
  Yegor Kozlov 59afa3fac3 polished code to register new function impls in runtime 12 years ago
  Yegor Kozlov 946733c773 allow runtime registration of functions in FormulaEvaluator 12 years ago
  Nick Burch 8b95448e83 Add implementation of RATE from patch in bug #52050 12 years ago
  Nick Burch 8dc1647c4c Fix bug #48968 - Implement support for HOUR, MINUTE and SECOND formulas 13 years ago
  Yegor Kozlov ddf6cf7fec added implementations for CLEAN(), CHAR() and ADDRESS(), see Bugzilla 50607 13 years ago
  Yegor Kozlov 72ce4e8eb7 Added implementation for MROUND(), VAR() and VARP() 13 years ago
  Yegor Kozlov 574810c8aa Support for IRR() function, see Bugzilla 50409. Includes fix for Bugzilla 50437 13 years ago
  Yegor Kozlov b34e1e25d6 moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago