Move the FormulaEvaluator code out of scratchpad
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642574 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0b41e55761
commit
ef5d5cb3d4
src
documentation/content/xdocs
java/org/apache/poi/hssf/record/formula
eval
AddEval.javaArea2DEval.javaArea3DEval.javaAreaEval.javaBlankEval.javaBoolEval.javaConcatEval.javaDivideEval.javaEqualEval.javaErrorEval.javaEval.javaEvaluationException.javaExternalFunction.javaFuncVarEval.javaFunctionEval.javaGreaterEqualEval.javaGreaterThanEval.javaLessEqualEval.javaLessThanEval.javaMultiplyEval.javaNameEval.javaNotEqualEval.javaNumberEval.javaNumericOperationEval.javaNumericValueEval.javaOperandResolver.javaOperationEval.javaPercentEval.javaPowerEval.javaRef2DEval.javaRef3DEval.javaRefEval.javaRelationalOperationEval.javaStringEval.javaStringOperationEval.javaStringValueEval.javaSubtractEval.javaUnaryMinusEval.javaUnaryPlusEval.javaValueEval.javaValueEvalToNumericXlator.java
functions
Abs.javaAbsref.javaAcos.javaAcosh.javaActivecell.javaAddress.javaAnd.javaAreas.javaArgument.javaAsc.javaAsin.javaAsinh.javaAtan.javaAtan2.javaAtanh.javaAvedev.javaAverage.javaAveragea.javaBetadist.javaBetainv.javaBinomdist.javaBooleanFunction.javaCall.javaCaller.javaCeiling.javaCell.javaChar.javaChidist.javaChiinv.javaChitest.javaChoose.javaClean.javaCode.javaColumn.javaColumns.javaCombin.javaConcatenate.javaConfidence.javaCorrel.javaCos.javaCosh.javaCount.javaCounta.javaCountblank.javaCountif.javaCovar.javaCritbinom.javaCustomrepeat.javaDate.javaDatedif.javaDatestring.javaDatevalue.javaDaverage.javaDay.javaDays360.javaDb.javaDbcs.java
@ -35,7 +35,8 @@
|
||||
</devs>
|
||||
|
||||
<!-- Don't forget to update status.xml too! -->
|
||||
<release version="3.0.3-beta1" date="2008-??-??">
|
||||
<release version="3.0.3-beta1" date="2008-04-??">
|
||||
<action dev="POI-DEVELOPERS" type="add">Move the Formula Evaluator code out of scratchpad</action>
|
||||
<action dev="POI-DEVELOPERS" type="add">Move the missing record aware eventusermodel code out of scratchpad</action>
|
||||
<action dev="POI-DEVELOPERS" type="add">44652 / 44603 - Improved handling of Pictures in Word Documents</action>
|
||||
<action dev="POI-DEVELOPERS" type="fix">44636 - Fix formula parsing of RefVPtg, which was causing #VALUE to be shown on subsequent edits</action>
|
||||
|
@ -32,7 +32,8 @@
|
||||
|
||||
<!-- Don't forget to update changes.xml too! -->
|
||||
<changes>
|
||||
<release version="3.0.3-beta1" date="2008-??-??">
|
||||
<release version="3.0.3-beta1" date="2008-04-??">
|
||||
<action dev="POI-DEVELOPERS" type="add">Move the Formula Evaluator code out of scratchpad</action>
|
||||
<action dev="POI-DEVELOPERS" type="add">Move the missing record aware eventusermodel code out of scratchpad</action>
|
||||
<action dev="POI-DEVELOPERS" type="add">44652 / 44603 - Improved handling of Pictures in Word Documents</action>
|
||||
<action dev="POI-DEVELOPERS" type="fix">44636 - Fix formula parsing of RefVPtg, which was causing #VALUE to be shown on subsequent edits</action>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user