diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-03 22:51:30 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-03-04 13:58:40 +0100 |
commit | 26e37ca4c7a26d59f1a42de2a43705f61327389e (patch) | |
tree | 03facb9e7f2135df1a1765e5a1cd19a55fa3e0c8 /framework/source | |
parent | 57d169b6061549ce273582bd2ee96cce34f1c5a2 (diff) |
doubled includes
Change-Id: I70ec796188e2388e1e4d699126f7ae817f5ff86e
Diffstat (limited to 'framework/source')
11 files changed, 0 insertions, 15 deletions
diff --git a/framework/source/classes/menumanager.cxx b/framework/source/classes/menumanager.cxx index c53ac70c03ef..185bebe3eabd 100644 --- a/framework/source/classes/menumanager.cxx +++ b/framework/source/classes/menumanager.cxx @@ -52,7 +52,6 @@ #include <vcl/svapp.hxx> #include <vcl/window.hxx> #include <osl/mutex.hxx> -#include <vcl/svapp.hxx> #include <osl/file.hxx> #include <cppuhelper/implbase1.hxx> diff --git a/framework/source/layoutmanager/toolbarlayoutmanager.hxx b/framework/source/layoutmanager/toolbarlayoutmanager.hxx index f9cb485f54a7..c1ea381619b1 100644 --- a/framework/source/layoutmanager/toolbarlayoutmanager.hxx +++ b/framework/source/layoutmanager/toolbarlayoutmanager.hxx @@ -35,7 +35,6 @@ #include <macros/xserviceinfo.hxx> #include <stdtypes.h> #include <properties.h> -#include <stdtypes.h> #include <uiconfiguration/globalsettings.hxx> #include <uiconfiguration/windowstateconfiguration.hxx> #include <framework/addonsoptions.hxx> diff --git a/framework/source/loadenv/loadenv.cxx b/framework/source/loadenv/loadenv.cxx index 3b0f4cbe9160..b0275f7c0c7e 100644 --- a/framework/source/loadenv/loadenv.cxx +++ b/framework/source/loadenv/loadenv.cxx @@ -77,7 +77,6 @@ #include <toolkit/unohlp.hxx> #include <unotools/moduleoptions.hxx> #include <svtools/sfxecode.hxx> -#include <comphelper/processfactory.hxx> #include <unotools/ucbhelper.hxx> #include <comphelper/configurationhelper.hxx> #include <rtl/ustrbuf.hxx> diff --git a/framework/source/services/license.cxx b/framework/source/services/license.cxx index 6d948742f2fb..7ab35026445a 100644 --- a/framework/source/services/license.cxx +++ b/framework/source/services/license.cxx @@ -47,7 +47,6 @@ #include <tools/date.hxx> #include <tools/time.hxx> #include <tools/datetime.hxx> -#include <osl/file.hxx> #include <osl/time.h> namespace framework{ diff --git a/framework/source/uiconfiguration/imagemanagerimpl.hxx b/framework/source/uiconfiguration/imagemanagerimpl.hxx index 50307c746809..be5d8b187b76 100644 --- a/framework/source/uiconfiguration/imagemanagerimpl.hxx +++ b/framework/source/uiconfiguration/imagemanagerimpl.hxx @@ -46,7 +46,6 @@ #include <com/sun/star/lang/XInitialization.hpp> #include <com/sun/star/ui/ConfigurationEvent.hpp> #include <com/sun/star/embed/XTransactedObject.hpp> -#include <com/sun/star/ui/XImageManager.hpp> #include <cppuhelper/weak.hxx> #include <cppuhelper/interfacecontainer.hxx> diff --git a/framework/source/uiconfiguration/moduleimagemanager.cxx b/framework/source/uiconfiguration/moduleimagemanager.cxx index 8bda564dcac3..6d5fc8226bb9 100644 --- a/framework/source/uiconfiguration/moduleimagemanager.cxx +++ b/framework/source/uiconfiguration/moduleimagemanager.cxx @@ -48,7 +48,6 @@ #include <unotools/ucbstreamhelper.hxx> #include <vcl/pngread.hxx> #include <vcl/pngwrite.hxx> -#include <rtl/logfile.hxx> //_________________________________________________________________________________________________________________ // namespaces diff --git a/framework/source/uielement/addonstoolbarmanager.cxx b/framework/source/uielement/addonstoolbarmanager.cxx index 10955aa71161..7bb51100033f 100644 --- a/framework/source/uielement/addonstoolbarmanager.cxx +++ b/framework/source/uielement/addonstoolbarmanager.cxx @@ -36,7 +36,6 @@ #include <uielement/spinfieldtoolbarcontroller.hxx> #include <uielement/edittoolbarcontroller.hxx> #include <uielement/dropdownboxtoolbarcontroller.hxx> -#include <uielement/toolbarmerger.hxx> #include <com/sun/star/ui/ItemType.hpp> #include <com/sun/star/frame/ModuleManager.hpp> diff --git a/framework/source/uielement/langselectionmenucontroller.cxx b/framework/source/uielement/langselectionmenucontroller.cxx index c6ad1bf77b40..e3e3669f05a3 100644 --- a/framework/source/uielement/langselectionmenucontroller.cxx +++ b/framework/source/uielement/langselectionmenucontroller.cxx @@ -42,7 +42,6 @@ #include <i18npool/mslangid.hxx> #include <svl/languageoptions.hxx> -#include <com/sun/star/awt/MenuItemStyle.hpp> #include <svtools/langtab.hxx> #include <classes/fwlresid.hxx> diff --git a/framework/source/uielement/langselectionstatusbarcontroller.cxx b/framework/source/uielement/langselectionstatusbarcontroller.cxx index 83e60fd8e2b1..69fc8b6928be 100644 --- a/framework/source/uielement/langselectionstatusbarcontroller.cxx +++ b/framework/source/uielement/langselectionstatusbarcontroller.cxx @@ -35,7 +35,6 @@ #include <com/sun/star/awt/PopupMenuDirection.hpp> #include <svtools/langtab.hxx> #include "sal/types.h" -#include <vcl/svapp.hxx> #include <com/sun/star/awt/MenuItemStyle.hpp> #include <com/sun/star/document/XDocumentLanguages.hpp> #include <i18npool/mslangid.hxx> @@ -43,8 +42,6 @@ #include <com/sun/star/frame/XModule.hpp> #include <com/sun/star/frame/XModel.hpp> -#include <classes/fwkresid.hxx> -#include <classes/resource.hrc> #include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/frame/XDispatch.hpp> #include <com/sun/star/frame/XDispatchProvider.hpp> @@ -52,7 +49,6 @@ #include <com/sun/star/util/XURLTransformer.hpp> #include <comphelper/processfactory.hxx> -#include <toolkit/unohlp.hxx> #include <tools/gen.hxx> #include <com/sun/star/awt/Command.hpp> #include <svl/languageoptions.hxx> diff --git a/framework/source/uielement/menubarmanager.cxx b/framework/source/uielement/menubarmanager.cxx index bfb8f2843a82..5f158c824400 100644 --- a/framework/source/uielement/menubarmanager.cxx +++ b/framework/source/uielement/menubarmanager.cxx @@ -69,13 +69,11 @@ #include <vcl/svapp.hxx> #include <vcl/window.hxx> #include <osl/mutex.hxx> -#include <vcl/svapp.hxx> #include <osl/file.hxx> #include <cppuhelper/implbase1.hxx> #include <svtools/acceleratorexecute.hxx> #include <rtl/logfile.hxx> #include "svtools/miscopt.hxx" -#include <framework/addonmenu.hxx> #include <uielement/menubarmerger.hxx> // Be careful removing this "bad" construct. There are serious problems diff --git a/framework/source/uielement/toolbarmanager.cxx b/framework/source/uielement/toolbarmanager.cxx index db99cdbb98f2..4047c301b34c 100644 --- a/framework/source/uielement/toolbarmanager.cxx +++ b/framework/source/uielement/toolbarmanager.cxx @@ -70,7 +70,6 @@ #include <vcl/taskpanelist.hxx> #include <rtl/logfile.hxx> #include <svtools/menuoptions.hxx> -#include <unotools/cmdoptions.hxx> #include <boost/bind.hpp> #include <svtools/acceleratorexecute.hxx> |