| .. |
|
fpolebasic.pas
|
|
|
|
fpolestorage.pas
|
|
|
|
fpsallformats.pas
|
|
|
|
fpscell.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 |
|
fpsclasses.pas
|
fpspreadsheet: Fix 3d formulas not changing when rows/cols are inserted/deleted in referenced sheets.
|
2018-06-04 09:47:08 +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: 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 |
|
fpscsvdocument.pas
|
|
|
|
fpscurrency.pas
|
|
|
|
fpsexprparser.pas
|
fpspreadsheet: Fix circular reference issue and #REF! issue for some formulas (https://forum.lazarus.freepascal.org/index.php/topic,41161.msg288278.html#msg288278)
|
2018-06-10 20:20:50 +00:00 |
|
fpsfunc.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 |
|
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: 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 |
|
fpsimages.pas
|
|
|
|
fpsnumformat.pas
|
fpspreadsheet: Add BIFF5 writer for 3d references. Add corresponding unit test. Some related bug fixes. Less hints.
|
2018-05-10 14:31:37 +00:00 |
|
fpsopendocument.pas
|
fpspreadsheet: Less hints and warnings.
|
2018-06-04 11:03:03 +00:00 |
|
fpspagelayout.pas
|
fpspreadsheet: Introduce fpspreadsheet exceptions.
|
2017-10-26 08:11:58 +00:00 |
|
fpspalette.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 |
|
fpspatches.pas
|
|
|
|
fpspreadsheet.pas
|
fpspreadsheet: Add TsClearFormatAction to clear a cell format.
|
2018-06-13 09:20:10 +00:00 |
|
fpsreaderwriter.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 |
|
fpsrpn.pas
|
fpspreadsheet: Write single-sheet 3d references (e.g., 'Sheet1!A1:B6') to BIFF8 (xls). Issues with reading.
|
2018-05-11 23:18:10 +00:00 |
|
fpssearch.pas
|
fpspreadsheet: Introduce fpspreadsheet exceptions.
|
2017-10-26 08:11:58 +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: Extend fpspreadsheet actions to supply default captions and hints.
|
2018-06-13 21:51:40 +00:00 |
|
fpstypes.pas
|
fpspreadsheet: Fix sudden fails of test suite (Why did these test cases work earlier?)
|
2018-06-05 09:33:29 +00:00 |
|
fpsutils.pas
|
fpspreadsheet: Less hints and warnings.
|
2018-06-04 11:03:03 +00:00 |
|
fpsxmlcommon.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 |
|
fpszipper.pp
|
|
|
|
uvirtuallayer_ole_helpers.pas
|
|
|
|
uvirtuallayer_ole_types.pas
|
|
|
|
uvirtuallayer_ole.pas
|
|
|
|
uvirtuallayer_stream.pas
|
|
|
|
uvirtuallayer_types.pas
|
|
|
|
uvirtuallayer.pas
|
|
|
|
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: 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 |
|
xlsbiff5.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 |
|
xlsbiff8.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 |
|
xlscommon.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 |
|
xlsconst.pas
|
|
|
|
xlsescher.pas
|
fpspreadsheet: Introduce fpspreadsheet exceptions.
|
2017-10-26 08:11:58 +00:00 |
|
xlsxml.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 |
|
xlsxooxml.pas
|
fpspreadsheet: Extend fpspreadsheet actions to supply default captions and hints.
|
2018-06-13 21:51:40 +00:00 |