.. |
fpolebasic.pas
|
|
|
fpolestorage.pas
|
|
|
fpsallformats.pas
|
|
|
fpscell.pas
|
|
|
fpschart.pas
|
fpspreadsheet: Fix centering of worksheet in xlsx print-out. Fix print page orientation in ods.
|
2024-11-30 16:41:58 +00:00 |
fpschartstyles.pas
|
fpspreadsheet: different interpolation types for line and scatter plots.
|
2023-10-27 22:28:13 +00:00 |
fpsclasses.pas
|
fpspreadsheet: Fix reading of defined names in ods (use correct xml attributes)
|
2024-08-01 11:08:30 +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
|
|
|
fpscsvdocument.pas
|
|
|
fpscurrency.pas
|
|
|
fpsexprparser.pas
|
FpSpreadsheet: More formula calculation unit tests. Fix some formulas for special arguments.
|
2025-01-25 18:32:21 +00:00 |
fpsfunc.pas
|
FpSpreadsheet: More formula calculation unit tests. Fix some formulas for special arguments.
|
2025-01-25 18:32:21 +00:00 |
fpsheaderfooterparser.pas
|
|
|
fpshtml.pas
|
fpspreadsheet: Support also haDistributed and haFilled horizontal alignments. haJustify renamed to haJustified.
|
2024-05-10 10:24:45 +00:00 |
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
|
fpspreadsheet: Fix determination of image size for some specific gif images.
|
2024-02-08 18:29:01 +00:00 |
fpsnumformat.pas
|
|
|
fpsopendocument.pas
|
fpspreadsheet: Fix centering of worksheet in xlsx print-out. Fix print page orientation in ods.
|
2024-11-30 16:41:58 +00:00 |
fpsopendocumentchart.pas
|
FPSpreadsheet: Fix occasionally missing axis labels in ods reading.
|
2024-10-11 13:11:25 +00:00 |
fpspagelayout.pas
|
|
|
fpspalette.pas
|
|
|
fpspatches.pas
|
|
|
fpspreadsheet_cf.inc
|
fpspreadsheet: Update documentation.
|
2023-10-07 21:51:23 +00:00 |
fpspreadsheet_chart.inc
|
fpspreadsheet: Add WorkbookTabControl to chartlink demo to select the (first) chart of the current sheet.
|
2024-09-30 21:35:39 +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: Fix error propagation in ISERROR formula. Fix Excel pecularities in DATE and TIME formulas. Add formula calculation unit tests.
|
2025-01-23 00:04:07 +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 error propagation in ISERROR formula. Fix Excel pecularities in DATE and TIME formulas. Add formula calculation unit tests.
|
2025-01-23 00:04:07 +00:00 |
fpsreaderwriter.pas
|
fpspreadsheet: xlsx writer supports log axis and series titles.
|
2024-02-02 23:37:38 +00:00 |
fpsrpn.pas
|
|
|
fpssearch.pas
|
|
|
fpsstreams.pas
|
gedit
|
2024-08-13 18:07:53 +00:00 |
fpsstringhashlist.pas
|
|
|
fpsstrings.pas
|
|
|
fpstypes.pas
|
FPSpreadsheet: new demo projects about writing charts with date/time axis.
|
2024-09-18 22:20:07 +00:00 |
fpsutils.pas
|
FPSpreadsheet: Fix formulas with sheetnames containing a dash character (https://forum.lazarus.freepascal.org/index.php/topic,69891.0.html)
|
2025-01-20 18:04:36 +00:00 |
fpsxmlcommon.pas
|
fpspreadsheet: Add conditional define FPS_CHARTS (active by default) to compile the lib with and without chart support.
|
2023-12-28 22:41:39 +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 type conversion issues in FPC 3.3.1
|
2024-05-09 12:52:07 +00:00 |
uvirtuallayer_ole_types.pas
|
|
|
uvirtuallayer_ole.pas
|
fpspreadsheet: Fix type conversion issues in FPC 3.3.1
|
2024-05-09 12:52:07 +00:00 |
uvirtuallayer_stream.pas
|
|
|
uvirtuallayer_types.pas
|
|
|
uvirtuallayer.pas
|
|
|
wikitable.pas
|
|
|
xlsbiff2.pas
|
fpspreadsheet: Support also haDistributed and haFilled horizontal alignments. haJustify renamed to haJustified.
|
2024-05-10 10:24:45 +00:00 |
xlsbiff5.pas
|
fpspreadsheet: Support also haDistributed and haFilled horizontal alignments. haJustify renamed to haJustified.
|
2024-05-10 10:24:45 +00:00 |
xlsbiff8.pas
|
fpspreadsheet: Support also haDistributed and haFilled horizontal alignments. haJustify renamed to haJustified.
|
2024-05-10 10:24:45 +00:00 |
xlsbiff34.pas
|
fpspreadsheet: Support also haDistributed and haFilled horizontal alignments. haJustify renamed to haJustified.
|
2024-05-10 10:24:45 +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 formula ROUNDUP, fix ROUNDDOWN and ROUND. Patch by veb86 (https://forum.lazarus.freepascal.org/index.php/topic,67428.msg518782.html)
|
2024-05-28 15:12:51 +00:00 |
xlsescher.pas
|
|
|
xlsxml.pas
|
fpspreadsheet: Support also haDistributed and haFilled horizontal alignments. haJustify renamed to haJustified.
|
2024-05-10 10:24:45 +00:00 |
xlsxooxml.pas
|
fpspreadsheet: Fix centering of worksheet in xlsx print-out. Fix print page orientation in ods.
|
2024-11-30 16:41:58 +00:00 |
xlsxooxmlchart_hatch.inc
|
fpspreadsheet: Implement all xlsx chart hatch patterns.
|
2024-01-17 23:59:51 +00:00 |
xlsxooxmlchart.pas
|
FPSpreadsheet: Fix incorrect underlining of text by xlsx reader.
|
2024-10-11 12:50:30 +00:00 |