lazarus-ccr/components/fpspreadsheet/source/common
2023-12-14 22:50:59 +00:00
..
fpolebasic.pas
fpolestorage.pas
fpsallformats.pas
fpscell.pas
fpschart.pas fpspreadsheet: Handle nil values when copy backgrounds and borders in the spreadsheet chart. 2023-12-13 23:04:51 +00:00
fpschartstyles.pas fpspreadsheet: different interpolation types for line and scatter plots. 2023-10-27 22:28:13 +00:00
fpsclasses.pas
fpsconditionalformat.pas fpspreadsheet: Update documentation. 2023-10-07 21:51:23 +00:00
fpscrypto.pas fpspreadsheet: Add compiler mode directive to fpscrypto. 2023-02-25 17:23:25 +00:00
fpscsv.pas
fpscsvdocument.pas
fpscurrency.pas
fpsexprparser.pas fpspreadsheet: Fix formulas with general UTF8 sheet names in xlsx 2023-10-09 17:44:35 +00:00
fpsfunc.pas fpspreadsheet: Fix the xxxxIF formulas (COUNTIF, SUMIF, ...) to be case-insensitive (https://forum.lazarus.freepascal.org/index.php/topic,63474.msg480757.html) 2023-05-25 15:33:02 +00:00
fpsheaderfooterparser.pas
fpshtml.pas
fpshtmlutils.pas fpspreadsheet: Fix incorrect handling of <br> tag in html cell text. Cells with line-breaks are now automatically word-wrapped. 2023-11-01 22:00:11 +00:00
fpsimages.pas
fpsnumformat.pas fpspreadsheet: Check compilation back to Laz 1.4.4/fpc 2.6.4. Update conditional defines in fps.inc. 2023-02-23 11:42:24 +00:00
fpsopendocument.pas fpspreadsheet: ods writer supports stockseries 2023-12-13 21:22:33 +00:00
fpsopendocumentchart.pas fpspreadsheet: Beginning with rotated axes in chart link. Simplify generation of sample ods files. 2023-12-14 22:50:59 +00:00
fpspagelayout.pas
fpspalette.pas
fpspatches.pas fpspreadsheet: Check compilation back to Laz 1.4.4/fpc 2.6.4. Update conditional defines in fps.inc. 2023-02-23 11:42:24 +00:00
fpspreadsheet_cf.inc fpspreadsheet: Update documentation. 2023-10-07 21:51:23 +00:00
fpspreadsheet_chart.inc fpspreadsheet: No longer ignore worksheets in chart cell ranges. 2023-11-10 16:19:22 +00:00
fpspreadsheet_clipbrd.inc
fpspreadsheet_comments.inc
fpspreadsheet_embobj.inc fpspreadsheet: Initial commit of ods chart reader (not complete). 2023-11-07 17:25:03 +00:00
fpspreadsheet_fmt.inc fpspreadsheet: Update documentation. 2023-10-07 21:51:23 +00:00
fpspreadsheet_fonts.inc
fpspreadsheet_hyperlinks.inc
fpspreadsheet_numfmt.inc fpspreadsheet: Support pie and ring series. Add piechart demo. 2023-10-30 17:41:53 +00:00
fpspreadsheet.pas fpspreadsheet: Fix TsWorkbookChartSource to respect multiple y values. 2023-11-26 18:09:17 +00:00
fpsreaderwriter.pas fpspreadsheet: Initial commit of ods chart reader (not complete). 2023-11-07 17:25:03 +00:00
fpsrpn.pas
fpssearch.pas
fpsstreams.pas fpspreadsheet: Size property cannot be changed (public in ancestor). Raise an exception now if new size is <> 0. 2023-10-03 20:40:56 +00:00
fpsstringhashlist.pas
fpsstrings.pas
fpstypes.pas fpspreadsheet: Store whether a cell is not allowed for printing (UsedFormattingFields flag uffDoNotPrint). Implemented for ODS only. 2023-08-28 21:51:20 +00:00
fpsutils.pas fpspreadsheet: ods reader and chart link support bitmap fill patterns. 2023-11-23 18:49:41 +00:00
fpsxmlcommon.pas fpspreadsheet: Initial commit of ods chart reader (not complete). 2023-11-07 17:25:03 +00:00
fpszipper.pp FPSpreadsheet: Replace fpsZipper by the unit submitted to bug tracker. 2023-08-05 10:58:53 +00:00
uvirtuallayer_ole_helpers.pas
uvirtuallayer_ole_types.pas
uvirtuallayer_ole.pas
uvirtuallayer_stream.pas
uvirtuallayer_types.pas
uvirtuallayer.pas
wikitable.pas
xlsbiff2.pas fpspreadsheet: Replace unit xlsbiff3 by xlsbiff34 which is extended to support also reading of the BIFF3 format. 2023-03-23 23:57:37 +00:00
xlsbiff5.pas fpspreadsheet: Add reader for Excel 4.0 format (xlsbiff4). 2023-03-22 23:08:00 +00:00
xlsbiff8.pas
xlsbiff34.pas fpspreadsheet: Replace unit xlsbiff3 by xlsbiff34 which is extended to support also reading of the BIFF3 format. 2023-03-23 23:57:37 +00:00
xlscommon.pas fpspreadsheet: Add reader for Excel 4.0 format (xlsbiff4). 2023-03-22 23:08:00 +00:00
xlsconst.pas
xlsescher.pas
xlsxml.pas fpspreadsheet: Check compilation back to Laz 1.4.4/fpc 2.6.4. Update conditional defines in fps.inc. 2023-02-23 11:42:24 +00:00
xlsxooxml.pas fpspreadsheet: Add files dropped from previous commit 2023-10-22 08:33:55 +00:00