lazarus-ccr/components/fpspreadsheet
2014-05-14 23:17:46 +00:00
..
examples fpspreadsheet: Fix crash of unit test. Still some number format detection issues. 2014-05-14 23:17:46 +00:00
reference fpspreadsheet: Improved/added info on RK/MULRK records in BIFFExplorer 2014-05-11 17:46:28 +00:00
tests fpspreadsheet: Fix crash of unit test. Still some number format detection issues. 2014-05-14 23:17:46 +00:00
builddoc.bat Initial commit of fpspreadsheet. 2008-02-24 13:18:34 +00:00
fpolebasic.pas fpspreadsheet: Adds a work around for a internal compiler error, see bug 22370 2012-07-05 13:34:55 +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 fpspreadsheet: Adds read/write wiki table format support and some improvements to the base routines 2013-06-11 14:15:59 +00:00
fpsopendocument.pas fpspreadsheet: Fix crash of unit test. Still some number format detection issues. 2014-05-14 23:17:46 +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: Fix crash of unit test. Still some number format detection issues. 2014-05-14 23:17:46 +00:00
fpspreadsheetchart.pas fpspreadsheet: the worksheetgrid can be edited again. Beginning to add some cell formatting to the demo. 2014-05-07 22:44:00 +00:00
fpspreadsheetgrid.pas fpspreadsheet: Pass visibility of gridlines and sheet headers from TsWorksheetGrid to underlying Worksheet for saving. 2014-05-11 16:22:48 +00:00
fpsutils.pas fpspreadsheet: Building a number format list which allows to drop most of the restrictions of the previous versions like number of decimal places. New number format "nfCustom" which passes the format string directly to the file. 2014-05-14 15:24:02 +00:00
fpszipper.pp + Add date/time/datetime read/write support for BIFF8 xls format. No plans for earlier formats though the code could be adapted 2013-12-07 13:42:22 +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: Adds read/write wiki table format support and some improvements to the base routines 2013-06-11 14:15:59 +00:00
laz_fpspreadsheet.pas + Add date/time/datetime read/write support for BIFF8 xls format. No plans for earlier formats though the code could be adapted 2013-12-07 13:42:22 +00:00
uvirtuallayer_ole_helpers.pas Removed uneeded test code. 2013-07-02 23:59:57 +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
wikitable.pas fpspreadsheet: Add/complete color support for biff2 and biff8, reading and writing. Display colors in fpspreadsheetgrid. 2014-04-23 22:29:32 +00:00
xlsbiff2.pas fpspreadsheet: Fix crash of unit test. Still some number format detection issues. 2014-05-14 23:17:46 +00:00
xlsbiff5.pas fpspreadsheet: Read results of formulas that return strings 2014-05-14 16:30:33 +00:00
xlsbiff8.pas fpspreadsheet: Fix crash of unit test. Still some number format detection issues. 2014-05-14 23:17:46 +00:00
xlscommon.pas fpspreadsheet: Fix crash of unit test. Still some number format detection issues. 2014-05-14 23:17:46 +00:00
xlsxooxml.pas fpspreadsheet: Add/complete color support for biff2 and biff8, reading and writing. Display colors in fpspreadsheetgrid. 2014-04-23 22:29:32 +00:00