| .. |
|
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 |
|
fpschart.pas
|
fpspreadsheet: ods writer supports bar series (vertical and horizontal bars)
|
2023-10-26 22:00:07 +00:00 |
|
fpschartstyles.pas
|
fpspreadsheet: ods writer supports bar series (vertical and horizontal bars)
|
2023-10-26 22:00:07 +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: 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
|
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 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 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: 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 bar series (vertical and horizontal bars)
|
2023-10-26 22:00:07 +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
|
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: 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: Add missing fpspreadsheet_chart.inc
|
2023-10-23 15:24:11 +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: Add files dropped from previous commit
|
2023-10-22 08:33:55 +00:00 |
|
fpspreadsheet_fmt.inc
|
fpspreadsheet: Update documentation.
|
2023-10-07 21:51:23 +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: Fix handling of hyperlinks with spaces in the bookmark (sheet name).
|
2022-11-10 19:23:23 +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: Add files dropped from previous commit
|
2023-10-22 08:33:55 +00:00 |
|
fpsreaderwriter.pas
|
fpspreadsheet: Improved password handling and format detection for the decryption readers.
|
2023-08-05 22:20:06 +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
|
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
|
fpspreadsheet: Add format string to number format error messages.
|
2019-07-14 21:14:14 +00:00 |
|
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: Add files dropped from previous commit
|
2023-10-22 08:33:55 +00:00 |
|
fpsxmlcommon.pas
|
fpspreadsheet: Use patched zipper unit, remove dependence on Abbrevia.
|
2023-08-04 22:19:16 +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
|
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
|
|
|
|
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
|
fpspreadsheet: Less hints and warnings
|
2021-10-27 16:14:40 +00:00 |
|
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
|
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
|
|
|
|
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 |