lazarus-ccr/components/fpspreadsheet
2010-03-15 19:05:59 +00:00
..
examples fpspreadsheet: Implements support to setting if existing files should be overwritten or not 2009-11-08 19:21:23 +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
fpsconvencoding.pas fpspreadsheet: Fixes encoding conversions for Excel 2 and 5 formats. 2009-08-12 12:46:33 +00:00
fpsopendocument.pas Opendocument XML.Widestring->UTF8String conversion. Bug: 2897793 by Luiz Camara. 2009-11-16 12:46:31 +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: Implements support to setting if existing files should be overwritten or not 2009-11-08 19:21:23 +00:00
fpspreadsheetgrid.pas fpspreadsheet: Adds initial implementation of a visual component and reads cell iteration methods to TsWorksheet 2009-10-06 19:25:18 +00:00
fpsutils.pas Patch from Joshy, implements initial biff 8 support 2009-04-21 15:08:43 +00:00
fpszipper.pp Fixes reading of ZIPs with "wrong" local header information (size, crc, ...), as unzip.exe use the data from Central header instead. 2009-09-02 01:19:46 +00:00
laz_fpspreadsheet_visual.lpk fpspreadsheet: Adds initial implementation of a visual component and reads cell iteration methods to TsWorksheet 2009-10-06 19:25:18 +00:00
laz_fpspreadsheet_visual.pas fpspreadsheet: Adds initial implementation of a visual component and reads cell iteration methods to TsWorksheet 2009-10-06 19:25:18 +00:00
laz_fpspreadsheet.lpk Removed LCL dependency in lpk file. 2009-09-02 18:24:32 +00:00
laz_fpspreadsheet.pas fpspreadsheet: Fixes encoding conversions for Excel 2 and 5 formats. 2009-08-12 12:46:33 +00:00
uvirtuallayer_ole_helpers.pas Fixed read bug in Excel files with a ministream bigger than 1024 (1024 is a casual number, any other could raise the bug). 2009-09-05 17:14:45 +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 Applied patch from Torsten Bonde Christiansen ( http://bugs.freepascal.org/view.php?id=14480 ) with some minor changes. Big speedup reading spreadsheets. 2009-09-02 22:03:01 +00:00
xlsbiff5.pas fpspreadsheet: Implements support to setting if existing files should be overwritten or not 2009-11-08 19:21:23 +00:00
xlsbiff8.pas Fixes bug 0016003 using patch from Lagunov Aleksey. Zero length read stream reads ALL the stream instead nothing. 2010-03-15 19:05:59 +00:00
xlscommon.pas fpspreadsheet: improves Excel 5 RPN formulas, add ABS and ROUND functions 2009-06-09 21:34:58 +00:00
xlsxooxml.pas fpspreadsheet: Implements support to setting if existing files should be overwritten or not 2009-11-08 19:21:23 +00:00