summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorArmin Le Grand (allotropia) <armin.le.grand.extern@allotropia.de>2024-01-19 15:42:34 +0100
committerArmin Le Grand <Armin.Le.Grand@me.com>2024-01-21 12:56:22 +0100
commit74a56b7434047b6ffbf865af60dba98a9273b63a (patch)
tree2385c136acf0686ec8cea585c2607ff41a64ae7d /solenv
parenteb9e4e7a6c7d11698a64489e22974574daabe823 (diff)
ITEM: solve ScCondFormatDlgItem situation
It is used in SC, DirectPut* in Pool, fetched using Surrogates, all bad. Only to transport data over the Pool, may not even need to be an Item. Trying to solve/losen that gordian knot, looks good. Is now a normal data holder class, could find a good parent for it that the Dialog and the instances setting up/using that Dialog can use. Forgot to reset that data instance in one place, but also checked in-between a version that still used the Item to excluse that the Poolis the same, but the ScTabViewShell does change. FOund an error with SfxPoolItemHolder when reseting, also changed. Change-Id: I1c99d675d1cc3d21205c3e2df78d4b52a696e7ee Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162313 Tested-by: Jenkins Reviewed-by: Armin Le Grand <Armin.Le.Grand@me.com>
Diffstat (limited to 'solenv')
-rw-r--r--solenv/clang-format/excludelist2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist
index 97283ba6e971..0bf5a0e48e30 100644
--- a/solenv/clang-format/excludelist
+++ b/solenv/clang-format/excludelist
@@ -8639,7 +8639,7 @@ sc/source/ui/cctrl/tbzoomsliderctrl.cxx
sc/source/ui/condformat/colorformat.cxx
sc/source/ui/condformat/condformatdlg.cxx
sc/source/ui/condformat/condformatdlgentry.cxx
-sc/source/ui/condformat/condformatdlgitem.cxx
+sc/source/ui/condformat/condformatdlgdata.cxx
sc/source/ui/condformat/condformathelper.cxx
sc/source/ui/condformat/condformatmgr.cxx
sc/source/ui/dataprovider/csvdataprovider.cxx