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 --- framework/inc/classes/framecontainer.hxx | 1 - framework/inc/classes/taskcreator.hxx | 2 +- framework/inc/dispatch/oxt_handler.hxx | 1 - framework/inc/dispatch/popupmenudispatcher.hxx | 4 ---- framework/inc/dispatch/startmoduledispatcher.hxx | 1 - framework/inc/helper/titlebarupdate.hxx | 1 - framework/inc/jobs/helponstartup.hxx | 1 - framework/inc/jobs/job.hxx | 1 - framework/inc/jobs/jobdata.hxx | 1 - framework/inc/jobs/shelljob.hxx | 2 -- framework/inc/services/desktop.hxx | 5 ----- framework/inc/services/layoutmanager.hxx | 3 --- framework/inc/uielement/addonstoolbarmanager.hxx | 2 -- framework/inc/uielement/addonstoolbarwrapper.hxx | 1 - framework/inc/uielement/buttontoolbarcontroller.hxx | 3 --- framework/inc/uielement/comboboxtoolbarcontroller.hxx | 1 - framework/inc/uielement/dropdownboxtoolbarcontroller.hxx | 1 - framework/inc/uielement/edittoolbarcontroller.hxx | 1 - framework/inc/uielement/fontmenucontroller.hxx | 3 --- framework/inc/uielement/fontsizemenucontroller.hxx | 2 -- framework/inc/uielement/headermenucontroller.hxx | 5 ----- framework/inc/uielement/imagebuttontoolbarcontroller.hxx | 1 - framework/inc/uielement/langselectionmenucontroller.hxx | 3 --- framework/inc/uielement/macrosmenucontroller.hxx | 5 ----- framework/inc/uielement/menubarwrapper.hxx | 2 -- framework/inc/uielement/newmenucontroller.hxx | 5 ----- framework/inc/uielement/notebookbarmenucontroller.hxx | 3 --- framework/inc/uielement/spinfieldtoolbarcontroller.hxx | 1 - framework/inc/uielement/statusbarmanager.hxx | 1 - framework/inc/uielement/statusbarwrapper.hxx | 1 - framework/inc/uielement/togglebuttontoolbarcontroller.hxx | 1 - framework/inc/uielement/toolbarmanager.hxx | 1 - framework/inc/uielement/toolbarmodemenucontroller.hxx | 3 --- framework/inc/uielement/toolbarsmenucontroller.hxx | 4 ---- framework/inc/uielement/toolbarwrapper.hxx | 1 - framework/source/dispatch/dispatchdisabler.cxx | 1 - framework/source/dispatch/popupmenudispatcher.cxx | 1 - framework/source/dispatch/startmoduledispatcher.cxx | 2 -- framework/source/fwe/xml/menuconfiguration.cxx | 1 - framework/source/helper/oframes.cxx | 1 - framework/source/helper/titlebarupdate.cxx | 1 + framework/source/inc/loadenv/loadenv.hxx | 3 --- framework/source/inc/pattern/frame.hxx | 3 --- framework/source/jobs/jobexecutor.cxx | 1 - framework/source/layoutmanager/toolbarlayoutmanager.hxx | 3 --- framework/source/services/desktop.cxx | 1 - framework/source/uiconfiguration/uicategorydescription.cxx | 1 - framework/source/uielement/addonstoolbarmanager.cxx | 2 -- framework/source/uielement/comboboxtoolbarcontroller.cxx | 6 ------ framework/source/uielement/complextoolbarcontroller.cxx | 2 -- framework/source/uielement/controlmenucontroller.cxx | 1 - framework/source/uielement/dropdownboxtoolbarcontroller.cxx | 6 ------ framework/source/uielement/edittoolbarcontroller.cxx | 6 ------ framework/source/uielement/footermenucontroller.cxx | 2 -- framework/source/uielement/headermenucontroller.cxx | 1 - framework/source/uielement/imagebuttontoolbarcontroller.cxx | 2 -- framework/source/uielement/langselectionmenucontroller.cxx | 1 - framework/source/uielement/langselectionstatusbarcontroller.cxx | 4 ---- framework/source/uielement/macrosmenucontroller.cxx | 2 -- framework/source/uielement/menubarmanager.cxx | 1 - framework/source/uielement/notebookbarmenucontroller.cxx | 1 - framework/source/uielement/objectmenucontroller.cxx | 4 ---- framework/source/uielement/popuptoolbarcontroller.cxx | 1 - framework/source/uielement/spinfieldtoolbarcontroller.cxx | 6 ------ framework/source/uielement/subtoolbarcontroller.cxx | 1 - framework/source/uielement/togglebuttontoolbarcontroller.cxx | 2 -- framework/source/uielement/toolbarmodemenucontroller.cxx | 1 - framework/source/uifactory/statusbarfactory.cxx | 3 --- framework/source/uifactory/toolbarfactory.cxx | 3 --- framework/source/uifactory/uielementfactorymanager.cxx | 1 - 70 files changed, 2 insertions(+), 150 deletions(-) (limited to 'framework') diff --git a/framework/inc/classes/framecontainer.hxx b/framework/inc/classes/framecontainer.hxx index 75cf8eebbfa4..2e44244eb601 100644 --- a/framework/inc/classes/framecontainer.hxx +++ b/framework/inc/classes/framecontainer.hxx @@ -30,7 +30,6 @@ #include #include -#include #include #include diff --git a/framework/inc/classes/taskcreator.hxx b/framework/inc/classes/taskcreator.hxx index e5d9916e9564..3c34bb00e1ad 100644 --- a/framework/inc/classes/taskcreator.hxx +++ b/framework/inc/classes/taskcreator.hxx @@ -22,7 +22,7 @@ #include -#include +#include #include #include diff --git a/framework/inc/dispatch/oxt_handler.hxx b/framework/inc/dispatch/oxt_handler.hxx index 4deb733aeb4a..03143577c51e 100644 --- a/framework/inc/dispatch/oxt_handler.hxx +++ b/framework/inc/dispatch/oxt_handler.hxx @@ -28,7 +28,6 @@ #include #include #include -#include #include #include #include diff --git a/framework/inc/dispatch/popupmenudispatcher.hxx b/framework/inc/dispatch/popupmenudispatcher.hxx index 463d69f493de..2255391c23a9 100644 --- a/framework/inc/dispatch/popupmenudispatcher.hxx +++ b/framework/inc/dispatch/popupmenudispatcher.hxx @@ -31,10 +31,6 @@ #include #include #include -#include -#include -#include -#include #include #include #include diff --git a/framework/inc/dispatch/startmoduledispatcher.hxx b/framework/inc/dispatch/startmoduledispatcher.hxx index 7ace2d5c5c5e..6dc49f794135 100644 --- a/framework/inc/dispatch/startmoduledispatcher.hxx +++ b/framework/inc/dispatch/startmoduledispatcher.hxx @@ -24,7 +24,6 @@ #include #include -#include #include #include #include diff --git a/framework/inc/helper/titlebarupdate.hxx b/framework/inc/helper/titlebarupdate.hxx index 7cf4fcaa5f47..cbab719bb9a6 100644 --- a/framework/inc/helper/titlebarupdate.hxx +++ b/framework/inc/helper/titlebarupdate.hxx @@ -24,7 +24,6 @@ #include #include #include -#include #include #include #include diff --git a/framework/inc/jobs/helponstartup.hxx b/framework/inc/jobs/helponstartup.hxx index 207ca9f80ecf..b260f4365619 100644 --- a/framework/inc/jobs/helponstartup.hxx +++ b/framework/inc/jobs/helponstartup.hxx @@ -24,7 +24,6 @@ #include -#include #include #include #include diff --git a/framework/inc/jobs/job.hxx b/framework/inc/jobs/job.hxx index b6b07d9b6c71..8481064bb9a8 100644 --- a/framework/inc/jobs/job.hxx +++ b/framework/inc/jobs/job.hxx @@ -32,7 +32,6 @@ #include #include #include -#include #include #include diff --git a/framework/inc/jobs/jobdata.hxx b/framework/inc/jobs/jobdata.hxx index 08ab0e1d97c9..97ba371b5387 100644 --- a/framework/inc/jobs/jobdata.hxx +++ b/framework/inc/jobs/jobdata.hxx @@ -28,7 +28,6 @@ #include #include #include -#include #include diff --git a/framework/inc/jobs/shelljob.hxx b/framework/inc/jobs/shelljob.hxx index 7e77252155b6..0ad5e938a639 100644 --- a/framework/inc/jobs/shelljob.hxx +++ b/framework/inc/jobs/shelljob.hxx @@ -24,11 +24,9 @@ #include -#include #include #include #include -#include namespace framework{ diff --git a/framework/inc/services/desktop.hxx b/framework/inc/services/desktop.hxx index 609419c322d4..2b07a2487d97 100644 --- a/framework/inc/services/desktop.hxx +++ b/framework/inc/services/desktop.hxx @@ -32,15 +32,10 @@ #include #include #include -#include -#include #include #include #include #include -#include -#include -#include #include #include #include diff --git a/framework/inc/services/layoutmanager.hxx b/framework/inc/services/layoutmanager.hxx index 7dca5f09269e..e5abb700de58 100644 --- a/framework/inc/services/layoutmanager.hxx +++ b/framework/inc/services/layoutmanager.hxx @@ -32,7 +32,6 @@ #include #include #include -#include #include #include #include @@ -41,8 +40,6 @@ #include #include #include -#include -#include #include #include diff --git a/framework/inc/uielement/addonstoolbarmanager.hxx b/framework/inc/uielement/addonstoolbarmanager.hxx index fbd1a5baaba0..cd3f61e45d3d 100644 --- a/framework/inc/uielement/addonstoolbarmanager.hxx +++ b/framework/inc/uielement/addonstoolbarmanager.hxx @@ -23,11 +23,9 @@ #include #include -#include #include #include #include -#include #include #include diff --git a/framework/inc/uielement/addonstoolbarwrapper.hxx b/framework/inc/uielement/addonstoolbarwrapper.hxx index a30e8e7db858..9427f52165f9 100644 --- a/framework/inc/uielement/addonstoolbarwrapper.hxx +++ b/framework/inc/uielement/addonstoolbarwrapper.hxx @@ -22,7 +22,6 @@ #include -#include #include #include diff --git a/framework/inc/uielement/buttontoolbarcontroller.hxx b/framework/inc/uielement/buttontoolbarcontroller.hxx index 822841fce60a..913f2997bdb3 100644 --- a/framework/inc/uielement/buttontoolbarcontroller.hxx +++ b/framework/inc/uielement/buttontoolbarcontroller.hxx @@ -23,12 +23,9 @@ #include #include #include -#include #include #include #include -#include -#include #include #include diff --git a/framework/inc/uielement/comboboxtoolbarcontroller.hxx b/framework/inc/uielement/comboboxtoolbarcontroller.hxx index 6b7b1a49595f..4ffbba2af918 100644 --- a/framework/inc/uielement/comboboxtoolbarcontroller.hxx +++ b/framework/inc/uielement/comboboxtoolbarcontroller.hxx @@ -21,7 +21,6 @@ #define INCLUDED_FRAMEWORK_INC_UIELEMENT_COMBOBOXTOOLBARCONTROLLER_HXX #include -#include #include #include diff --git a/framework/inc/uielement/dropdownboxtoolbarcontroller.hxx b/framework/inc/uielement/dropdownboxtoolbarcontroller.hxx index 423fb8bcc37f..67b72a6be2b8 100644 --- a/framework/inc/uielement/dropdownboxtoolbarcontroller.hxx +++ b/framework/inc/uielement/dropdownboxtoolbarcontroller.hxx @@ -21,7 +21,6 @@ #define INCLUDED_FRAMEWORK_INC_UIELEMENT_DROPDOWNBOXTOOLBARCONTROLLER_HXX #include -#include #include #include diff --git a/framework/inc/uielement/edittoolbarcontroller.hxx b/framework/inc/uielement/edittoolbarcontroller.hxx index 2397b6e73fcd..4674b0cf0ec3 100644 --- a/framework/inc/uielement/edittoolbarcontroller.hxx +++ b/framework/inc/uielement/edittoolbarcontroller.hxx @@ -21,7 +21,6 @@ #define INCLUDED_FRAMEWORK_INC_UIELEMENT_EDITTOOLBARCONTROLLER_HXX #include -#include #include #include diff --git a/framework/inc/uielement/fontmenucontroller.hxx b/framework/inc/uielement/fontmenucontroller.hxx index b12ed5bd2e6b..1a91747bc702 100644 --- a/framework/inc/uielement/fontmenucontroller.hxx +++ b/framework/inc/uielement/fontmenucontroller.hxx @@ -27,10 +27,7 @@ #include #include #include -#include #include -#include -#include #include #include diff --git a/framework/inc/uielement/fontsizemenucontroller.hxx b/framework/inc/uielement/fontsizemenucontroller.hxx index 259fb7ddfedf..078e4935298e 100644 --- a/framework/inc/uielement/fontsizemenucontroller.hxx +++ b/framework/inc/uielement/fontsizemenucontroller.hxx @@ -29,8 +29,6 @@ #include #include #include -#include -#include #include #include diff --git a/framework/inc/uielement/headermenucontroller.hxx b/framework/inc/uielement/headermenucontroller.hxx index 4039809326f0..66fcc9b347ad 100644 --- a/framework/inc/uielement/headermenucontroller.hxx +++ b/framework/inc/uielement/headermenucontroller.hxx @@ -27,11 +27,6 @@ #include #include #include -#include -#include -#include -#include -#include #include #include diff --git a/framework/inc/uielement/imagebuttontoolbarcontroller.hxx b/framework/inc/uielement/imagebuttontoolbarcontroller.hxx index 74e04cae7ed5..3c1f3a9f4e7e 100644 --- a/framework/inc/uielement/imagebuttontoolbarcontroller.hxx +++ b/framework/inc/uielement/imagebuttontoolbarcontroller.hxx @@ -21,7 +21,6 @@ #define INCLUDED_FRAMEWORK_INC_UIELEMENT_IMAGEBUTTONTOOLBARCONTROLLER_HXX #include -#include #include #include diff --git a/framework/inc/uielement/langselectionmenucontroller.hxx b/framework/inc/uielement/langselectionmenucontroller.hxx index d439a1068da5..294b913cc38a 100644 --- a/framework/inc/uielement/langselectionmenucontroller.hxx +++ b/framework/inc/uielement/langselectionmenucontroller.hxx @@ -27,10 +27,7 @@ #include #include #include -#include #include -#include -#include #include #include diff --git a/framework/inc/uielement/macrosmenucontroller.hxx b/framework/inc/uielement/macrosmenucontroller.hxx index 4fd1ab8c7403..d0893f8c5e4b 100644 --- a/framework/inc/uielement/macrosmenucontroller.hxx +++ b/framework/inc/uielement/macrosmenucontroller.hxx @@ -26,12 +26,7 @@ #include #include #include -#include -#include -#include -#include #include -#include #include #include #include diff --git a/framework/inc/uielement/menubarwrapper.hxx b/framework/inc/uielement/menubarwrapper.hxx index c07e414d0ead..ee5345d1d450 100644 --- a/framework/inc/uielement/menubarwrapper.hxx +++ b/framework/inc/uielement/menubarwrapper.hxx @@ -25,8 +25,6 @@ #include #include -#include -#include #include #include #include diff --git a/framework/inc/uielement/newmenucontroller.hxx b/framework/inc/uielement/newmenucontroller.hxx index 81b679fd58e0..5d0cb2402f99 100644 --- a/framework/inc/uielement/newmenucontroller.hxx +++ b/framework/inc/uielement/newmenucontroller.hxx @@ -27,11 +27,6 @@ #include #include #include -#include -#include -#include -#include -#include #include #include diff --git a/framework/inc/uielement/notebookbarmenucontroller.hxx b/framework/inc/uielement/notebookbarmenucontroller.hxx index 5de553cdf3cc..2ebb4c626682 100644 --- a/framework/inc/uielement/notebookbarmenucontroller.hxx +++ b/framework/inc/uielement/notebookbarmenucontroller.hxx @@ -27,10 +27,7 @@ #include #include #include -#include #include -#include -#include #include #include diff --git a/framework/inc/uielement/spinfieldtoolbarcontroller.hxx b/framework/inc/uielement/spinfieldtoolbarcontroller.hxx index 9fb8dee3b3b6..cfa073fae74f 100644 --- a/framework/inc/uielement/spinfieldtoolbarcontroller.hxx +++ b/framework/inc/uielement/spinfieldtoolbarcontroller.hxx @@ -21,7 +21,6 @@ #define INCLUDED_FRAMEWORK_INC_UIELEMENT_SPINFIELDTOOLBARCONTROLLER_HXX #include -#include #include #include diff --git a/framework/inc/uielement/statusbarmanager.hxx b/framework/inc/uielement/statusbarmanager.hxx index 51ad4ebbd074..bbafb5f55f43 100644 --- a/framework/inc/uielement/statusbarmanager.hxx +++ b/framework/inc/uielement/statusbarmanager.hxx @@ -26,7 +26,6 @@ #include #include #include -#include #include #include diff --git a/framework/inc/uielement/statusbarwrapper.hxx b/framework/inc/uielement/statusbarwrapper.hxx index e47a8d1034f4..7be5e5e47bb9 100644 --- a/framework/inc/uielement/statusbarwrapper.hxx +++ b/framework/inc/uielement/statusbarwrapper.hxx @@ -23,7 +23,6 @@ #include #include -#include #include #include diff --git a/framework/inc/uielement/togglebuttontoolbarcontroller.hxx b/framework/inc/uielement/togglebuttontoolbarcontroller.hxx index 7d9532eea5ac..1550e554d59f 100644 --- a/framework/inc/uielement/togglebuttontoolbarcontroller.hxx +++ b/framework/inc/uielement/togglebuttontoolbarcontroller.hxx @@ -21,7 +21,6 @@ #define INCLUDED_FRAMEWORK_INC_UIELEMENT_TOGGLEBUTTONTOOLBARCONTROLLER_HXX #include -#include #include #include diff --git a/framework/inc/uielement/toolbarmanager.hxx b/framework/inc/uielement/toolbarmanager.hxx index 86d5820b143e..9821c05cace3 100644 --- a/framework/inc/uielement/toolbarmanager.hxx +++ b/framework/inc/uielement/toolbarmanager.hxx @@ -28,7 +28,6 @@ #include #include #include -#include #include #include #include diff --git a/framework/inc/uielement/toolbarmodemenucontroller.hxx b/framework/inc/uielement/toolbarmodemenucontroller.hxx index e4a526ed8460..40ddbae29465 100644 --- a/framework/inc/uielement/toolbarmodemenucontroller.hxx +++ b/framework/inc/uielement/toolbarmodemenucontroller.hxx @@ -27,10 +27,7 @@ #include #include #include -#include #include -#include -#include #include #include diff --git a/framework/inc/uielement/toolbarsmenucontroller.hxx b/framework/inc/uielement/toolbarsmenucontroller.hxx index 4f7b8085beea..c9a8429e479e 100644 --- a/framework/inc/uielement/toolbarsmenucontroller.hxx +++ b/framework/inc/uielement/toolbarsmenucontroller.hxx @@ -27,12 +27,8 @@ #include #include #include -#include #include -#include -#include #include -#include #include #include diff --git a/framework/inc/uielement/toolbarwrapper.hxx b/framework/inc/uielement/toolbarwrapper.hxx index 9bf9a8c62018..0e8da868a5a4 100644 --- a/framework/inc/uielement/toolbarwrapper.hxx +++ b/framework/inc/uielement/toolbarwrapper.hxx @@ -22,7 +22,6 @@ #include -#include #include #include #include diff --git a/framework/source/dispatch/dispatchdisabler.cxx b/framework/source/dispatch/dispatchdisabler.cxx index 725b2e7557fe..c93c5927ef58 100644 --- a/framework/source/dispatch/dispatchdisabler.cxx +++ b/framework/source/dispatch/dispatchdisabler.cxx @@ -12,7 +12,6 @@ #include "services.h" #include "dispatch/dispatchdisabler.hxx" -#include #include using namespace css; diff --git a/framework/source/dispatch/popupmenudispatcher.cxx b/framework/source/dispatch/popupmenudispatcher.cxx index 7f86dbd6de18..98db6c40c283 100644 --- a/framework/source/dispatch/popupmenudispatcher.cxx +++ b/framework/source/dispatch/popupmenudispatcher.cxx @@ -24,7 +24,6 @@ #include #include -#include #include #include #include diff --git a/framework/source/dispatch/startmoduledispatcher.cxx b/framework/source/dispatch/startmoduledispatcher.cxx index 64f5974e227e..5fa4a17cb590 100644 --- a/framework/source/dispatch/startmoduledispatcher.cxx +++ b/framework/source/dispatch/startmoduledispatcher.cxx @@ -28,11 +28,9 @@ #include #include -#include #include #include #include -#include #include #include diff --git a/framework/source/fwe/xml/menuconfiguration.cxx b/framework/source/fwe/xml/menuconfiguration.cxx index 81ad5c94425c..0dcbfc24ab07 100644 --- a/framework/source/fwe/xml/menuconfiguration.cxx +++ b/framework/source/fwe/xml/menuconfiguration.cxx @@ -30,7 +30,6 @@ #include #include #include -#include #include using namespace ::com::sun::star::uno; diff --git a/framework/source/helper/oframes.cxx b/framework/source/helper/oframes.cxx index 19082f52503f..90f324c5240d 100644 --- a/framework/source/helper/oframes.cxx +++ b/framework/source/helper/oframes.cxx @@ -19,7 +19,6 @@ #include -#include #include #include #include diff --git a/framework/source/helper/titlebarupdate.cxx b/framework/source/helper/titlebarupdate.cxx index 2b10d69972f1..ea8120050863 100644 --- a/framework/source/helper/titlebarupdate.cxx +++ b/framework/source/helper/titlebarupdate.cxx @@ -30,6 +30,7 @@ #include #include #include +#include #include #include diff --git a/framework/source/inc/loadenv/loadenv.hxx b/framework/source/inc/loadenv/loadenv.hxx index bc0b0190354d..277f75a7779a 100644 --- a/framework/source/inc/loadenv/loadenv.hxx +++ b/framework/source/inc/loadenv/loadenv.hxx @@ -25,9 +25,6 @@ #include #include #include -#include -#include -#include #include #include #include diff --git a/framework/source/inc/pattern/frame.hxx b/framework/source/inc/pattern/frame.hxx index a31ced460cb6..c8e9f1fa21f2 100644 --- a/framework/source/inc/pattern/frame.hxx +++ b/framework/source/inc/pattern/frame.hxx @@ -22,9 +22,6 @@ #include -#include -#include -#include #include #include #include diff --git a/framework/source/jobs/jobexecutor.cxx b/framework/source/jobs/jobexecutor.cxx index 11f5c9bfb6fd..30feb2813b5c 100644 --- a/framework/source/jobs/jobexecutor.cxx +++ b/framework/source/jobs/jobexecutor.cxx @@ -35,7 +35,6 @@ #include #include #include -#include #include #include diff --git a/framework/source/layoutmanager/toolbarlayoutmanager.hxx b/framework/source/layoutmanager/toolbarlayoutmanager.hxx index 5fa25c937041..4e646c2701fc 100644 --- a/framework/source/layoutmanager/toolbarlayoutmanager.hxx +++ b/framework/source/layoutmanager/toolbarlayoutmanager.hxx @@ -34,11 +34,8 @@ #include #include -#include #include #include -#include -#include #include #include #include diff --git a/framework/source/services/desktop.cxx b/framework/source/services/desktop.cxx index be8b18f8a48b..7c3c2e4b80d1 100644 --- a/framework/source/services/desktop.cxx +++ b/framework/source/services/desktop.cxx @@ -50,7 +50,6 @@ #include #include #include -#include #include #include #include diff --git a/framework/source/uiconfiguration/uicategorydescription.cxx b/framework/source/uiconfiguration/uicategorydescription.cxx index d00238d6c9b5..1dcd2681c1e2 100644 --- a/framework/source/uiconfiguration/uicategorydescription.cxx +++ b/framework/source/uiconfiguration/uicategorydescription.cxx @@ -46,7 +46,6 @@ using namespace com::sun::star::lang; using namespace com::sun::star::beans; using namespace com::sun::star::configuration; using namespace com::sun::star::container; -using namespace ::com::sun::star::frame; using namespace framework; namespace { diff --git a/framework/source/uielement/addonstoolbarmanager.cxx b/framework/source/uielement/addonstoolbarmanager.cxx index c44f7090ac8a..63b8c4729b89 100644 --- a/framework/source/uielement/addonstoolbarmanager.cxx +++ b/framework/source/uielement/addonstoolbarmanager.cxx @@ -37,10 +37,8 @@ #include #include #include -#include #include #include -#include #include #include #include diff --git a/framework/source/uielement/comboboxtoolbarcontroller.cxx b/framework/source/uielement/comboboxtoolbarcontroller.cxx index b8c671edb931..f295feff2d14 100644 --- a/framework/source/uielement/comboboxtoolbarcontroller.cxx +++ b/framework/source/uielement/comboboxtoolbarcontroller.cxx @@ -20,12 +20,7 @@ #include "uielement/comboboxtoolbarcontroller.hxx" #include -#include #include -#include -#include -#include -#include #include #include @@ -40,7 +35,6 @@ using namespace css::uno; using namespace css::beans; using namespace css::lang; using namespace css::frame; -using namespace css::frame::status; using namespace css::util; namespace framework diff --git a/framework/source/uielement/complextoolbarcontroller.cxx b/framework/source/uielement/complextoolbarcontroller.cxx index ced85e93f49f..7809d910c983 100644 --- a/framework/source/uielement/complextoolbarcontroller.cxx +++ b/framework/source/uielement/complextoolbarcontroller.cxx @@ -21,11 +21,9 @@ #include #include -#include #include #include #include -#include #include #include diff --git a/framework/source/uielement/controlmenucontroller.cxx b/framework/source/uielement/controlmenucontroller.cxx index ebbcb52b616f..ca5fd47985d9 100644 --- a/framework/source/uielement/controlmenucontroller.cxx +++ b/framework/source/uielement/controlmenucontroller.cxx @@ -27,7 +27,6 @@ #include #include #include -#include #include #include diff --git a/framework/source/uielement/dropdownboxtoolbarcontroller.cxx b/framework/source/uielement/dropdownboxtoolbarcontroller.cxx index 348d0634f4dd..d5f372cbe12a 100644 --- a/framework/source/uielement/dropdownboxtoolbarcontroller.cxx +++ b/framework/source/uielement/dropdownboxtoolbarcontroller.cxx @@ -20,12 +20,7 @@ #include "uielement/dropdownboxtoolbarcontroller.hxx" #include -#include #include -#include -#include -#include -#include #include #include @@ -39,7 +34,6 @@ using namespace css::uno; using namespace css::beans; using namespace css::lang; using namespace css::frame; -using namespace css::frame::status; using namespace css::util; namespace framework diff --git a/framework/source/uielement/edittoolbarcontroller.cxx b/framework/source/uielement/edittoolbarcontroller.cxx index c82b5dfbb7c1..3498aa5aaea4 100644 --- a/framework/source/uielement/edittoolbarcontroller.cxx +++ b/framework/source/uielement/edittoolbarcontroller.cxx @@ -20,12 +20,7 @@ #include "uielement/edittoolbarcontroller.hxx" #include -#include #include -#include -#include -#include -#include #include #include @@ -38,7 +33,6 @@ using namespace css::uno; using namespace css::beans; using namespace css::lang; using namespace css::frame; -using namespace css::frame::status; using namespace css::util; namespace framework diff --git a/framework/source/uielement/footermenucontroller.cxx b/framework/source/uielement/footermenucontroller.cxx index 8efb744c9581..d139475079bf 100644 --- a/framework/source/uielement/footermenucontroller.cxx +++ b/framework/source/uielement/footermenucontroller.cxx @@ -27,7 +27,6 @@ #include #include #include -#include #include #include #include @@ -41,7 +40,6 @@ using namespace com::sun::star::uno; using namespace com::sun::star::lang; -using namespace com::sun::star::frame; using namespace com::sun::star::beans; using namespace com::sun::star::util; using namespace com::sun::star::style; diff --git a/framework/source/uielement/headermenucontroller.cxx b/framework/source/uielement/headermenucontroller.cxx index 8c1a64b34f44..aa6ad944faed 100644 --- a/framework/source/uielement/headermenucontroller.cxx +++ b/framework/source/uielement/headermenucontroller.cxx @@ -27,7 +27,6 @@ #include #include #include -#include #include #include #include diff --git a/framework/source/uielement/imagebuttontoolbarcontroller.cxx b/framework/source/uielement/imagebuttontoolbarcontroller.cxx index 54762061bda9..dc0fe07af16a 100644 --- a/framework/source/uielement/imagebuttontoolbarcontroller.cxx +++ b/framework/source/uielement/imagebuttontoolbarcontroller.cxx @@ -22,9 +22,7 @@ #include #include -#include #include -#include #include #include diff --git a/framework/source/uielement/langselectionmenucontroller.cxx b/framework/source/uielement/langselectionmenucontroller.cxx index dc9ecb06c6cd..e8c1c11a33c8 100644 --- a/framework/source/uielement/langselectionmenucontroller.cxx +++ b/framework/source/uielement/langselectionmenucontroller.cxx @@ -34,7 +34,6 @@ #include #include -#include #include #include diff --git a/framework/source/uielement/langselectionstatusbarcontroller.cxx b/framework/source/uielement/langselectionstatusbarcontroller.cxx index 15b0b488833e..471295f6a64f 100644 --- a/framework/source/uielement/langselectionstatusbarcontroller.cxx +++ b/framework/source/uielement/langselectionstatusbarcontroller.cxx @@ -37,12 +37,8 @@ #include #include #include -#include -#include #include -#include -#include #include #include diff --git a/framework/source/uielement/macrosmenucontroller.cxx b/framework/source/uielement/macrosmenucontroller.cxx index c67c7c5574fe..624b56395c00 100644 --- a/framework/source/uielement/macrosmenucontroller.cxx +++ b/framework/source/uielement/macrosmenucontroller.cxx @@ -27,7 +27,6 @@ #include #include #include -#include #include #include #include @@ -43,7 +42,6 @@ using namespace com::sun::star::beans; using namespace com::sun::star::util; using namespace com::sun::star::style; using namespace com::sun::star::container; -using namespace ::com::sun::star::frame; namespace framework { diff --git a/framework/source/uielement/menubarmanager.cxx b/framework/source/uielement/menubarmanager.cxx index 6ccdacffff05..023dc79f1332 100644 --- a/framework/source/uielement/menubarmanager.cxx +++ b/framework/source/uielement/menubarmanager.cxx @@ -33,7 +33,6 @@ #include #include #include -#include #include #include #include diff --git a/framework/source/uielement/notebookbarmenucontroller.cxx b/framework/source/uielement/notebookbarmenucontroller.cxx index f29966e3ef64..f469628d4bd8 100644 --- a/framework/source/uielement/notebookbarmenucontroller.cxx +++ b/framework/source/uielement/notebookbarmenucontroller.cxx @@ -27,7 +27,6 @@ #include #include #include -#include #include #include #include diff --git a/framework/source/uielement/objectmenucontroller.cxx b/framework/source/uielement/objectmenucontroller.cxx index d9339d6d2cd7..0cba9ca7f148 100644 --- a/framework/source/uielement/objectmenucontroller.cxx +++ b/framework/source/uielement/objectmenucontroller.cxx @@ -22,13 +22,9 @@ #include #include #include -#include #include #include -#include -#include -#include #include #include diff --git a/framework/source/uielement/popuptoolbarcontroller.cxx b/framework/source/uielement/popuptoolbarcontroller.cxx index 87b8909d40b3..806af7cfbc16 100644 --- a/framework/source/uielement/popuptoolbarcontroller.cxx +++ b/framework/source/uielement/popuptoolbarcontroller.cxx @@ -42,7 +42,6 @@ #include #include #include -#include #include #include #include diff --git a/framework/source/uielement/spinfieldtoolbarcontroller.cxx b/framework/source/uielement/spinfieldtoolbarcontroller.cxx index 25c3f223b339..e1c8668cc9c5 100644 --- a/framework/source/uielement/spinfieldtoolbarcontroller.cxx +++ b/framework/source/uielement/spinfieldtoolbarcontroller.cxx @@ -25,12 +25,7 @@ #include "uielement/spinfieldtoolbarcontroller.hxx" #include -#include #include -#include -#include -#include -#include #include #include @@ -43,7 +38,6 @@ using namespace ::com::sun::star::uno; using namespace ::com::sun::star::beans; using namespace ::com::sun::star::lang; using namespace ::com::sun::star::frame; -using namespace ::com::sun::star::frame::status; using namespace ::com::sun::star::util; namespace framework diff --git a/framework/source/uielement/subtoolbarcontroller.cxx b/framework/source/uielement/subtoolbarcontroller.cxx index 71e498666f36..0ef2c4ab8af6 100644 --- a/framework/source/uielement/subtoolbarcontroller.cxx +++ b/framework/source/uielement/subtoolbarcontroller.cxx @@ -30,7 +30,6 @@ #include #include -#include #include #include #include diff --git a/framework/source/uielement/togglebuttontoolbarcontroller.cxx b/framework/source/uielement/togglebuttontoolbarcontroller.cxx index d8f95a6c7e86..eb994abc893b 100644 --- a/framework/source/uielement/togglebuttontoolbarcontroller.cxx +++ b/framework/source/uielement/togglebuttontoolbarcontroller.cxx @@ -22,9 +22,7 @@ #include #include -#include #include -#include #include #include #include diff --git a/framework/source/uielement/toolbarmodemenucontroller.cxx b/framework/source/uielement/toolbarmodemenucontroller.cxx index f08f69a2a1bb..698f826a4012 100644 --- a/framework/source/uielement/toolbarmodemenucontroller.cxx +++ b/framework/source/uielement/toolbarmodemenucontroller.cxx @@ -27,7 +27,6 @@ #include #include #include -#include #include #include #include diff --git a/framework/source/uifactory/statusbarfactory.cxx b/framework/source/uifactory/statusbarfactory.cxx index 0fe245092540..bf04d9a127c1 100644 --- a/framework/source/uifactory/statusbarfactory.cxx +++ b/framework/source/uifactory/statusbarfactory.cxx @@ -17,8 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include - #include #include @@ -28,7 +26,6 @@ using namespace com::sun::star::uno; using namespace com::sun::star::lang; -using namespace com::sun::star::frame; using namespace com::sun::star::beans; using namespace com::sun::star::util; using namespace ::com::sun::star::ui; diff --git a/framework/source/uifactory/toolbarfactory.cxx b/framework/source/uifactory/toolbarfactory.cxx index 3ccf7f16dcd9..1b3b99a5c565 100644 --- a/framework/source/uifactory/toolbarfactory.cxx +++ b/framework/source/uifactory/toolbarfactory.cxx @@ -17,8 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include - #include #include #include @@ -27,7 +25,6 @@ using namespace com::sun::star::uno; using namespace com::sun::star::lang; -using namespace com::sun::star::frame; using namespace com::sun::star::beans; using namespace com::sun::star::util; using namespace ::com::sun::star::ui; diff --git a/framework/source/uifactory/uielementfactorymanager.cxx b/framework/source/uifactory/uielementfactorymanager.cxx index 0cedaf95dba3..ee455a54d2bb 100644 --- a/framework/source/uifactory/uielementfactorymanager.cxx +++ b/framework/source/uifactory/uielementfactorymanager.cxx @@ -49,7 +49,6 @@ using namespace com::sun::star::frame; using namespace com::sun::star::configuration; using namespace com::sun::star::container; using namespace ::com::sun::star::ui; -using namespace ::com::sun::star::frame; using namespace framework; namespace framework -- cgit