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
ba37ace85f991927d07b95ad0ab6c5a2bc61578f
lazarus-ccr
/
components
/
fpspreadsheet
/
examples
/
other
History
wp_xxyyzz
ba37ace85f
fpspreadsheet: Read entire biff record of label and number cells to speed up reading (30% improvement for biff2). Numerous clean-up, mostly debugger settings.
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@3355
8e941d3f-bd1b-0410-a28a-d453659cc2b4
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
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_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
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