| .. |
|
fpolebasic.pas
|
|
|
|
fpolestorage.pas
|
|
|
|
fpsallformats.pas
|
fpspreadsheet: Use pasdoc for api chm file generation rather than Doc-O-Matic. Adapt source file comments to pasdoc requirements.
|
2021-03-27 23:16:48 +00:00 |
|
fpscell.pas
|
fpspreadsheet: Fix compilation issue due to stupid 64-bit fpc not being able to pick correct overload of MinValue. Less hints on 64 bit.
|
2020-07-22 17:55:17 +00:00 |
|
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: Add, with r/w support, conditional date formats cfcLastYear, cfcThisYear, cfcNextYear.
|
2020-07-29 17:41:00 +00:00 |
|
fpscrypto.pas
|
fpspreadsheet: Fix compilation with Laz 1.0/2.6.0
|
2018-02-07 00:01:31 +00:00 |
|
fpscsv.pas
|
fpspreadsheet: Avoid having unit fpCSV in the uses list of fpspreadsheetctrls because this would register the CSV reader.
|
2021-04-16 11:20:05 +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: Fix test suite failures with compiler checks ON.
|
2021-04-14 22:17:15 +00:00 |
|
fpsheaderfooterparser.pas
|
fpspreadsheet: Introduce fpspreadsheet exceptions.
|
2017-10-26 08:11:58 +00:00 |
|
fpshtml.pas
|
fpspreadsheet: Rearrange units to better avoid circular unit references. General idea: no unit of the package must "use" fpspreadsheet.pas in the interface section.
|
2018-05-22 22:21:15 +00:00 |
|
fpshtmlutils.pas
|
FPSpreadsheet: Fix detection issues with incorrect html tags
|
2020-12-30 22:19:47 +00:00 |
|
fpsimages.pas
|
fpspreadsheet: Use pasdoc for api chm file generation rather than Doc-O-Matic. Adapt source file comments to pasdoc requirements.
|
2021-03-27 23:16:48 +00:00 |
|
fpsnumformat.pas
|
fpspreadsheet: Less hints and warnings
|
2021-10-27 16:14:40 +00:00 |
|
fpsopendocument.pas
|
fpspreadsheet: Less hints and warnings
|
2021-10-27 16:14:40 +00:00 |
|
fpspagelayout.pas
|
fpspreadsheet: Fix test suite failures with compiler checks ON.
|
2021-04-14 22:17:15 +00:00 |
|
fpspalette.pas
|
fpspreadsheet: Add Worksheet.TabColor support. Update biff8/ooxml/ods readers/writers for it. Add test case for it.
|
2020-02-10 15:23:30 +00:00 |
|
fpspatches.pas
|
|
|
|
fpspreadsheet_cf.inc
|
fpspreadsheet: Support conditional icon set format in worksheet, and in XLSX and ODS file access. Add unit tests for it.
|
2020-07-23 22:25:24 +00:00 |
|
fpspreadsheet_clipbrd.inc
|
fpspreadsheet: Some clean-up: Less hints and warnings.
|
2020-07-22 09:07:59 +00:00 |
|
fpspreadsheet_comments.inc
|
fpspreadsheet: Use pasdoc for api chm file generation rather than Doc-O-Matic. Adapt source file comments to pasdoc requirements.
|
2021-03-27 23:16:48 +00:00 |
|
fpspreadsheet_embobj.inc
|
fpspreadsheet: Use pasdoc for api chm file generation rather than Doc-O-Matic. Adapt source file comments to pasdoc requirements.
|
2021-03-27 23:16:48 +00:00 |
|
fpspreadsheet_fmt.inc
|
fpspreadsheet: Use pasdoc for api chm file generation rather than Doc-O-Matic. Adapt source file comments to pasdoc requirements.
|
2021-03-27 23:16:48 +00:00 |
|
fpspreadsheet_fonts.inc
|
fpspreadsheet: Use pasdoc for api chm file generation rather than Doc-O-Matic. Adapt source file comments to pasdoc requirements.
|
2021-03-27 23:16:48 +00:00 |
|
fpspreadsheet_hyperlinks.inc
|
fpspreadsheet: Use pasdoc for api chm file generation rather than Doc-O-Matic. Adapt source file comments to pasdoc requirements.
|
2021-03-27 23:16:48 +00:00 |
|
fpspreadsheet_numfmt.inc
|
fpspreadsheet: Use pasdoc for api chm file generation rather than Doc-O-Matic. Adapt source file comments to pasdoc requirements.
|
2021-03-27 23:16:48 +00:00 |
|
fpspreadsheet.pas
|
fpspreadsheet: Disable workbook notifications while moving cells.
|
2022-04-22 21:42:02 +00:00 |
|
fpsreaderwriter.pas
|
fpspreadsheet: Some clean-up: Less hints and warnings.
|
2020-07-22 09:07:59 +00:00 |
|
fpsrpn.pas
|
Update chm help (add help for fpspreadsheetctrls and fpspreadsheetgrid).
|
2021-04-16 23:02:30 +00:00 |
|
fpssearch.pas
|
fpspreadsheet: Fix search engine crashing when search string is empty. Patch by forum user russeld (https://forum.lazarus.freepascal.org/index.php/topic,54026.0.html).
|
2021-04-09 20:14:29 +00:00 |
|
fpsstreams.pas
|
|
|
|
fpsstringhashlist.pas
|
fpspreadsheet: Install TFileName property editor for Laz < 1.9. Fix compilation of fps packages for Laz >= 1.0 (could not compile Laz 1.2, though).
|
2018-06-07 08:42:11 +00:00 |
|
fpsstrings.pas
|
fpspreadsheet: Add format string to number format error messages.
|
2019-07-14 21:14:14 +00:00 |
|
fpstypes.pas
|
fpspreadsheet: Fix typo.
|
2021-09-13 07:21:00 +00:00 |
|
fpsutils.pas
|
fpspreadsheet: Fix incorrect column calculation when ODS formula refers to column index > 25 (> 'AA') (https://forum.lazarus.freepascal.org/index.php/topic,59001).
|
2022-04-08 10:57:15 +00:00 |
|
fpsxmlcommon.pas
|
fpspreadsheet: Less hints and warnings
|
2021-10-27 16:14:40 +00:00 |
|
fpszipper.pp
|
|
|
|
uvirtuallayer_ole_helpers.pas
|
fpspreadsheet: Fix compilation issue due to stupid 64-bit fpc not being able to pick correct overload of MinValue. Less hints on 64 bit.
|
2020-07-22 17:55:17 +00:00 |
|
uvirtuallayer_ole_types.pas
|
|
|
|
uvirtuallayer_ole.pas
|
|
|
|
uvirtuallayer_stream.pas
|
|
|
|
uvirtuallayer_types.pas
|
|
|
|
uvirtuallayer.pas
|
fpspreadsheet: Some clean-up: Less hints and warnings.
|
2020-07-22 09:07:59 +00:00 |
|
wikitable.pas
|
fpspreadsheet: Rearrange units to better avoid circular unit references. General idea: no unit of the package must "use" fpspreadsheet.pas in the interface section.
|
2018-05-22 22:21:15 +00:00 |
|
xlsbiff2.pas
|
fpspreadsheet: Some clean-up: Less hints and warnings.
|
2020-07-22 09:07:59 +00:00 |
|
xlsbiff5.pas
|
fpspreadsheet: Fix test suite failures with compiler checks ON.
|
2021-04-14 22:17:15 +00:00 |
|
xlsbiff8.pas
|
fpspreadsheet: Less hints and warnings
|
2021-10-27 16:14:40 +00:00 |
|
xlscommon.pas
|
fpspreadsheet: Remove fix for Excel's Year-1900 problem because it creates new issues... (issue #38742).
|
2021-05-15 21:38:39 +00:00 |
|
xlsconst.pas
|
fpspreadsheet: Add built-in formula INDIRECT() (https://forum.lazarus.freepascal.org/index.php/topic,52081.0.html).
|
2020-11-10 22:00:09 +00:00 |
|
xlsescher.pas
|
fpspreadsheet: Introduce fpspreadsheet exceptions.
|
2017-10-26 08:11:58 +00:00 |
|
xlsxml.pas
|
fpspreadsheet: Less hints and warnings
|
2021-10-27 16:14:40 +00:00 |
|
xlsxooxml.pas
|
fpspreadsheet: Less hints and warnings
|
2021-10-27 16:14:40 +00:00 |