lazarus-ccr/components/fpspreadsheet/source/common
2017-03-05 16:52:17 +00:00
..
fpolebasic.pas
fpolestorage.pas
fpsallformats.pas
fpscell.pas
fpsclasses.pas fpspreadsheet: Add support of workbook, worksheet, and cell protection for xlsx (modified patch by shobits1, see http://forum.lazarus.freepascal.org/index.php/topic,36075.0.html). Add protection unit tests. 2017-03-04 21:29:12 +00:00
fpscrypto.pas fpspreadsheet: Refactor TsCryptoInfo record. 2017-03-05 12:25:29 +00:00
fpscsv.pas fpspreadsheet: Simplify csv reader interpreting text (calls worksheet's WriteCellValueAsString now). 2017-01-29 14:48:27 +00:00
fpscsvdocument.pas
fpscurrency.pas
fpsexprparser.pas fpspreadsheet: Implement reading of shared formulas with cell block arguments (see http://forum.lazarus.freepascal.org/index.php/topic,35903.msg238701.html#msg238701) 2017-02-20 22:57:23 +00:00
fpsfunc.pas
fpsheaderfooterparser.pas
fpshtml.pas fpspreadsheet: Write row and column formats to html 2016-10-23 14:12:30 +00:00
fpshtmlutils.pas fpspreadsheet: Fix conversion of rich-text parameters to html 2016-11-06 16:07:29 +00:00
fpsimages.pas
fpsnumformat.pas
fpsopendocument.pas fpspreadsheet: Read/write hidden state of worksheets for ods 2017-03-01 18:21:21 +00:00
fpspagelayout.pas
fpspalette.pas
fpspatches.pas
fpspreadsheet.pas fpspreadsheet: Rename TsWorksheet.ReadProtection to TsWorksheet.ReadCellProtection 2017-03-05 10:52:50 +00:00
fpsreaderwriter.pas fpspreadsheet: Fix detection of common row heights. 2016-11-06 08:37:07 +00:00
fpsrpn.pas
fpssearch.pas
fpsstreams.pas
fpsstrings.pas
fpstypes.pas fpspreadsheet: Refactor TsCryptoInfo record. 2017-03-05 12:25:29 +00:00
fpsutils.pas fpspreadsheet: Refactor TsCryptoInfo record. 2017-03-05 12:25:29 +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: Write wikitable cells with row and column formats correctly 2016-10-24 12:53:27 +00:00
xlsbiff2.pas fpspreadsheet: Replace prev commit by better fix for formulas with return a blank cell being lost. 2017-02-18 16:54:50 +00:00
xlsbiff5.pas fpspreadsheet: Read/write worksheet hidden state for biff8 and biff5. 2017-03-01 20:01:14 +00:00
xlsbiff8.pas fpspreadsheet: Add reading of cell/sheet/workbook protection for xls biff8. 2017-03-05 16:52:17 +00:00
xlscommon.pas fpspreadsheet: Add reading of cell/sheet/workbook protection for xls biff8. 2017-03-05 16:52:17 +00:00
xlsconst.pas fpspreadsheet: Replace prev commit by better fix for formulas with return a blank cell being lost. 2017-02-18 16:54:50 +00:00
xlsescher.pas
xlsxml.pas
xlsxooxml.pas fpspreadsheet: Refactor TsCryptoInfo record. 2017-03-05 12:25:29 +00:00