Commit Graph

7 Commits

Author SHA1 Message Date
wp_xxyyzz
78158a61fd fpspreadsheet: Complete reading of xlsx bitmap fills. Rearrange xlsx fill code reader.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9179 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-27 15:06:18 +00:00
wp_xxyyzz
e1f52446a3 fpspreadsheet: Fix endianness in WMF image format detection.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9138 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-10 23:48:15 +00:00
wp_xxyyzz
e564176ceb fpspreadsheet: Fix endianness in pcx image format detection. Patch by Bart.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9137 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-10 23:38:35 +00:00
wp_xxyyzz
26d64bdb4b fpspreadsheet: Improved pcx image format detection (suggested by Bart). Improved emf size calculation (patch by Bart).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9134 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-10 12:13:53 +00:00
wp_xxyyzz
150cb1c600 fpspreadsheet: Fix incorrect gif image size detection, patch by Bart.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9122 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-08 14:20:50 +00:00
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
3e6dd484f7 fpspreadsheet: Fix compilation issues when fpc version is changed: separate package units into different folders, incorporate code of fpsnumformatparser in unit fpsnumformat and code of fpsregfileformats in units fpsreaderwriter. Check and fix all demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5282 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-22 20:59:00 +00:00