lazarus-ccr/components/fpspreadsheet/examples/other
2014-07-21 20:33:25 +00:00
..
financemath.pas fpspreadsheet: Add interest rate calculation to complete financial functions supported by fpspreadsheet. Extract financial stuff into separate unit "financemath.pas" which will be proposed as a fpc feature request. 2014-07-07 12:04:33 +00:00
test_formula_func.lpi fpspreadsheet: Read entire biff record of label and number cells to speed up reading (30% improvement for biff2). Numerous clean-up, mostly debugger settings. 2014-07-21 20:33:25 +00:00
test_formula_func.pas fpspreadsheet: Add interest rate calculation to complete financial functions supported by fpspreadsheet. Extract financial stuff into separate unit "financemath.pas" which will be proposed as a fpc feature request. 2014-07-07 12:04:33 +00:00
test_recursive_calc.lpi fpspreadsheet: Read entire biff record of label and number cells to speed up reading (30% improvement for biff2). Numerous clean-up, mostly debugger settings. 2014-07-21 20:33:25 +00:00
test_recursive_calc.pas
test_virtualmode.lpi fpspreadsheet: Read entire biff record of label and number cells to speed up reading (30% improvement for biff2). Numerous clean-up, mostly debugger settings. 2014-07-21 20:33:25 +00:00
test_virtualmode.lpr fpspreadsheet: Fix memory leak in virtual mode due to incorrectly initialized strings in the cell record. 2014-07-20 18:19:43 +00:00
test_write_formatting.lpi
test_write_formatting.pas
test_write_formula.lpi
test_write_formula.pas