lazarus-ccr/components/fpspreadsheet
Joshy 41aab444e0 Fixed memory leak in ReadOLEFile.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@946 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-09-01 23:04:57 +00:00
..
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 fpspreadsheet: opendocument format, write numbers without localized decimal separator, fixes https://sourceforge.net/tracker/?func=detail&aid=2813780&group_id=92177&atid=599764 2009-07-01 14:01:44 +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 encoding conversions for Excel 2 and 5 formats. 2009-08-12 12:46:33 +00:00
fpsutils.pas Patch from Joshy, implements initial biff 8 support 2009-04-21 15:08:43 +00:00
fpszipper.pp fpspreadsheet: Improves OpenDocument support 2009-02-02 09:58:51 +00:00
laz_fpspreadsheet.lpk fpspreadsheet: Fixes encoding conversions for Excel 2 and 5 formats. 2009-08-12 12:46:33 +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 New implementation to read and write OLE documents (Excel BIFF 5 & 8). 2009-05-09 15:41:38 +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 Fixed: http://bugs.freepascal.org/view.php?id=14456 (using PtrInt instead Integer) 2009-08-30 14:20:55 +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 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@928 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2009-08-11 15:28:08 +00:00
xlsbiff2.pas fpspreadsheet: small improvements 2009-08-12 13:08:44 +00:00
xlsbiff5.pas fpspreadsheet: small improvements 2009-08-12 13:08:44 +00:00
xlsbiff8.pas XLS BIFF8 (Excel 97-2004) can read SSTLabels, Rich strings and RKValues (even in range). Fixes issue 0014085 in bug tracker. 2009-09-01 23:00:13 +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