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 8e4d2bbba3 Fixed evaluation of cell references with column index greater than 255, see bugzilla 50096 13 years ago
..
atp added support for RANDBETWEEN(), see Bugzilla 48526 14 years ago
eval fixed OperandResolver to correctly handle inputs with leading decimal place, see Bug #49723 14 years ago
function Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 14 years ago
functions improved rounding in MathX.mod, see Bugzilla 50033 13 years ago
AbstractPtgTestCase.java Fixed unused imports compiler warnings (and some others) 15 years ago
AllFormulaTests.java fixed re-serialization of tAttrChoose 15 years ago
TestArea3DPtg.java Partitioning common formula logic. Introduced FormulaRenderingWorkbook interface to make merge with ooxml branch easier 15 years ago
TestAreaErrPtg.java Fixed compiler warnings - unnecessary throws declaration 15 years ago
TestAreaPtg.java Partitioning common formula logic. Introduced FormulaParsingWorkbook and EvaluationWorkbook interfaces to make merge with ooxml branch easier 15 years ago
TestArrayPtg.java Some more clean up of array formula support in preparation for patch 48292 14 years ago
TestAttrPtg.java added LittleEndianByteArrayInputStream 15 years ago
TestErrPtg.java Fixed compiler warnings - unnecessary throws declaration 15 years ago
TestExternalFunctionFormulas.java Merged revisions 696860,696898 via svnmerge from 15 years ago
TestExternalNameReference.java Apply, with a few tweaks, the patch from bug #48996 - initial support for External Name References in HSSF formula evaluation 14 years ago
TestFormulaShifter.java Fix for bug 45780 - update area refs during HSSFSheet.shiftRows() 15 years ago
TestFuncPtg.java Clean-up of copy/clone methods in Ptg hierarchy 14 years ago
TestFuncVarPtg.java Partitioning common formula logic. Introduced FormulaParsingWorkbook and EvaluationWorkbook interfaces to make merge with ooxml branch easier 15 years ago
TestIntersectionPtg.java Fixed compiler warnings - unnecessary throws declaration 15 years ago
TestPercentPtg.java Fixed compiler warnings - unnecessary throws declaration 15 years ago
TestRangePtg.java Fixed compiler warnings - unnecessary throws declaration 15 years ago
TestRef3DPtg.java Partitioning common formula logic. Introduced FormulaRenderingWorkbook interface to make merge with ooxml branch easier 15 years ago
TestReferencePtg.java Fixed evaluation of cell references with column index greater than 255, see bugzilla 50096 13 years ago
TestSheetNameFormatter.java Fix formula parser to properly support the range operator. Small fixes to parsing of sheet names and full column references. 15 years ago
TestUnionPtg.java Fixed compiler warnings - unnecessary throws declaration 15 years ago