lazarus-ccr/components/fpspreadsheet/source/common
2018-04-05 10:42:01 +00:00
..
fpolebasic.pas
fpolestorage.pas
fpsallformats.pas
fpscell.pas
fpsclasses.pas
fpscrypto.pas fpspreadsheet: Fix compilation with Laz 1.0/2.6.0 2018-02-07 00:01:31 +00:00
fpscsv.pas fpspreadsheet: Change default csv encoding back to utf8 without bom, because importing csv into Excel and Calc is probably not the most important application of fpspreadsheet, and many other programs will not expect a bom in a text file. 2018-03-18 23:03:57 +00:00
fpscsvdocument.pas
fpscurrency.pas
fpsexprparser.pas
fpsfunc.pas fpspreadsheet: Fix error in Round function. Add a second unit test for Round. 2018-02-27 22:21:49 +00:00
fpsheaderfooterparser.pas fpspreadsheet: Introduce fpspreadsheet exceptions. 2017-10-26 08:11:58 +00:00
fpshtml.pas
fpshtmlutils.pas fpspreadsheet: Add unit tests for HTML-to-RichText conversion (and vice versa). 2017-11-14 22:57:11 +00:00
fpsimages.pas
fpsnumformat.pas fpspreadsheet: Fix reading/writing of milliseconds. Add corresponding test cases. (NOTE: ods cannot display tenths of a second). 2018-03-07 22:35:19 +00:00
fpsopendocument.pas fpspreadsheet: Fix reading/writing of milliseconds. Add corresponding test cases. (NOTE: ods cannot display tenths of a second). 2018-03-07 22:35:19 +00:00
fpspagelayout.pas fpspreadsheet: Introduce fpspreadsheet exceptions. 2017-10-26 08:11:58 +00:00
fpspalette.pas
fpspatches.pas
fpspreadsheet.pas fpspreadsheet: Comment an unfinished border drawing routine which made it into the previous commit. 2018-04-01 13:43:02 +00:00
fpsreaderwriter.pas fpspreadsheet: Fix parameter AOverwriteExisting in TsWorkbook.WriteToFile. 2017-10-26 07:54:09 +00:00
fpsrpn.pas fpspreadsheet: Introduce fpspreadsheet exceptions. 2017-10-26 08:11:58 +00:00
fpssearch.pas fpspreadsheet: Introduce fpspreadsheet exceptions. 2017-10-26 08:11:58 +00:00
fpsstreams.pas
fpsstrings.pas fpspreadsheet: Fix biff8 writer to use CONTINUE records if text in STRING record is too long. 2017-11-03 18:43:37 +00:00
fpstypes.pas fpspreadsheet: Fix xls format using incorrect font index in SST (see https://forum.lazarus.freepascal.org/index.php/topic,40784.0.html). 2018-04-05 10:42:01 +00:00
fpsutils.pas fpspreadsheet: Fix xls format using incorrect font index in SST (see https://forum.lazarus.freepascal.org/index.php/topic,40784.0.html). 2018-04-05 10:42:01 +00:00
fpsxmlcommon.pas
fpszipper.pp
uvirtuallayer_ole_helpers.pas
uvirtuallayer_ole_types.pas
uvirtuallayer_ole.pas
uvirtuallayer_stream.pas
uvirtuallayer_types.pas
uvirtuallayer.pas
wikitable.pas fpspreadsheet: Introduce fpspreadsheet exceptions. 2017-10-26 08:11:58 +00:00
xlsbiff2.pas fpspreadsheet: Fix biff8 writer to use CONTINUE records if text in STRING record is too long. 2017-11-03 18:43:37 +00:00
xlsbiff5.pas fpspreadsheet: Introduce fpspreadsheet exceptions. 2017-10-26 08:11:58 +00:00
xlsbiff8.pas fpspreadsheet: Fix xls format using incorrect font index in SST (see https://forum.lazarus.freepascal.org/index.php/topic,40784.0.html). 2018-04-05 10:42:01 +00:00
xlscommon.pas fpspreadsheet: Add WorkbookOption boAbortReadOnFormulaError. Off by default, i.e. Reader continues after finding an unknown formula. 2018-02-20 17:35:23 +00:00
xlsconst.pas
xlsescher.pas fpspreadsheet: Introduce fpspreadsheet exceptions. 2017-10-26 08:11:58 +00:00
xlsxml.pas fpspreadsheet: Introduce fpspreadsheet exceptions. 2017-10-26 08:11:58 +00:00
xlsxooxml.pas fpspreadsheet: Add WorkbookOption boAbortReadOnFormulaError. Off by default, i.e. Reader continues after finding an unknown formula. 2018-02-20 17:35:23 +00:00