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
42f55e22d78f3342fb2445912e8ef13187943dbd
lazarus-ccr
/
components
/
fpspreadsheet
/
examples
/
other
History
wp_xxyyzz
7f6277ca08
fpspreadsheet: Add unit fpsstreams containing a buffered stream for speed-up of writing in virtual mode.
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@3331
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-18 22:48:38 +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: 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.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: 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_virtualmode.lpi
fpspreadsheet: Implement virtual mode for all biff file formats. Add record limitations with writer-specific max row and col counts: a file is not written to a particular file format if it exceeds the limitations of the file format.
2014-07-11 13:20:14 +00:00
test_virtualmode.lpr
fpspreadsheet: Add unit fpsstreams containing a buffered stream for speed-up of writing in virtual mode.
2014-07-18 22:48:38 +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