wp_xxyyzz
|
8f8e736b98
|
fpspreadsheet: Use pasdoc for api chm file generation rather than Doc-O-Matic. Adapt source file comments to pasdoc requirements.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7984 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-03-27 23:16:48 +00:00 |
|
wp_xxyyzz
|
dbe26c3b9b
|
fpspreadsheet: Fix grid crashing in frame when Handle is not yet available.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7980 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-03-23 12:26:43 +00:00 |
|
wp_xxyyzz
|
86498e70d8
|
fpspreadsheet: Fix ISODateTime conversions when local time offset is given
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7967 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-01-24 12:59:52 +00:00 |
|
wp_xxyyzz
|
6a50fa2a4a
|
fpspreadsheet: Remove cell content type cctFormula, it is a left-over from old formula engine. It causes incorrect reading of precalculated content in the first shared formula cell of BIFF. Tests still ok. (https://forum.lazarus.freepascal.org/index.php/topic,52811.0.html).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7962 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-01-09 18:54:11 +00:00 |
|
wp_xxyyzz
|
438e967c42
|
FPSpreadsheet: Fix detection issues with incorrect html tags
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7952 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-12-30 22:19:47 +00:00 |
|
wp_xxyyzz
|
042fb0fcc2
|
fpspreadsheet: Fix incorrect html tags disappearing from cell text.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7945 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-12-29 21:17:29 +00:00 |
|
wp_xxyyzz
|
78a6cffca0
|
fpspreadsheet: Fix (?) display issue with text cells containing incorrect html parts (such as '<'), https://forum.lazarus.freepascal.org/index.php/topic,52694.0.html
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7944 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-12-29 18:51:33 +00:00 |
|
wp_xxyyzz
|
65188478a6
|
fpspreadsheet: Fix reading of text cells with type "inlineStr"
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7936 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-12-20 22:35:10 +00:00 |
|
wp_xxyyzz
|
35fecc8c8d
|
FPSpreadsheet: Fix writing of meta data containing special xml characters (sourceforge issue #46)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7894 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-11-21 11:33:02 +00:00 |
|
wp_xxyyzz
|
95cc2da283
|
fpspreadsheet: Fix incorrect handling of cell reference by new forumula INDIRECT(). Add test cases for formula ADDRESS().
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7862 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-11-11 23:43:44 +00:00 |
|
wp_xxyyzz
|
85fe20453e
|
fpspreadsheet: Add built-in formula INDIRECT() (https://forum.lazarus.freepascal.org/index.php/topic,52081.0.html).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7857 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-11-10 22:00:09 +00:00 |
|
wp_xxyyzz
|
fbe7c7e5f1
|
fpspreadsheet: Add built-in function ADDRESS(); https://forum.lazarus.freepascal.org/index.php/topic,52081.0.html
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7856 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-11-10 18:49:55 +00:00 |
|
wp_xxyyzz
|
8b5cc6b3d9
|
fpspreadsheet: second attempt to fix worksheetgrid writing edited cell to wrong cell when grid is on MDI form (issue #37596).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7644 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-05 22:33:26 +00:00 |
|
wp_xxyyzz
|
96dc6b9939
|
fpspreadsheet: clean up
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7643 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-04 09:05:50 +00:00 |
|
wp_xxyyzz
|
872c04e07a
|
fpspreadsheet: Fix worksheetgrid writing edited cell to wrong cell when grid is on MDI form (issue #37596, https://forum.lazarus.freepascal.org/index.php/topic,51066.0.html).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7642 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-03 20:35:33 +00:00 |
|
wp_xxyyzz
|
74d1082ccb
|
fpspreadsheet: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7638 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-28 11:26:13 +00:00 |
|
wp_xxyyzz
|
196b787aed
|
fpspreadsheet: Fix Workbook.Clear not clearing metadata.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7599 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-11 16:18:47 +00:00 |
|
wp_xxyyzz
|
21547ee284
|
fpspreadsheet: Unpublish property TsWorksheetGrid.AlternateColor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7598 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-07 16:54:36 +00:00 |
|
wp_xxyyzz
|
b977a4e676
|
fpspreadsheet: Fix typo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7593 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-31 15:12:49 +00:00 |
|
wp_xxyyzz
|
1b146107ad
|
fpspreadsheet: Allow multiple authors in metadata.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7592 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-30 21:50:35 +00:00 |
|
wp_xxyyzz
|
7c09abbb51
|
fpspreadsheet: Add custom meta data support. Reading/writing for XLSX, Excel XML, ODS.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7591 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-29 22:51:39 +00:00 |
|
wp_xxyyzz
|
3959cbbe45
|
fpspreadsheet: Add new metadata item "subject"
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7590 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-29 21:11:36 +00:00 |
|
wp_xxyyzz
|
9d7457ccd4
|
fpspreadsheet: Add, with r/w support, conditional date formats cfcLastYear, cfcThisYear, cfcNextYear.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7588 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-29 17:41:00 +00:00 |
|
wp_xxyyzz
|
aebb067738
|
fpsprreadsheet: Add conditional date formats, read/write support for XLSX, ODS, ExcelXML. Add unit tests.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7587 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-29 16:55:45 +00:00 |
|
wp_xxyyzz
|
e0503c6d48
|
fpspreadsheet: Add new formula function ROUNDDOWN().
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7586 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-29 16:38:52 +00:00 |
|
wp_xxyyzz
|
5df3ccb01a
|
fpspreadsheet: Add missing "override" to TsMetaData.Destroy
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7585 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-29 08:26:33 +00:00 |
|
wp_xxyyzz
|
7e5dde96c3
|
fpspreadsheet: Fix xlsx writer mismatch between _rels/.rels and docProps/core.xml files making files without metadata unreadable for Excel.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7584 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-28 21:38:32 +00:00 |
|
wp_xxyyzz
|
25d59b8e88
|
fpspreadsheet: Fix meta data reading error of some ods files. Avoid display of metadata zero dates in Excel.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7583 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-28 21:30:12 +00:00 |
|
wp_xxyyzz
|
c902c41997
|
fpspreadsheet: Add meta data reader for Excel XML.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7582 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-28 21:10:32 +00:00 |
|
wp_xxyyzz
|
7015c9fa8c
|
fpspreadsheet: Fix usage of UTC in ODS meta data.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7581 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-28 18:01:17 +00:00 |
|
wp_xxyyzz
|
ea91b7fca5
|
fpspreadsheet: Add metadata writer for Excel XML. Fix usage of UTC in the Excel metadata.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7580 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-28 17:57:32 +00:00 |
|
wp_xxyyzz
|
ed025ddea4
|
fpspreadsheet: Add ODS reader/writer for metadata.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7579 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-28 15:49:42 +00:00 |
|
wp_xxyyzz
|
dd3f0611a0
|
fpspreadsheet: Better names for some MetaData properties.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7578 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-28 14:28:33 +00:00 |
|
wp_xxyyzz
|
bbf4b2b092
|
fpspreadsheet: Add metadata support. Add metadata reader/writer for XLSX.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7577 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-28 12:34:50 +00:00 |
|
wp_xxyyzz
|
370c5ad6c0
|
fpspreadsheet: Better position for "inherited" in TsCellEdit.EditingDone (reverting previous commit).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7575 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-27 16:21:50 +00:00 |
|
wp_xxyyzz
|
6a91dfcf02
|
fpspreadsheet: Add missing "inherited" call to TsCellEdit.EditingDone method.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7574 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-27 16:15:23 +00:00 |
|
wp_xxyyzz
|
866b232fa8
|
fpspreadsheet: Add some comments
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7573 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-26 21:43:23 +00:00 |
|
wp_xxyyzz
|
edfd9698ca
|
fpspreadsheet: Typo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7572 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-26 21:39:38 +00:00 |
|
wp_xxyyzz
|
f3543bdda8
|
fpspreadsheet: Fix Excel XML writing of percent numberformat.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7571 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-26 21:39:01 +00:00 |
|
wp_xxyyzz
|
8f9163c3b8
|
fpspreadsheet: Refactor ODS styles writing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7569 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-26 16:53:10 +00:00 |
|
wp_xxyyzz
|
2f11c78071
|
fpspreadsheet: Clean-up
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7568 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-26 12:28:57 +00:00 |
|
wp_xxyyzz
|
cbfea142d0
|
fpspreadsheet: Refactor ODS number format writing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7567 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-26 12:25:06 +00:00 |
|
wp_xxyyzz
|
390c7b935a
|
fpspreadsheet: Fix XLSX reader for conditional number format.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7566 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-26 12:20:59 +00:00 |
|
wp_xxyyzz
|
4fc0ea6045
|
fpspreadsheet: Add proper log error message when XLSX writer tries to write a conditional font format.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7565 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-26 10:09:04 +00:00 |
|
wp_xxyyzz
|
f53c6649f5
|
fpspreadsheet: Put conditional font handling in place for XLSX writer. Commented out, however, because Excel refuses to load such files (although syntactially correct).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7564 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-26 09:56:24 +00:00 |
|
wp_xxyyzz
|
ee32147ee4
|
fpspreadsheet: More conservative handling of conditional font formatting by the ODS writer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7563 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-26 09:53:26 +00:00 |
|
wp_xxyyzz
|
5a5883a156
|
fpspreadsheet: Refactor ODS style reading
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7561 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-24 15:21:23 +00:00 |
|
wp_xxyyzz
|
175cf1f290
|
fpspreadsheet: Refactor ODS style reading
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7560 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-24 15:00:01 +00:00 |
|
wp_xxyyzz
|
16ba7692c2
|
fpspreadsheet: Refactor style reading in ODS reader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7559 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-24 14:45:30 +00:00 |
|
wp_xxyyzz
|
e191dd00e5
|
fpspreadsheet: Support conditional icon set format in worksheet, and in XLSX and ODS file access. Add unit tests for it.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7558 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-23 22:25:24 +00:00 |
|