lazarus-ccr/components/fpspreadsheet
2014-06-19 19:25:40 +00:00
..
examples fpspreadsheet: Reducing hints and warnings, still a lot... 2014-06-19 19:25:40 +00:00
reference fpspreadsheet: Fix handling of cell ranges in formulas by BIFF Explorer 2014-05-24 17:41:56 +00:00
tests fpspreadsheet: Reducing hints and warnings, still a lot... 2014-06-19 19:25:40 +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
fpsnumformatparser.pas fpspreadsheet: Reducing hints and warnings, still a lot... 2014-06-19 19:25:40 +00:00
fpsopendocument.pas fpspreadsheet: Reducing hints and warnings, still a lot... 2014-06-19 19:25:40 +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: Reducing hints and warnings, still a lot... 2014-06-19 19:25:40 +00:00
fpspreadsheetchart.pas fpspreadsheet: Reducing hints and warnings, still a lot... 2014-06-19 19:25:40 +00:00
fpspreadsheetgrid.pas fpspreadsheet: Reducing hints and warnings, still a lot... 2014-06-19 19:25:40 +00:00
fpsutils.pas fpspreadsheet: Reducing hints and warnings, still a lot... 2014-06-19 19:25:40 +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: anticipate changed messages handling in Lazarus trunk (see e.g. Lazarus revision 45363) by removing explicit messages file specification 2014-06-06 06:14:23 +00:00
laz_fpspreadsheet.pas fpspreadsheet: Initial implementation of a number format parser. Not complete yet. 2014-05-19 22:26:42 +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 fpspreadsheet: Reducing hints and warnings, still a lot... 2014-06-19 19:25:40 +00:00
uvirtuallayer.pas Removed all LCL dependencies. 2009-09-01 23:41:05 +00:00
wikitable.pas fpspreadsheet: Reducing hints and warnings, still a lot... 2014-06-19 19:25:40 +00:00
xlsbiff2.pas fpspreadsheet: Reducing hints and warnings, still a lot... 2014-06-19 19:25:40 +00:00
xlsbiff5.pas fpspreadsheet: Reducing hints and warnings, still a lot... 2014-06-19 19:25:40 +00:00
xlsbiff8.pas fpspreadsheet: Reducing hints and warnings, still a lot... 2014-06-19 19:25:40 +00:00
xlscommon.pas fpspreadsheet: Reducing hints and warnings, still a lot... 2014-06-19 19:25:40 +00:00
xlsxooxml.pas fpspreadsheet: Mark TsSpreadsheet.GetLastColNumber/GetLastRowNumber as deprecated, use GetLastColIndex/GetlastRowIndex instead. 2014-05-26 15:27:35 +00:00