lazarus-ccr/components/fpspreadsheet/source/common
2023-03-22 23:08:00 +00:00
..
fpolebasic.pas
fpolestorage.pas
fpsallformats.pas
fpscell.pas
fpsclasses.pas fpspreadsheet: Add method TsWorksheet.MoveCell (forum https://forum.lazarus.freepascal.org/index.php/topic,59137). 2022-04-22 20:12:08 +00:00
fpsconditionalformat.pas fpspreadsheet: Adjust conditional format range when rows/cols are inserted or deleted. See https://forum.lazarus.freepascal.org/index.php/topic,61810.0.html 2023-01-10 21:54:55 +00:00
fpscrypto.pas fpspreadsheet: Add compiler mode directive to fpscrypto. 2023-02-25 17:23:25 +00:00
fpscsv.pas fpspreadsheet: Fix typo in previous commit. 2023-02-07 19:03:25 +00:00
fpscsvdocument.pas
fpscurrency.pas fpspreadsheet: Add chm help for unit fpsCurrency. Refine some help texts in fpsUtils. 2021-11-22 22:35:12 +00:00
fpsexprparser.pas fpspreadsheet: Fix result of formula with unary plus having a string as input. 2022-04-20 21:33:13 +00:00
fpsfunc.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
fpsheaderfooterparser.pas
fpshtml.pas
fpshtmlutils.pas
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: 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
fpspagelayout.pas fpspreadsheet: Introduce image scaling factor for header/footer images. Supported by xlsx writer. 2022-07-04 17:48:22 +00:00
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_clipbrd.inc
fpspreadsheet_comments.inc
fpspreadsheet_embobj.inc
fpspreadsheet_fmt.inc
fpspreadsheet_fonts.inc
fpspreadsheet_hyperlinks.inc fpspreadsheet: Fix handling of hyperlinks with spaces in the bookmark (sheet name). 2022-11-10 19:23:23 +00:00
fpspreadsheet_numfmt.inc
fpspreadsheet.pas fpspreadsheet: Adjust conditional format range when rows/cols are inserted or deleted. See https://forum.lazarus.freepascal.org/index.php/topic,61810.0.html 2023-01-10 21:54:55 +00:00
fpsreaderwriter.pas
fpsrpn.pas
fpssearch.pas
fpsstreams.pas
fpsstringhashlist.pas
fpsstrings.pas
fpstypes.pas fpspreadsheet: Support the csv reader/writer options IgnoreOuterWhiteSpace and QuoteOuterWhiteSpace (see https://forum.lazarus.freepascal.org/index.php/topic,62151.0.html) 2023-02-07 16:54:19 +00:00
fpsutils.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
fpsxmlcommon.pas fpspreadsheet: Use '?' as common broken-utf8-replacement character. 2022-10-21 14:20:06 +00:00
fpszipper.pp
uvirtuallayer_ole_helpers.pas
uvirtuallayer_ole_types.pas
uvirtuallayer_ole.pas
uvirtuallayer_stream.pas
uvirtuallayer_types.pas
uvirtuallayer.pas
wikitable.pas
xlsbiff2.pas fpspreadsheet: Add reader for Excel 4.0 format (xlsbiff4). 2023-03-22 23:08:00 +00:00
xlsbiff4.pas fpspreadsheet: Add reader for Excel 4.0 format (xlsbiff4). 2023-03-22 23:08:00 +00:00
xlsbiff5.pas fpspreadsheet: Add reader for Excel 4.0 format (xlsbiff4). 2023-03-22 23:08:00 +00:00
xlsbiff8.pas fpspreadsheet: Less hints and warnings 2021-10-27 16:14:40 +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: Fix xlsx reader bug which assumes that sheet files in the xlsx structure are always named "sheet1.xml", "sheet2.xml", etc. Issue #39050, patch by Domenico Mammola. 2023-03-15 18:59:12 +00:00