lazarus-ccr/components/fpspreadsheet
2014-05-11 17:46:28 +00:00
..
examples fpspreadsheet: Pass visibility of gridlines and sheet headers from TsWorksheetGrid to underlying Worksheet for saving. 2014-05-11 16:22:48 +00:00
reference fpspreadsheet: Improved/added info on RK/MULRK records in BIFFExplorer 2014-05-11 17:46:28 +00:00
tests fpspreadsheet: Row heights now can be saved to all biff versions. Add unit test case for row heights, ok. Bug fixed in BIFFExplorer with format detection. 2014-05-07 18:31:27 +00:00
builddoc.bat
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: Add font unit test for BIFF2. Currently fails. Need to investigate... 2014-04-24 22:31:01 +00:00
fpspreadsheet.chm
fpspreadsheet.dox-express
fpspreadsheet.pas fpspreadsheet: Add properties for direct cell font access by TsWorksheetGrid. 2014-05-11 16:16:59 +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: Add/complete color support for biff2 and biff8, reading and writing. Display colors in fpspreadsheetgrid. 2014-04-23 22:29:32 +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
uvirtuallayer_ole.pas Removed all LCL dependencies. 2009-09-01 23:41:05 +00:00
uvirtuallayer_stream.pas
uvirtuallayer_types.pas
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: Row heights now can be saved to all biff versions. Add unit test case for row heights, ok. Bug fixed in BIFFExplorer with format detection. 2014-05-07 18:31:27 +00:00
xlsbiff5.pas fpspreadsheet: Remove reading code for RK and MULTRK records from xlsbiff5 and xlsbiff8, use the xlsbiff8 versions in xlscommon. --> Formatting of RK and MULRK works now for biff5 as well. 2014-05-11 16:45:42 +00:00
xlsbiff8.pas fpspreadsheet: Remove reading code for RK and MULTRK records from xlsbiff5 and xlsbiff8, use the xlsbiff8 versions in xlscommon. --> Formatting of RK and MULRK works now for biff5 as well. 2014-05-11 16:45:42 +00:00
xlscommon.pas fpspreadsheet: Remove reading code for RK and MULTRK records from xlsbiff5 and xlsbiff8, use the xlsbiff8 versions in xlscommon. --> Formatting of RK and MULRK works now for biff5 as well. 2014-05-11 16:45:42 +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