.. |
examples
|
fpspreadsheet: Small improvements
|
2009-09-01 16:47:45 +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 a read bug (Stream was always created even when it has been created yet).
|
2009-05-10 17:54:26 +00:00 |
fpolestorage.pas
|
Fixed memory leak in ReadOLEFile.
|
2009-09-01 23:04:57 +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
|
Fixed memory leak in WriteWorksheet.
|
2009-09-03 12:04:04 +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
|
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 |
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.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
|
Removed all LCL dependencies.
|
2009-09-01 23:41:05 +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
|
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 |
xlsbiff8.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 |
xlscommon.pas
|
fpspreadsheet: improves Excel 5 RPN formulas, add ABS and ROUND functions
|
2009-06-09 21:34:58 +00:00 |
xlsxooxml.pas
|
fpspreadsheet: Improves OpenDocument support
|
2009-02-02 09:58:51 +00:00 |