lazarus-ccr/components/fpspreadsheet
2012-05-15 17:47:21 +00:00
..
examples fpspreadsheet: Adds bold support to ooxml 2011-09-01 07:55:12 +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
fpsopendocument.pas fpspreadsheet: Fixes using always point for numbers in OOXML and adds a solution to initialize the format settings in the constructor of the writer 2012-04-27 08:01:15 +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: Fixes using always point for numbers in OOXML and adds a solution to initialize the format settings in the constructor of the writer 2012-04-27 08:01:15 +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 fpspreadsheet: Updates the zipper code 2011-08-29 15:10:10 +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 Removes fpsconvencoding in favor of lconvencoding 2011-12-24 23:42:08 +00:00
laz_fpspreadsheet.pas Removes fpsconvencoding in favor of lconvencoding 2011-12-24 23:42:08 +00:00
uvirtuallayer_ole_helpers.pas Fixes the bug related to unable to open the xls files in Windows 7. 2012-05-15 17:47:21 +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 Removes fpsconvencoding in favor of lconvencoding 2011-12-24 23:42:08 +00:00
xlsbiff5.pas fpspreadsheet: Small rework of the codepage code into xlscommon 2011-12-25 09:03:20 +00:00
xlsbiff8.pas Fixed memory leak on destroy. 2012-03-30 19:25:26 +00:00
xlscommon.pas fpspreadsheet: Minor improvement of encoding support 2012-04-29 15:21:12 +00:00
xlsxooxml.pas Patch from wp for fixing multiple sheet support in XLSX 2012-04-29 15:22:53 +00:00