poi/src/java/org/apache/poi/hssf/record/formula
Yegor Kozlov 28b6f4e2a3 merged with trunk r653489
git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_1_BETA2@653490 13f79535-47bb-0310-9956-ffa450edef68
2008-05-05 14:20:39 +00:00
..
eval Move the FormulaEvaluator code out of scratchpad 2008-03-29 18:23:33 +00:00
function merged with trunk r653489 2008-05-05 14:20:39 +00:00
functions fixed typo and formatting in class javadoc 2008-04-11 19:36:37 +00:00
AbstractFunctionPtg.java merged with trunk r653489 2008-05-05 14:20:39 +00:00
AddPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
Area3DPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
AreaAPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
AreaErrPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
AreaI.java Patch largely from Josh from bug #44539 - Support for area references in formulas of rows >= 32768 2008-03-07 12:06:18 +00:00
AreaNAPtg.java merged with trunk r653489 2008-05-05 14:20:39 +00:00
AreaNPtg.java merged with trunk r653489 2008-05-05 14:20:39 +00:00
AreaNVPtg.java merged with trunk r653489 2008-05-05 14:20:39 +00:00
AreaPtg.java merged with trunk r653489 2008-05-05 14:20:39 +00:00
AreaVPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
ArrayPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
ArrayPtgA.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
ArrayPtgV.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
AttrPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
BoolPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
ConcatPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
ControlPtg.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00
DeletedArea3DPtg.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00
DeletedRef3DPtg.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00
DividePtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
EqualPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
ErrPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
ExpPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
FuncPtg.java merged with trunk r653489 2008-05-05 14:20:39 +00:00
FuncVarPtg.java merged with trunk r653489 2008-05-05 14:20:39 +00:00
GreaterEqualPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
GreaterThanPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
IntPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
IntersectionPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
LessEqualPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
LessThanPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
MemAreaPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
MemErrPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
MemFuncPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
MissingArgPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
MultiplyPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
NamePtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
NameXPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
NotEqualPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
NumberPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
OperationPtg.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00
ParenthesisPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
PercentPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
PowerPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
Ptg.java merged with trunk r653489 2008-05-05 14:20:39 +00:00
RangePtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
Ref3DPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
RefAPtg.java Patch largely from Josh from bug #44539 - Support for area references in formulas of rows >= 32768 2008-03-07 12:06:18 +00:00
RefErrorPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
RefNAPtg.java merged with trunk r653489 2008-05-05 14:20:39 +00:00
RefNPtg.java merged with trunk r653489 2008-05-05 14:20:39 +00:00
RefNVPtg.java merged with trunk r653489 2008-05-05 14:20:39 +00:00
RefVPtg.java Simple patch from Josh from bug #44636 - fix for RefVPtg and edit-in-excel oddness 2008-03-20 10:16:15 +00:00
ReferencePtg.java merged with trunk r653489 2008-05-05 14:20:39 +00:00
SheetNameFormatter.java Fix from Josh from bug #44417 - Improved handling of references for the need to quote the sheet name for some formulas, but not when fetching a sheet by name 2008-02-15 12:04:42 +00:00
StringPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
SubtractPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
UnaryMinusPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
UnaryPlusPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
UnionPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
UnknownPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
package.html replace Jakarta POI --> Apache POI in package.html files 2007-06-06 06:42:17 +00:00