diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2023-06-23 17:13:44 +0900 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2023-06-25 17:36:00 +0200 |
commit | bcd3ca80cd1f59c4b94660daa8c3e66944caf58f (patch) | |
tree | 98d3cff33209efa64c4e9e87858aea9d2e71c945 /solenv | |
parent | 95d199e3d1a04a469e1d22896ffd967c7a06c3f0 (diff) |
sc: simplify and fix prop. mapping for cell BG and char theme color
Change-Id: I461106200d37f0c605c07095c6b5871ea89e0e20
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153501
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 03a8b79b6416..2e454f9892dc 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -7768,6 +7768,7 @@ sax/test/sax/testwriter.cxx sax/test/saxdemo.cxx sax/test/testcomponent.cxx sc/inc/ChartTools.hxx +sc/inc/CommonProperties.hxx sc/inc/NumberFormatControl.hxx sc/inc/PivotTableDataProvider.hxx sc/inc/PivotTableDataSequence.hxx |