lazarus-ccr/components/fpspreadsheet/examples
2014-07-10 20:43:46 +00:00
..
excel2demo fpspreadsheet: Fix remaining utf8 issues when reading/writing rpn string formulas. Fix BIFFExplorer issues when displaying biff2 formulas. Excel complains about data loss when reading a biff2 file containing a calculated formula having a string result - not fixed yet. 2014-07-02 11:51:59 +00:00
excel5demo fpspreadsheet: 2014-06-26 07:15:51 +00:00
excel8demo fpspreadsheet: Remove unused unit from excel8read project 2014-07-05 21:51:04 +00:00
fpschart fpspreadsheet: Fix compilation issues introduced in last commit. 2014-07-02 19:25:37 +00:00
fpsgrid fpspreadsheet: Rename TsWorksheetGrid method NewWorksheet to NewWorkbook (because that's what it does). Add doc-o-matic comments to fpspreadsheetgrid.pas. 2014-06-24 11:45:16 +00:00
ooxmldemo fpspreadsheet: Fix invalid xml characters issue in writing xlsx files (see http://forum.lazarus.freepascal.org/index.php/topic,25110.msg152030.html#msg152030). 2014-07-08 20:52:59 +00:00
opendocdemo fpspreadsheet: 2014-06-26 07:15:51 +00:00
other fpsreadsheet: Introduce "virtual writing mode" where the writer does not get its data from the spreadsheet, but from an event ("OnNeedCellData"). Introduce stream switching for xlsxooxml. Both feature allow to write HUGE spreadsheet files. Add example "test_virtualmode". 2014-07-10 20:43:46 +00:00
spready fpspreadsheet: Fix compilation issues introduced in last commit. 2014-07-02 19:25:37 +00:00
wikitabledemo * fpspreadsheet: wikitable demo: clarify read/write interoperability problems. 2014-06-24 15:27:32 +00:00