From febbad7263ea25b76f4e53d2f136693a52207a1c Mon Sep 17 00:00:00 2001 From: Jochen Nitschke Date: Tue, 30 May 2017 10:57:29 +0200 Subject: cleanup unused css/frame/* includes Change-Id: I173a29fd1ee889127369d2bc2fce8e010b89ca65 Reviewed-on: https://gerrit.libreoffice.org/38633 Tested-by: Jenkins Reviewed-by: Noel Grandin --- include/comphelper/embeddedobjectcontainer.hxx | 1 - include/framework/menuconfiguration.hxx | 1 - include/sfx2/bindings.hxx | 2 +- include/sfx2/notebookbar/NotebookbarTabControl.hxx | 1 - include/sfx2/notebookbar/SfxNotebookBar.hxx | 1 - include/sfx2/objsh.hxx | 1 - include/sfx2/recentdocsview.hxx | 2 -- include/sfx2/sfxbasemodel.hxx | 1 - include/sfx2/sidebar/ControlFactory.hxx | 2 +- include/sfx2/sidebar/SidebarPanelBase.hxx | 1 - include/sfx2/sidebar/SidebarToolBox.hxx | 1 - include/sfx2/tbxctrl.hxx | 1 - include/sfx2/unoctitm.hxx | 6 ------ include/sfx2/viewfrm.hxx | 3 --- include/svtools/statusbarcontroller.hxx | 1 - include/svx/PaletteManager.hxx | 3 --- include/svx/fmtools.hxx | 6 ------ include/svx/tbcontrl.hxx | 1 + include/unotools/eventcfg.hxx | 1 - include/xmloff/ProgressBarHelper.hxx | 1 - include/xmloff/formlayerexport.hxx | 1 - include/xmloff/numehelp.hxx | 1 - 22 files changed, 3 insertions(+), 36 deletions(-) (limited to 'include') diff --git a/include/comphelper/embeddedobjectcontainer.hxx b/include/comphelper/embeddedobjectcontainer.hxx index af548adbb578..eb4cd1308911 100644 --- a/include/comphelper/embeddedobjectcontainer.hxx +++ b/include/comphelper/embeddedobjectcontainer.hxx @@ -26,7 +26,6 @@ #include #include #include -#include #include #include diff --git a/include/framework/menuconfiguration.hxx b/include/framework/menuconfiguration.hxx index 066d0634b7e4..8d59b547a97a 100644 --- a/include/framework/menuconfiguration.hxx +++ b/include/framework/menuconfiguration.hxx @@ -24,7 +24,6 @@ #include #include #include -#include #include #include #include diff --git a/include/sfx2/bindings.hxx b/include/sfx2/bindings.hxx index 283864368b5c..819897b97ffc 100644 --- a/include/sfx2/bindings.hxx +++ b/include/sfx2/bindings.hxx @@ -31,8 +31,8 @@ #include #include #include +#include #include -#include // some other includes diff --git a/include/sfx2/notebookbar/NotebookbarTabControl.hxx b/include/sfx2/notebookbar/NotebookbarTabControl.hxx index 2562af565b11..c6ff08e32273 100644 --- a/include/sfx2/notebookbar/NotebookbarTabControl.hxx +++ b/include/sfx2/notebookbar/NotebookbarTabControl.hxx @@ -12,7 +12,6 @@ #include #include -#include #include class ChangedUIEventListener; diff --git a/include/sfx2/notebookbar/SfxNotebookBar.hxx b/include/sfx2/notebookbar/SfxNotebookBar.hxx index e87e7d928c45..37a64ffef609 100644 --- a/include/sfx2/notebookbar/SfxNotebookBar.hxx +++ b/include/sfx2/notebookbar/SfxNotebookBar.hxx @@ -11,7 +11,6 @@ #define INCLUDED_SFX2_NOTEBOOKBAR_SFXNOTEBOOKBAR_HXX #include -#include #include class SfxBindings; diff --git a/include/sfx2/objsh.hxx b/include/sfx2/objsh.hxx index 7ebafede041c..e1e683694a9f 100644 --- a/include/sfx2/objsh.hxx +++ b/include/sfx2/objsh.hxx @@ -24,7 +24,6 @@ #include #include #include -#include #include #include #include diff --git a/include/sfx2/recentdocsview.hxx b/include/sfx2/recentdocsview.hxx index bbf2ac917faa..ffbea950e2fe 100644 --- a/include/sfx2/recentdocsview.hxx +++ b/include/sfx2/recentdocsview.hxx @@ -16,8 +16,6 @@ #include -#include -#include #include namespace sfx2 diff --git a/include/sfx2/sfxbasemodel.hxx b/include/sfx2/sfxbasemodel.hxx index c8cb5783cf99..fac7f5420c99 100644 --- a/include/sfx2/sfxbasemodel.hxx +++ b/include/sfx2/sfxbasemodel.hxx @@ -60,7 +60,6 @@ #include #include #include -#include #include #include #include diff --git a/include/sfx2/sidebar/ControlFactory.hxx b/include/sfx2/sidebar/ControlFactory.hxx index 142f249c4627..be010e5076e2 100644 --- a/include/sfx2/sidebar/ControlFactory.hxx +++ b/include/sfx2/sidebar/ControlFactory.hxx @@ -23,7 +23,7 @@ #include #include #include -#include + class ToolBox; namespace sfx2 { namespace sidebar { diff --git a/include/sfx2/sidebar/SidebarPanelBase.hxx b/include/sfx2/sidebar/SidebarPanelBase.hxx index e87014708cf1..e6da3299a775 100644 --- a/include/sfx2/sidebar/SidebarPanelBase.hxx +++ b/include/sfx2/sidebar/SidebarPanelBase.hxx @@ -25,7 +25,6 @@ #include #include -#include #include #include #include diff --git a/include/sfx2/sidebar/SidebarToolBox.hxx b/include/sfx2/sidebar/SidebarToolBox.hxx index 1dc2963fe941..32f5106b5eaf 100644 --- a/include/sfx2/sidebar/SidebarToolBox.hxx +++ b/include/sfx2/sidebar/SidebarToolBox.hxx @@ -21,7 +21,6 @@ #include #include -#include #include #include #include diff --git a/include/sfx2/tbxctrl.hxx b/include/sfx2/tbxctrl.hxx index 339b2655b8bc..c23da95f24cc 100644 --- a/include/sfx2/tbxctrl.hxx +++ b/include/sfx2/tbxctrl.hxx @@ -35,7 +35,6 @@ #include #include #include -#include #include diff --git a/include/sfx2/unoctitm.hxx b/include/sfx2/unoctitm.hxx index 128b8a4b9d4b..a0656e787c56 100644 --- a/include/sfx2/unoctitm.hxx +++ b/include/sfx2/unoctitm.hxx @@ -22,14 +22,8 @@ #include #include #include -#include -#include -#include #include -#include -#include #include -#include #include #include #include diff --git a/include/sfx2/viewfrm.hxx b/include/sfx2/viewfrm.hxx index e4392d590f34..ba117f86b36e 100644 --- a/include/sfx2/viewfrm.hxx +++ b/include/sfx2/viewfrm.hxx @@ -31,9 +31,6 @@ #include #include #include -#include -#include -#include #include diff --git a/include/svtools/statusbarcontroller.hxx b/include/svtools/statusbarcontroller.hxx index 8a2d74cfa129..2df6ac6f1de7 100644 --- a/include/svtools/statusbarcontroller.hxx +++ b/include/svtools/statusbarcontroller.hxx @@ -24,7 +24,6 @@ #include #include #include -#include #include #include #include diff --git a/include/svx/PaletteManager.hxx b/include/svx/PaletteManager.hxx index 2347f0f65ef5..f67f77ce4c3d 100644 --- a/include/svx/PaletteManager.hxx +++ b/include/svx/PaletteManager.hxx @@ -28,9 +28,6 @@ #include #include #include -#include -#include -#include #include #include diff --git a/include/svx/fmtools.hxx b/include/svx/fmtools.hxx index 754408ba94f7..0ba27ec0da52 100644 --- a/include/svx/fmtools.hxx +++ b/include/svx/fmtools.hxx @@ -37,13 +37,7 @@ #include #include #include -#include -#include #include -#include -#include -#include -#include #include #include #include diff --git a/include/svx/tbcontrl.hxx b/include/svx/tbcontrl.hxx index 21c21f5e0c10..ef86f26957f6 100644 --- a/include/svx/tbcontrl.hxx +++ b/include/svx/tbcontrl.hxx @@ -136,6 +136,7 @@ #include #include #include +#include #include #include #include diff --git a/include/unotools/eventcfg.hxx b/include/unotools/eventcfg.hxx index fe68e3e679dc..5023f56d10ac 100644 --- a/include/unotools/eventcfg.hxx +++ b/include/unotools/eventcfg.hxx @@ -23,7 +23,6 @@ #include #include #include -#include #include #include #include diff --git a/include/xmloff/ProgressBarHelper.hxx b/include/xmloff/ProgressBarHelper.hxx index a69e8ef31dec..491231a0d6a9 100644 --- a/include/xmloff/ProgressBarHelper.hxx +++ b/include/xmloff/ProgressBarHelper.hxx @@ -23,7 +23,6 @@ #include #include #include -#include #define XML_PROGRESSRANGE "ProgressRange" #define XML_PROGRESSMAX "ProgressMax" diff --git a/include/xmloff/formlayerexport.hxx b/include/xmloff/formlayerexport.hxx index 0090eb45f119..1e0da3dde3ba 100644 --- a/include/xmloff/formlayerexport.hxx +++ b/include/xmloff/formlayerexport.hxx @@ -25,7 +25,6 @@ #include #include #include -#include #include #include #include diff --git a/include/xmloff/numehelp.hxx b/include/xmloff/numehelp.hxx index 66768fa27a8c..ccdd2f05dadd 100644 --- a/include/xmloff/numehelp.hxx +++ b/include/xmloff/numehelp.hxx @@ -24,7 +24,6 @@ #include #include #include -#include #include #include -- cgit