summaryrefslogtreecommitdiff
path: root/solenv/clang-format
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2022-01-06 14:16:53 +0100
committerJan-Marek Glogowski <glogow@fbihome.de>2022-01-07 05:04:14 +0100
commit031576105c21b2e0c2585a1236092487d5d193e2 (patch)
treed251ce32730f1aec80820b0d8b03207c6ef25da7 /solenv/clang-format
parent32bf2040bfa9d76731fc7c679845eb3835dde8a3 (diff)
VCL move platform code from mouse.cxx into plugins
... by moving it into ImplCreate(DragSource|DropTarget). The existing Create* variant now checks for headless mode and the IsRunningUnitTest flag, before creating the platform variants. There are two small helpers to initialize either X11 or Ole based UNO DnD interace implementations. Unfortunatly Windows requires to move two dtrans header files, but at least any other changes are minimal. Change-Id: Id79459ad71a26243b1c9cb1fe38ab236b0ab8fa6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128049 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'solenv/clang-format')
-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 22c11a641d36..b8bebd05da48 100644
--- a/solenv/clang-format/excludelist
+++ b/solenv/clang-format/excludelist
@@ -14612,6 +14612,7 @@ vcl/inc/unx/x11_cursors/vshear_curs.h
vcl/inc/unx/x11_cursors/vshear_mask.h
vcl/inc/vclstatuslistener.hxx
vcl/inc/wall2.hxx
+vcl/inc/win/dnd_source.hxx
vcl/inc/win/DWriteTextRenderer.hxx
vcl/inc/win/salbmp.h
vcl/inc/win/saldata.hxx
@@ -15194,7 +15195,6 @@ vcl/win/dtrans/MtaOleClipb.cxx
vcl/win/dtrans/MtaOleClipb.hxx
vcl/win/dtrans/sourcecontext.cxx
vcl/win/dtrans/source.cxx
-vcl/win/dtrans/source.hxx
vcl/win/dtrans/target.cxx
vcl/win/dtrans/TxtCnvtHlp.cxx
vcl/win/dtrans/TxtCnvtHlp.hxx