17 Commits

Author SHA1 Message Date
Lars Uffmann
48e1b416d0
2025-04-07 Demo10: added a disabled use of borders with merged cells 2025-04-07 17:59:19 +02:00
Lars Uffmann
df964850cd 2025-01-08 experimental support for XLSheet conditional formatting 2025-01-08 20:13:38 +01:00
Lars Uffmann
a4c097c53a 2024-12-30: pass XLSharedStrings everywhere as const reference stored in std::reference_wrapper 2024-12-30 14:32:53 +01:00
Lars Uffmann
77f4370390 2024-12-19 XLStyles enhancement to address issues #304 and #305 - artificial ordering of XML elements 2024-12-19 19:32:57 +01:00
Lars Uffmann
53419c7dcc 2024-12-18 XLStyles XLDataBarColor::setTheme now supports value XLDeleteProperty to clear a theme 2024-12-18 17:23:16 +01:00
Lars Uffmann
c297aad5db 2024-12-17 add example usage of XLBorder(s) to Demo10 2024-12-17 13:46:26 +01:00
Lars Uffmann
d17d194981 2024-09-06 improved XLMergeCells interfaces 2024-09-06 19:15:44 +02:00
Lars Uffmann
7bfb39a3dc 2024-09-04 enhance XLMergeCells and XLWorksheet functionality 2024-09-04 16:49:44 +02:00
Lars Uffmann
154b74ff80 2024-8-18 minor bugfixes and eliminiation of warnings 2024-08-18 15:58:11 +02:00
Lars Uffmann
fbabf9bdf3 use row or column style as default for new cells, XLWorksheet now always returns XLCellAssignable 2024-08-14 19:40:56 +02:00
Lars Uffmann
1ef877dc30 Merge cells support in XLWorksheet::mergeCells & ::unmergeCells, XLCell::clear method added 2024-08-08 18:12:38 +02:00
Lars Uffmann
5dc5639726 support for XLFill patternFill all pattern types, XLFonts scheme & vertAlign, all XLAlignmentStyle values 2024-08-01 18:05:47 +02:00
Lars Uffmann
2a4730216e Added XLStyles support for fill::gradientFill and XLDataBarColor 2024-07-31 20:51:40 +02:00
Lars Uffmann
c7aea5f84d Further feature integration for XLStyles (xl/styles.xml) 2024-07-30 16:52:04 +02:00
Lars Uffmann
06453c0734 Support for XML namespaces and a non-standard workbook##.xml, some bugfixes 2024-07-29 09:47:30 +02:00
aral-matrix
06035e2874 XLSX styles support for rows and columns, new features, updated Demo10 2024-07-21 19:28:16 +02:00
aral-matrix
f418bf719c 2024-07-19 initial support for cell formatting 2024-07-19 18:54:20 +02:00