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.
Yegor Kozlov 0ad8c53743 Bug 61859: support for evaluating comparison operators in array mode, detect array mode from formula ptgs 6 years ago
..
atp use non-deprecated versions of getCellType 6 years ago
constant #59170 - Remove deprecated classes (POI 3.15) - use FormulaError instead of ErrorConstants 8 years ago
eval Remove more deprecated classes and methods 6 years ago
function Remove unnecessary local variables 6 years ago
functions Bug 61859: support for evaluating comparison operators in array mode, detect array mode from formula ptgs 6 years ago
ptg Replace deprecated CellReference class and some other warnings fixed 6 years ago
udf Eclipse automated refactor/cleanup: add missing @Override and @Deprecated annotations 7 years ago
AllSSFormulaTests.java fix junit4 8 years ago
BaseTestExternalFunctions.java update getCellType to return CellType enum instead of int 6 years ago
EvaluationListener.java javadoc: replace invalid self enclosing elements 7 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 Replace deprecated CellReference class and some other warnings fixed 6 years ago
TestFormulaShifter.java bug 61474, github #81: add ShiftMode#ColumnCopy for FormulaShifter 6 years ago
TestFunctionRegistry.java Eclipse automated refactor/cleanup: add missing @Override and @Deprecated annotations 7 years ago
TestMissingWorkbook.java update getCellType to return CellType enum instead of int 6 years ago
TestPlainCellCache.java optimized unused imports and removed deprecation warnings in poi-main 12 years ago
TestSheetNameFormatter.java Remove unused imports 6 years ago
TestWorkbookEvaluator.java update getCellType to return CellType enum instead of int 6 years ago
WorkbookEvaluatorTestHelper.java Improvements to patch 47809 (support for UDFs) 14 years ago