Commit Graph

9 Commits

Author SHA1 Message Date
wp_xxyyzz
10b1a3881c fpspreadsheet: Simplify RegisterRawLinePattern()
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9761 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-26 20:57:23 +00:00
wp_xxyyzz
d05c8268ba FPSpreadsheet: Adjust patterns and major/minor grid linestyles to be similar to xlsx and ods.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9756 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-22 21:22:20 +00:00
wp_xxyyzz
70aecc45b9 fpspreadsheet: Linestyles in global list.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9750 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-19 23:31:20 +00:00
wp_xxyyzz
6cc9a90c37 fpspreadsheet: Introduce enumeration TsChartFillPatternStyle for built-in raw fill patterns.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9748 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-18 14:34:57 +00:00
wp_xxyyzz
a3bd99825a fpspreadsheet: Make RawFillPatterns global.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9747 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-18 09:00:21 +00:00
wp_xxyyzz
3ece65fe51 fpspreadsheet: some clean-up
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9744 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-13 22:12:39 +00:00
wp_xxyyzz
a817a0d65c fpspreadsheet: FillPattern list is no longer global, but a member of the workbook. Class renamed to TsRawFillPatternList.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9731 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-05 17:23:46 +00:00
wp_xxyyzz
4a1db9c373 FpSpreadsheet: FIx using fill pattern in multiple charts. Some cleanup.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9729 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-04 15:04:16 +00:00
wp_xxyyzz
c81b86dbdf fpspreadsheet: Redo chart pattern fills for better agreement between xlsx and ods files. INCOMPATIBLE CHANGES! Update sample projects.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9728 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-03 22:08:13 +00:00