lazarus-ccr/components/fpspreadsheet
2014-04-13 10:58:41 +00:00
..
examples * OpenDocument/OpenOffice/LibreOffice date/time read fix; code adapted from curtisnewton, thanks a lot! Fixes mantis issue #25585 2014-01-24 10:32:23 +00:00
reference fpspreadsheet: Add BiffExplorer, a testing and debugging tool for xls files, to folder "reference" 2014-04-13 10:58:41 +00:00
tests * Tests: clarify background color test only applies to BIFF8 XLS 2014-04-09 10:49:05 +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 * Replace XLSDEBUG define for writeln debug output to FPSPREADDEBUG as it is used beyond just xls support. 2014-04-08 09:53:02 +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 + Add support for more/easier RPN formulas in XLS 2014-04-08 09:48:30 +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 + Add support for more/easier RPN formulas in XLS 2014-04-08 09:48:30 +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: Adds support for RGB colours 2013-06-12 11:02:02 +00:00
xlsbiff2.pas + Add support for more/easier RPN formulas in XLS 2014-04-08 09:48:30 +00:00
xlsbiff5.pas + Add support for more/easier RPN formulas in XLS 2014-04-08 09:48:30 +00:00
xlsbiff8.pas * Replace XLSDEBUG define for writeln debug output to FPSPREADDEBUG as it is used beyond just xls support. 2014-04-08 09:53:02 +00:00
xlscommon.pas + Add support for more/easier RPN formulas in XLS 2014-04-08 09:48:30 +00:00
xlsxooxml.pas * Correction to r2863: use ISO 8601 format for WriteDateTime text output (currently every format except BIFF8 xls). 2013-12-23 12:11:20 +00:00