lazarus-ccr/components/fpspreadsheet
2011-06-16 07:55:24 +00:00
..
examples fpspreadsheet: String typo fixed and adds a new convinience routine to the grid code 2011-06-16 07:55:24 +00:00
reference Adds epiktimer 2009-02-05 10:21:42 +00:00
builddoc.bat Initial commit of fpspreadsheet. 2008-02-24 13:18:34 +00:00
fpolebasic.pas Fixed bug 2897449 by Luiz Camara 2009-11-14 18:46:10 +00:00
fpolestorage.pas fpspreadsheet: Implements support to setting if existing files should be overwritten or not 2009-11-08 19:21:23 +00:00
fpsallformats.pas Included xlsbiff8 in the fpallformats. 2009-05-10 17:55:28 +00:00
fpsconvencoding.pas Adds excel 8 writting example and starts implementing formatting 2010-07-30 06:44:53 +00:00
fpsopendocument.pas FPSpreadsheet: Improves the comments 2011-05-30 07:03:56 +00:00
fpspreadsheet.chm Improves fpspreadsheet help 2009-02-05 11:16:19 +00:00
fpspreadsheet.dox-express Improves fpspreadsheet help 2009-02-05 11:14:00 +00:00
fpspreadsheet.pas fpspreadsheet: String typo fixed and adds a new convinience routine to the grid code 2011-06-16 07:55:24 +00:00
fpspreadsheetchart.pas Fixes fpspreadsheet compilation due to tachart changes 2011-01-04 11:04:27 +00:00
fpspreadsheetgrid.pas fpspreadsheet: String typo fixed and adds a new convinience routine to the grid code 2011-06-16 07:55:24 +00:00
fpsutils.pas FPSpreadsheet: Patch from bug 19422: Copy file OSD with 2011-05-29 17:42:56 +00:00
fpszipper.pp Fixes reading of ZIPs with "wrong" local header information (size, crc, ...), as unzip.exe use the data from Central header instead. 2009-09-02 01:19:46 +00:00
laz_fpspreadsheet_visual.lpk Implements a charting component for FPSpreadsheet 2010-05-01 18:10:38 +00:00
laz_fpspreadsheet_visual.pas Implements a charting component for FPSpreadsheet 2010-05-01 18:10:38 +00:00
laz_fpspreadsheet.lpk fpspreadsheet: Fixes a bug in the last fix 2011-05-29 17:33:46 +00:00
laz_fpspreadsheet.pas Reworks the common xls files and attempt to fix bug 18886 excel5 files are truncated when imported 2011-05-29 17:21:51 +00:00
uvirtuallayer_ole_helpers.pas Fixed read bug in Excel files with a ministream bigger than 1024 (1024 is a casual number, any other could raise the bug). 2009-09-05 17:14:45 +00:00
uvirtuallayer_ole_types.pas New implementation to read and write OLE documents (Excel BIFF 5 & 8). 2009-05-09 15:41:38 +00:00
uvirtuallayer_ole.pas Removed all LCL dependencies. 2009-09-01 23:41:05 +00:00
uvirtuallayer_stream.pas New implementation to read and write OLE documents (Excel BIFF 5 & 8). 2009-05-09 15:41:38 +00:00
uvirtuallayer_types.pas New implementation to read and write OLE documents (Excel BIFF 5 & 8). 2009-05-09 15:41:38 +00:00
uvirtuallayer.pas Removed all LCL dependencies. 2009-09-01 23:41:05 +00:00
xlsbiff2.pas FPSpreadsheet: Starts implementing biff2 formatting and also flexible support for biff formats, but all parts are unfinished 2011-05-25 15:50:18 +00:00
xlsbiff5.pas FPSpreadsheet: Improves the comments 2011-05-30 07:03:56 +00:00
xlsbiff8.pas FPSpreadsheet: Improves the formula example, finishes basic implementation of RPN formula support in BIFF8 2011-05-30 10:23:55 +00:00
xlscommon.pas FPSpreadsheet: Implements enough to write SUM(A1:A5) formulas in BIFF8 2011-05-30 10:03:04 +00:00
xlsxooxml.pas Adds bold style support to OpenDocument 2010-12-08 10:24:15 +00:00