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 f75f0ec612 Bug 55043: patch for missing function QUOTIENT 10 years ago
..
atp Bug 55043: patch for missing function QUOTIENT 10 years ago
constant Bug 52628 - Replace System.err info messages with a POILogger 11 years ago
eval Bug 55082: patch for missing function ROMAN 10 years ago
function Various small Eclipse warning fixes, 10 years ago
functions Bug 55043: patch for missing function QUOTIENT 10 years ago
ptg moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
udf Bugzilla 54625 - Register user-defined functions in instance scope instead of static 11 years ago
CellCacheEntry.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
CellEvaluationFrame.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
CollaboratingWorkbooksEnvironment.java Bugzilla 47721 - Added implementation for INDIRECT() 15 years ago
EvaluationCache.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
EvaluationCell.java bugzilla 52575: added an option to ignore missing workbook references in formula evaluator 12 years ago
EvaluationName.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
EvaluationSheet.java Performance optimisation for EvaluationCache. Changed to use HSSFCell as key into cache entry map. Reduced dependency information storage for blank cells. Introduced EvaluationSheet and EvaluationCell interfaces. Modified HSSFFormulaEvaluator API to have simpler notify~ methods 15 years ago
EvaluationTracker.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
EvaluationWorkbook.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
ExternSheetReferenceToken.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
Formula.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
FormulaCellCache.java more generics compiler warnings fixes for poi.ss.formula 15 years ago
FormulaCellCacheEntry.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
FormulaCellCacheEntrySet.java Fix bug #51273 - Hash codes can be negative when working on our own low memory hash for formula cell evaluation 13 years ago
FormulaParseException.java Patch 48284 - raise visibility of FormulaParseException 14 years ago
FormulaParser.java Patch from Marcel May from bug #51875 - More XSSF formula new-line support 12 years ago
FormulaParsingWorkbook.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
FormulaRenderer.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
FormulaRenderingWorkbook.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
FormulaShifter.java bug 48294 - Fixed HSSFWorkbook.setSheetOrder() to respect inter-sheet references 13 years ago
FormulaType.java Changed CRLF to LF in .java base src files. Minor reformatting fixes. 15 years ago
FormulaUsedBlankCellSet.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
IEvaluationListener.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
IStabilityClassifier.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
LazyAreaEval.java fixed bug 53434 11 years ago
LazyRefEval.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
OperandClassTransformer.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
OperationEvaluationContext.java Bug 54720: Support for Row/Col Area Range like 8:8 or H:H 10 years ago
OperationEvaluatorFactory.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
ParseNode.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
PlainCellCache.java Bug 51448 - Avoid exception when evaluating workbooks with more than 256 sheets 13 years ago
PlainValueCellCacheEntry.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
SharedFormula.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
SheetNameFormatter.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
SheetRefEvaluator.java Bug 50209 - Fixed evaluation of Subtotals to ignore nested subtotals 13 years ago
TwoDEval.java Bug 50209 - Fixed evaluation of Subtotals to ignore nested subtotals 13 years ago
UserDefinedFunction.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
WorkbookDependentFormula.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
WorkbookEvaluator.java fixed javadoc warnings 11 years ago
package.html Changed CRLF to LF in remaining trunk/src files 15 years ago