11 Commits (782fd29471780a941ae63315cbe7373c352a2121)

Author SHA1 Message Date
  Yegor Kozlov 782fd29471 added missing tests for Bug 55042: patch for missing function COMPLEX 11 years ago
  Nick Burch 3460c45bc3 EDate function implementation from Detlef Brendle from bug #54508 11 years ago
  Nick Burch 413c5594fb Patch from Johan Karlsteen for bug #53966 - Implement IfError AP function 11 years ago
  Yegor Kozlov d8c58eb036 optimized unused imports and removed deprecation warnings in poi-main 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
  Yegor Kozlov 1df1a286b9 Added implementation for SUMIFS(), see Bugzilla 52462 12 years ago
  Yegor Kozlov a20915f758 Bugzill 52378: Support for Excel's Analysis Tool Pack functions workday and networkdays 12 years ago
  Yegor Kozlov 72ce4e8eb7 Added implementation for MROUND(), VAR() and VARP() 13 years ago
  Yegor Kozlov db89d09ca3 improved work with UDFs and Analysis Toolpack functions, ATP functions are enabled by default and user can create / evaluate them just like built-in functions, both HSSF andf XSSF are supported 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