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.
Josh Micich 46441487c7 Bugzilla 48044 - added implementation for CountBlank function (patch from Mads Mohr Christensen) 14 years ago
..
AggregateFunction.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 15 years ago
And.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 15 years ago
BooleanFunction.java Removed obsolete Eval interface 15 years ago
CalendarFieldFunction.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
Choose.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
Column.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
Columns.java Removed obsolete Eval interface 15 years ago
Count.java Removed obsolete Eval interface 15 years ago
CountUtils.java Removed obsolete Eval interface 15 years ago
Counta.java Removed obsolete Eval interface 15 years ago
Countblank.java Bugzilla 48044 - added implementation for CountBlank function (patch from Mads Mohr Christensen) 14 years ago
Countif.java Removed obsolete Eval interface 15 years ago
DateFunc.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 15 years ago
Days360.java Implementation of Excel Days360 and Npv functions 15 years ago
Errortype.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
Even.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 15 years ago
False.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
FinanceFunction.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 15 years ago
FinanceLib.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 15 years ago
Find.java Removed obsolete Eval interface 15 years ago
FreeRefFunction.java Bugzilla 47721 - Added implementation for INDIRECT() 15 years ago
Function.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
Hlookup.java Removed obsolete Eval interface 15 years ago
Hyperlink.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
If.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
Index.java Removed obsolete Eval interface 15 years ago
Indirect.java Bugzilla 47721 - Added implementation for INDIRECT() 15 years ago
IsError.java fixed compiler warnings and TODOs in org.apache.poi.hssf.record.formula.eval 14 years ago
IsNa.java Removed obsolete Eval interface 15 years ago
Isblank.java Removed obsolete Eval interface 15 years ago
Isref.java Removed obsolete Eval interface 15 years ago
LogicalFunction.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
Lookup.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
LookupUtils.java Removed obsolete Eval interface 15 years ago
Match.java Removed obsolete Eval interface 15 years ago
MathX.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 15 years ago
MinaMaxa.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 15 years ago
Mode.java Removed obsolete Eval interface 15 years ago
MultiOperandNumericFunction.java Removed obsolete Eval interface 15 years ago
Na.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
Not.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
NotImplementedFunction.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
Now.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
Npv.java Implementation of Excel Days360 and Npv functions 15 years ago
NumericFunction.java Removed obsolete Eval interface 15 years ago
Odd.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 15 years ago
Offset.java Removed obsolete Eval interface 15 years ago
Or.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 15 years ago
Pi.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
Rand.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
Replace.java Removed obsolete Eval interface 15 years ago
Row.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
Rows.java Removed obsolete Eval interface 15 years ago
StatsLib.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 15 years ago
Substitute.java Removed obsolete Eval interface 15 years ago
Sumif.java Removed obsolete Eval interface 15 years ago
Sumproduct.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
Sumx2my2.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 15 years ago
Sumx2py2.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 15 years ago
Sumxmy2.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 15 years ago
T.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
TextFunction.java Removed obsolete Eval interface 15 years ago
Time.java Removed obsolete Eval interface 15 years ago
Today.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
True.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
Value.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
Vlookup.java Removed obsolete Eval interface 15 years ago
XYNumericFunction.java Removed obsolete Eval interface 15 years ago