11 Commits (782fd29471780a941ae63315cbe7373c352a2121)

Autor SHA1 Mensaje Fecha
  Yegor Kozlov 782fd29471 added missing tests for Bug 55042: patch for missing function COMPLEX hace 11 años
  Nick Burch 3460c45bc3 EDate function implementation from Detlef Brendle from bug #54508 hace 11 años
  Nick Burch 413c5594fb Patch from Johan Karlsteen for bug #53966 - Implement IfError AP function hace 11 años
  Yegor Kozlov d8c58eb036 optimized unused imports and removed deprecation warnings in poi-main hace 12 años
  Yegor Kozlov 59afa3fac3 polished code to register new function impls in runtime hace 12 años
  Yegor Kozlov 946733c773 allow runtime registration of functions in FormulaEvaluator hace 12 años
  Yegor Kozlov 1df1a286b9 Added implementation for SUMIFS(), see Bugzilla 52462 hace 12 años
  Yegor Kozlov a20915f758 Bugzill 52378: Support for Excel's Analysis Tool Pack functions workday and networkdays hace 12 años
  Yegor Kozlov 72ce4e8eb7 Added implementation for MROUND(), VAR() and VARP() hace 13 años
  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 hace 13 años
  Yegor Kozlov b34e1e25d6 moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings hace 13 años