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
|
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
|
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 |
|
wp_xxyyzz
|
64b69c2893
|
fpspreadsheet: Fix compilation issue due to stupid 64-bit fpc not being able to pick correct overload of MinValue. Less hints on 64 bit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7556 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-22 17:55:17 +00:00 |
|
wp_xxyyzz
|
269c684533
|
fpspreadsheet: Support expression conditional cell formatting by XLSX, Excel-XML and ODS writers.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7541 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-15 16:39:05 +00:00 |
|
wp_xxyyzz
|
57fc4d5095
|
fpspreadsheet: Complete of conditional formatting from xlsx. Untested.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7527 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-07 21:48:03 +00:00 |
|
wp_xxyyzz
|
9bc1afa59b
|
fpspreadsheet: Add reading of conditional formats for xlsx. Not complete, and still fragile.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7526 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-05 22:45:12 +00:00 |
|
wp_xxyyzz
|
9bfeddaaf5
|
fpspreadsheet: Add writing of databar conditional formatting to XLSX and fix it for ODS.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7521 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-02 13:35:01 +00:00 |
|
wp_xxyyzz
|
f3437814bf
|
fpspreadsheet: Add writing of color range conditional formatting to XLSX. Support 2-color mode in color ranges.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7520 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-02 10:53:42 +00:00 |
|
wp_xxyyzz
|
006ca0de49
|
fpspreadsheet: Complete writing of color range conditional formatting to ODS.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7518 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-02 09:56:11 +00:00 |
|
wp_xxyyzz
|
68f2d8718d
|
fpspreadsheet: Elemental DataBars and ColorRange formatting for ODS writer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7516 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-07-01 22:15:30 +00:00 |
|
wp_xxyyzz
|
b80085c78d
|
fpspreadsheet: Move conditional format list from worksheet to workbook (to facilitate handling for ODS).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7503 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-06-30 10:45:14 +00:00 |
|
wp_xxyyzz
|
ea76276469
|
fpspreadsheet: Add element array with conditional format indexes to TCell record. Needed by ODS writer and for visual controls.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7502 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-06-28 21:37:30 +00:00 |
|
wp_xxyyzz
|
72986ddc75
|
fpspreadsheet: top10 in conditional formatting. More advanced demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7501 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-06-26 16:36:32 +00:00 |
|
wp_xxyyzz
|
8a30aacadb
|
fpspreadsheet: Add writing of text-related conditional formatting conditions to xlsx writer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7498 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-06-26 10:59:12 +00:00 |
|
wp_xxyyzz
|
7f4382a137
|
fpspreadsheet: Add conditions above/belowAverage to conditional formatting.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7496 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-06-25 23:10:44 +00:00 |
|
wp_xxyyzz
|
8160638051
|
fpspreadsheet: Initial commit for conditional formatting. Based on ideas of forum user "abcthing" (https://forum.lazarus.freepascal.org/index.php/topic,50149.0.html).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7492 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-06-25 17:18:32 +00:00 |
|