You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cédric Walter f9fc754611 Bug 55081: patch for missing function WEEKNUM 10 years ago
..
atp Patch from Johan from bug #54402 - fix IfError with indirect references 11 years ago
constant moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
eval bugzilla 52057 - updated formula test framework to be aware of recently added Functions 12 years ago
function moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
functions Bug 55081: patch for missing function WEEKNUM 10 years ago
ptg moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
AllSSFormulaTests.java Minor improvements to error handling in ForkedEvaluator. Added junits. 14 years ago
BaseTestExternalFunctions.java 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
EvaluationListener.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestCellCacheEntry.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestEvaluationCache.java Bug 51448 - Avoid exception when evaluating workbooks with more than 256 sheets 13 years ago
TestFormulaShifter.java Bug 54524: Fix border case in FormulaShifter 10 years ago
TestFunctionRegistry.java allow runtime registration of functions in FormulaEvaluator 12 years ago
TestMissingWorkbook.java Bugzilla 52576: support changing external file references in HSSFWorkbook 12 years ago
TestPlainCellCache.java optimized unused imports and removed deprecation warnings in poi-main 12 years ago
TestSheetNameFormatter.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestWorkbookEvaluator.java Bug 53476 - Support Complex Name in formulas 12 years ago
WorkbookEvaluatorTestHelper.java Improvements to patch 47809 (support for UDFs) 14 years ago