This website requires JavaScript.
Explore
Help
Register
Sign In
pascal
/
lazarus-ccr
Watch
1
Star
0
Fork
0
You've already forked lazarus-ccr
Code
Issues
Releases
Activity
Files
5718a5c120b426b9b79b565ef9da6eb5cb1f11f9
lazarus-ccr
/
components
/
fpspreadsheet
/
examples
/
other
History
wp_xxyyzz
20645fb0c4
fpspreadsheet: Fix calculation of cells destroying number formats.
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@3274
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-03 19:28:42 +00:00
..
test_formula_func.lpi
fpspreadsheet: Allow to register user-provided functions for calculation of rpn formulas for which fpspreadsheet does not have a built-in calculation method (example: financial functions). Add example "test_formula_func" in folder "other".
2014-07-02 22:03:03 +00:00
test_formula_func.lps
fpspreadsheet: Support cell ranges in calculation of rpn formulas. Tune fpfunc unit. Update test cases.
2014-07-03 15:38:15 +00:00
test_formula_func.pas
fpspreadsheet: Fix calculation of cells destroying number formats.
2014-07-03 19:28:42 +00:00
test_recursive_calc.lpi
fpspreadsheet: Introduce recursive calculation of cells depending on non-yet calculated cells. Add demo "test_recursive" in folder "other".
2014-07-03 08:52:12 +00:00
test_recursive_calc.pas
fpspreadsheet: Introduce recursive calculation of cells depending on non-yet calculated cells. Add demo "test_recursive" in folder "other".
2014-07-03 08:52:12 +00:00
test_write_formatting.lpi
fpspreadsheet: Fixes a bug in the last fix
2011-05-29 17:33:46 +00:00
test_write_formatting.pas
fpspreadsheet: Improved format detection when reading biff files. Unit test without errors due to biff now again. Fix compilation error of other formats due to new NumFormatList.
2014-05-15 12:53:56 +00:00
test_write_formula.lpi
FPSpreadsheet: Implements enough to write SUM(A1:A5) formulas in BIFF8
2011-05-30 10:03:04 +00:00
test_write_formula.pas
fpspreadsheet: Mark TsSpreadsheet.GetLastColNumber/GetLastRowNumber as deprecated, use GetLastColIndex/GetlastRowIndex instead.
2014-05-26 15:27:35 +00:00