Go to file
bigchimp 27498ff548 + Add support for more/easier RPN formulas in XLS
- Allow relative cell references in RPN formulas
- Simplify generation of RPN formulas by using nested function calls
- Add writing of cell ranges for formulas in BIFF2/BIFF5
- Simplification of code e.g. by replacing the huge case instruction in TsSpreadBiffWriter.FormulaElementKindToExcelTokenID by a look-up table.
Fixes mantis issue #25718; patch by wp; thanks a lot!



git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2931 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-04-08 09:48:30 +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
2013-11-19 15:25:37 +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%