Go to file
wp_xxyyzz c87afdcdec fpspreadsheet: Redo handling for formulas:
- Allow processing of string formulas (conversion to/from rpn formulas, calculation). 
- Drop cell ContentType cctRPNFormula. 
- Drop field RPNFormulaValue of TCell record. 
- Remove all fekXXXX declarations for sheet functions. Function is specified by name now.
- Complete registration mechanism for user-defined formulas.
Adapt all demos
Test cases working
This commit does not yet support: shared formulas, formulas in ods.


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3506 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-30 18:03:22 +00:00
2013-06-13 21:23:20 +00:00
2014-01-10 08:03:09 +00:00
2013-04-20 00:15:12 +00:00
Description
No description provided
468 MiB
Languages
Pascal 93.4%
Rich Text Format 2.8%
HTML 1.3%
C 1.1%
C++ 0.5%
Other 0.6%