diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-03-04 16:01:36 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-03-04 20:57:38 +0100 |
commit | b4993358c89f4c43fe65aeeb2a8adff4d1e04fed (patch) | |
tree | 0f731cba6d7c82965d2cf852a119a6bc5196cce7 /solenv | |
parent | 56d5b221f91f792fa6ff215a54a343c3672d6e24 (diff) |
remove intermediate TableDesignPanel
Change-Id: Icdc1aef7a0d53239ee41e818a56d137aa959249c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111973
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index cb3bfdfa8299..f19542f244bc 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -9844,6 +9844,7 @@ sd/source/ui/inc/SlideSorter.hxx sd/source/ui/inc/SlideSorterViewShell.hxx sd/source/ui/inc/SlideTransitionPane.hxx sd/source/ui/inc/TabControl.hxx +sd/source/ui/inc/TableDesignPane.hxx sd/source/ui/inc/TextObjectBar.hxx sd/source/ui/inc/ToolBarManager.hxx sd/source/ui/inc/View.hxx @@ -10021,8 +10022,6 @@ sd/source/ui/sidebar/SlideBackground.cxx sd/source/ui/sidebar/SlideBackground.hxx sd/source/ui/sidebar/SlideTransitionPanel.cxx sd/source/ui/sidebar/SlideTransitionPanel.hxx -sd/source/ui/sidebar/TableDesignPanel.cxx -sd/source/ui/sidebar/TableDesignPanel.hxx sd/source/ui/slideshow/SlideShowRestarter.cxx sd/source/ui/slideshow/showwin.cxx sd/source/ui/slideshow/showwindow.hxx @@ -10100,7 +10099,6 @@ sd/source/ui/slidesorter/view/SlsTheme.cxx sd/source/ui/slidesorter/view/SlsToolTip.cxx sd/source/ui/slidesorter/view/SlsViewCacheContext.cxx sd/source/ui/table/TableDesignPane.cxx -sd/source/ui/table/TableDesignPane.hxx sd/source/ui/table/tablefunction.cxx sd/source/ui/table/tableobjectbar.cxx sd/source/ui/table/tableobjectbar.hxx |