diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2022-06-13 11:16:19 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2022-06-13 14:38:03 +0200 |
commit | 24d15ba86c00178238f3f8ef6c548a0d19338aa4 (patch) | |
tree | 104c371fde6f596638efdca0e6088b8439b5ac98 /solenv | |
parent | 4f20da3b330a5aad88a51f454c0914789d9c2457 (diff) |
loplugin:mergeclasses sd::TitledDockingWindow with sd::PaneDockingWindow
Change-Id: I77314048173ebba0dc0e03f710607b74e73f0bde
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135719
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 2b02626215d5..9b508e79ec69 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -9606,7 +9606,6 @@ sd/source/ui/dlg/AnimationChildWindow.cxx sd/source/ui/dlg/LayerTabBar.cxx sd/source/ui/dlg/NavigatorChildWindow.cxx sd/source/ui/dlg/PaneChildWindows.cxx -sd/source/ui/dlg/PaneDockingWindow.cxx sd/source/ui/dlg/PaneShells.cxx sd/source/ui/dlg/PhotoAlbumDialog.cxx sd/source/ui/dlg/PhotoAlbumDialog.hxx @@ -9775,7 +9774,6 @@ sd/source/ui/inc/OutlineView.hxx sd/source/ui/inc/OutlineViewShell.hxx sd/source/ui/inc/OutlinerIteratorImpl.hxx sd/source/ui/inc/PaneChildWindows.hxx -sd/source/ui/inc/PaneDockingWindow.hxx sd/source/ui/inc/PreviewRenderer.hxx sd/source/ui/inc/RemoteServer.hxx sd/source/ui/inc/Ruler.hxx |