lazarus-ccr/components/fpspreadsheet/examples
2015-02-22 23:38:28 +00:00
..
csvdemo fpspreadsheet: Massive reconstruction: remove formatting attributes of TCell record and collect in TCellFormatList. TCell only has index into this list. Introduce record helpers to keep the old syntax. Reduction of memory consumption per cell by 50%. 2015-01-23 21:54:23 +00:00
db_import_export fpspreadsheet: Move type declarations from fpspreadsheet.pas to new unit fpstypes.pas. Update all examples. 2015-01-17 22:57:23 +00:00
excel2demo fpspreadsheet: Move type declarations from fpspreadsheet.pas to new unit fpstypes.pas. Update all examples. 2015-01-17 22:57:23 +00:00
excel5demo fpspreadsheet: Move type declarations from fpspreadsheet.pas to new unit fpstypes.pas. Update all examples. 2015-01-17 22:57:23 +00:00
excel8demo fpspreadsheet: Implement reading of cell comments from opendocument files. Fix cell text with manual line break in opendocument files. 2015-01-30 16:50:23 +00:00
fpschart fpspreadsheet: Move type declarations from fpspreadsheet.pas to new unit fpstypes.pas. Update all examples. 2015-01-17 22:57:23 +00:00
fpsctrls fpspreadsheet: Prepare infrastructure for cell hyperlinks 2015-02-22 23:38:28 +00:00
fpsctrls_no_install fpspreadsheet: Improve codepage handling for biff2 and biff2 files. 2015-02-04 18:15:19 +00:00
fpsgrid fpspreadsheet: Prepare infrastructure for cell hyperlinks 2015-02-22 23:38:28 +00:00
fpsgrid_no_install fpspreadsheet: Improve codepage handling for biff2 and biff2 files. 2015-02-04 18:15:19 +00:00
fpsspeedtest fpspreadsheet: Fix buffered stream reading speed issues. 2015-01-27 19:31:57 +00:00
ooxmldemo fpspreadsheet: Read cell comments from xlsx files. 2015-01-31 18:42:22 +00:00
opendocdemo fpspreadsheet: Move type declarations from fpspreadsheet.pas to new unit fpstypes.pas. Update all examples. 2015-01-17 22:57:23 +00:00
other fpspreadsheet: Rearrange cell comment architecture: to save memory cell comments are now stored in the worksheet's avltree "Comments". Replace cell's "CalcState" by more general "Flags" which signals that a cell contains a comment (to be extended...) 2015-02-15 11:45:08 +00:00
spready fpspreadsheet: Improve codepage handling for biff2 and biff2 files. 2015-02-04 18:15:19 +00:00
wikitabledemo fpspreadsheet: Move type declarations from fpspreadsheet.pas to new unit fpstypes.pas. Update all examples. 2015-01-17 22:57:23 +00:00
wikitablemaker fpspreadsheet: Move type declarations from fpspreadsheet.pas to new unit fpstypes.pas. Update all examples. 2015-01-17 22:57:23 +00:00