Kaydet (Commit) 1c46c7a0 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:includeform: sfx2

Change-Id: I5e9a7a2580a710880023288f5ed3584708c4769d
üst 7666da05
......@@ -20,7 +20,7 @@
#define INCLUDED_SFX2_SOURCE_SIDEBAR_DECKDESCRIPTOR_HXX
#include <vcl/EnumContext.hxx>
#include "sfx2/sidebar/ContextList.hxx"
#include <sfx2/sidebar/ContextList.hxx>
#include <sfx2/sidebar/Deck.hxx>
......
......@@ -19,7 +19,7 @@
#ifndef INCLUDED_SFX2_SOURCE_SIDEBAR_FOCUSMANAGER_HXX
#define INCLUDED_SFX2_SOURCE_SIDEBAR_FOCUSMANAGER_HXX
#include "sfx2/sidebar/Panel.hxx"
#include <sfx2/sidebar/Panel.hxx>
#include <tools/link.hxx>
#include <vcl/keycod.hxx>
......
......@@ -19,8 +19,8 @@
#ifndef INCLUDED_SFX2_SOURCE_SIDEBAR_RESOURCEMANAGER_HXX
#define INCLUDED_SFX2_SOURCE_SIDEBAR_RESOURCEMANAGER_HXX
#include "sfx2/sidebar/DeckDescriptor.hxx"
#include "sfx2/sidebar/PanelDescriptor.hxx"
#include <sfx2/sidebar/DeckDescriptor.hxx>
#include <sfx2/sidebar/PanelDescriptor.hxx>
#include <sfx2/sidebar/Context.hxx>
#include <unotools/confignode.hxx>
#include <com/sun/star/frame/XController.hpp>
......
......@@ -20,7 +20,7 @@
#define INCLUDED_SFX2_SOURCE_SIDEBAR_TABBAR_HXX
#include <sfx2//dllapi.h>
#include "sfx2/sidebar/DeckDescriptor.hxx"
#include <sfx2/sidebar/DeckDescriptor.hxx>
#include <sfx2/sidebar/ResourceManager.hxx>
......
......@@ -48,9 +48,9 @@
#include <vcl/svapp.hxx>
#include <sfx2/sfxhelp.hxx>
#include <sfx2/request.hxx>
#include "sfxtypes.hxx"
#include <sfxtypes.hxx>
#include <sfx2/sfxresid.hxx>
#include "arrdecl.hxx"
#include <arrdecl.hxx>
#include <sfx2/progress.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/docfac.hxx>
......@@ -61,20 +61,20 @@
#include <sfx2/dispatch.hxx>
#include <sfx2/viewsh.hxx>
#include <sfx2/viewfrm.hxx>
#include "appdata.hxx"
#include "openflag.hxx"
#include "sfx2/strings.hrc"
#include <appdata.hxx>
#include <openflag.hxx>
#include <sfx2/strings.hrc>
#include <sfx2/module.hxx>
#include <sfx2/event.hxx>
#include "imestatuswindow.hxx"
#include "workwin.hxx"
#include <workwin.hxx>
#include <sfx2/sidebar/Theme.hxx>
#include <sfx2/tbxctrl.hxx>
#include <sfx2/sfxdlg.hxx>
#include <sfx2/stbitem.hxx>
#include "eventsupplier.hxx"
#include <eventsupplier.hxx>
#include <sfx2/dockwin.hxx>
#include "shellimpl.hxx"
#include <shellimpl.hxx>
#include <unotools/saveopt.hxx>
#include <svtools/helpopt.hxx>
......@@ -95,7 +95,7 @@
#include <rtl/strbuf.hxx>
#include <memory>
#include <framework/sfxhelperfunctions.hxx>
#include "fwkhelper.hxx"
#include <fwkhelper.hxx>
using namespace ::com::sun::star;
......
......@@ -46,9 +46,9 @@
#include <sfx2/dinfdlg.hxx>
#include <sfx2/module.hxx>
#include "arrdecl.hxx"
#include <arrdecl.hxx>
#include <sfx2/app.hxx>
#include "sfxtypes.hxx"
#include <sfxtypes.hxx>
#include <sfx2/sfxresid.hxx>
#include <sfx2/msg.hxx>
#include <sfx2/msgpool.hxx>
......@@ -60,23 +60,23 @@
#include <sfx2/dispatch.hxx>
#include <sfx2/tplpitem.hxx>
#include <sfx2/minfitem.hxx>
#include "sfx2/strings.hrc"
#include <sfx2/strings.hrc>
#include <sfx2/evntconf.hxx>
#include <sfx2/request.hxx>
#include "appdata.hxx"
#include <appdata.hxx>
#include <sfx2/sfxhelp.hxx>
#include <basic/basmgr.hxx>
#include <svtools/strings.hrc>
#include <unotools/configmgr.hxx>
#include "sorgitm.hxx"
#include "appbaslib.hxx"
#include <sorgitm.hxx>
#include <appbaslib.hxx>
#include <basic/basicmanagerrepository.hxx>
#include <svl/srchitem.hxx>
#include <osl/socket.hxx>
#define SFX_TYPEMAP
#include "sfxslots.hxx"
#include <sfxslots.hxx>
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
......
......@@ -19,10 +19,10 @@
#include <config_features.h>
#include "appbaslib.hxx"
#include <appbaslib.hxx>
#include <sfx2/sfxuno.hxx>
#include "sfxtypes.hxx"
#include <sfxtypes.hxx>
#include <sfx2/app.hxx>
#include <basic/basmgr.hxx>
......
......@@ -58,17 +58,17 @@
#include <sfx2/docfile.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/sfxhelp.hxx>
#include "sfxtypes.hxx"
#include <sfxtypes.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/objsh.hxx>
#include "objshimp.hxx"
#include <objshimp.hxx>
#include <sfx2/viewsh.hxx>
#include <sfx2/request.hxx>
#include <sfx2/evntconf.hxx>
#include "appdata.hxx"
#include "workwin.hxx"
#include "helper.hxx"
#include "sfx2/strings.hrc"
#include <appdata.hxx>
#include <workwin.hxx>
#include <helper.hxx>
#include <sfx2/strings.hrc>
#include <sfx2/sfxresid.hxx>
#include "shutdownicon.hxx"
......
......@@ -22,15 +22,15 @@
#include <svl/eitem.hxx>
#include <sfx2/app.hxx>
#include "appdata.hxx"
#include "workwin.hxx"
#include "childwinimpl.hxx"
#include <appdata.hxx>
#include <workwin.hxx>
#include <childwinimpl.hxx>
#include <sfx2/childwin.hxx>
#include <sfx2/templdlg.hxx>
#include <sfx2/request.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
#include "sfxtypes.hxx"
#include <sfxtypes.hxx>
#include <sfx2/module.hxx>
#include <sfx2/sfxsids.hrc>
......
......@@ -28,22 +28,22 @@
#include <comphelper/processfactory.hxx>
#include <sfx2/viewfrm.hxx>
#include "appdata.hxx"
#include <appdata.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/event.hxx>
#include "sfxtypes.hxx"
#include <sfxtypes.hxx>
#include <sfx2/doctempl.hxx>
#include "arrdecl.hxx"
#include <arrdecl.hxx>
#include <sfx2/docfac.hxx>
#include <sfx2/docfile.hxx>
#include <sfx2/request.hxx>
#include <sfx2/sidebar/Theme.hxx>
#include <sfx2/unoctitm.hxx>
#include "sfx2/strings.hrc"
#include <sfx2/strings.hrc>
#include <sfx2/sfxresid.hxx>
#include "objshimp.hxx"
#include <objshimp.hxx>
#include "imestatuswindow.hxx"
#include "appbaslib.hxx"
#include <appbaslib.hxx>
#include <childwinimpl.hxx>
#include <basic/basicmanagerrepository.hxx>
......
......@@ -34,13 +34,13 @@
#include <unotools/pathoptions.hxx>
#include <sfx2/app.hxx>
#include "appdata.hxx"
#include <appdata.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/dispatch.hxx>
#include "sfxtypes.hxx"
#include <sfxtypes.hxx>
#include <sfx2/sfxsids.hrc>
#include "helper.hxx"
#include <helper.hxx>
#include <sfx2/docfile.hxx>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/ucb/IllegalIdentifierException.hpp>
......
......@@ -49,9 +49,9 @@
#include <vcl/edit.hxx>
#include <sfx2/unoctitm.hxx>
#include "sfx2/strings.hrc"
#include "appdata.hxx"
#include "arrdecl.hxx"
#include <sfx2/strings.hrc>
#include <appdata.hxx>
#include <arrdecl.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/docfac.hxx>
#include <sfx2/evntconf.hxx>
......@@ -59,12 +59,12 @@
#include <sfx2/progress.hxx>
#include <sfx2/sfxhelp.hxx>
#include <sfx2/sfxresid.hxx>
#include "sfxtypes.hxx"
#include <sfxtypes.hxx>
#include <sfx2/viewsh.hxx>
#include "nochaos.hxx"
#include <nochaos.hxx>
#include <sfx2/fcontnr.hxx>
#include "helper.hxx"
#include "sfxpicklist.hxx"
#include <helper.hxx>
#include <sfxpicklist.hxx>
#include <ctrlfactoryimpl.hxx>
#include <shellimpl.hxx>
......
......@@ -26,19 +26,19 @@
#include <com/sun/star/uno/Exception.hpp>
#include <com/sun/star/uno/RuntimeException.hpp>
#include "sfxtypes.hxx"
#include "appdata.hxx"
#include <sfxtypes.hxx>
#include <appdata.hxx>
#include <sfx2/docfac.hxx>
#include <sfx2/app.hxx>
#include "arrdecl.hxx"
#include <arrdecl.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/sfxresid.hxx>
#include <sfx2/fcontnr.hxx>
#include <sfx2/viewsh.hxx>
#include <sfx2/msgpool.hxx>
#include "sfx2/strings.hrc"
#include <sfx2/strings.hrc>
#include <sfx2/docfile.hxx>
#include "workwin.hxx"
#include <workwin.hxx>
SfxFilterMatcher& SfxApplication::GetFilterMatcher()
......
......@@ -47,7 +47,7 @@
#include <sfx2/sfxresid.hxx>
#include <sfx2/app.hxx>
#include "appdata.hxx"
#include <appdata.hxx>
#include <sfx2/tbxctrl.hxx>
#include <sfx2/stbitem.hxx>
#include <sfx2/docfac.hxx>
......@@ -56,17 +56,17 @@
#include <sfx2/request.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
#include "workwin.hxx"
#include <workwin.hxx>
#include <sfx2/fcontnr.hxx>
#include "sfx2/strings.hrc"
#include <sfx2/strings.hrc>
#include <sfx2/templdlg.hxx>
#include <sfx2/module.hxx>
#include <sfx2/msgpool.hxx>
#include <sfx2/viewfrm.hxx>
#include "openflag.hxx"
#include <openflag.hxx>
#include <sfx2/viewsh.hxx>
#include <sfx2/objface.hxx>
#include "helper.hxx"
#include <helper.hxx>
#include <basegfx/matrix/b2dhommatrixtools.hxx>
#include <drawinglayer/primitive2d/transformprimitive2d.hxx>
......@@ -77,7 +77,7 @@ using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::container;
#define SfxApplication
#include "sfxslots.hxx"
#include <sfxslots.hxx>
SFX_IMPL_INTERFACE(SfxApplication,SfxShell)
......
......@@ -75,14 +75,14 @@
#include <sfx2/objitem.hxx>
#include <sfx2/objsh.hxx>
#include <svl/slstitm.hxx>
#include "appopen.hxx"
#include "objshimp.hxx"
#include "openflag.hxx"
#include <appopen.hxx>
#include <objshimp.hxx>
#include <openflag.hxx>
#include <sfx2/passwd.hxx>
#include <sfx2/request.hxx>
#include <sfx2/sfxresid.hxx>
#include <sfx2/viewsh.hxx>
#include "sfx2/strings.hrc"
#include <sfx2/strings.hrc>
#include <sfx2/viewfrm.hxx>
#include <sfx2/sfxuno.hxx>
#include <sfx2/objface.hxx>
......@@ -90,7 +90,7 @@
#include <sfx2/docfac.hxx>
#include <sfx2/event.hxx>
#include <sfx2/templatedlg.hxx>
#include "openuriexternally.hxx"
#include <openuriexternally.hxx>
#include <officecfg/Office/ProtocolHandler.hxx>
......
......@@ -29,29 +29,29 @@
#include <unotools/saveopt.hxx>
#include <unotools/misccfg.hxx>
#include "sfx2/strings.hrc"
#include <sfx2/strings.hrc>
#include <sfx2/app.hxx>
#include <sfx2/evntconf.hxx>
#include <sfx2/unoctitm.hxx>
#include "appdata.hxx"
#include <appdata.hxx>
#include <sfx2/viewsh.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/printer.hxx>
#include "arrdecl.hxx"
#include <arrdecl.hxx>
#include <sfx2/sfxresid.hxx>
#include <sfx2/event.hxx>
#include <sfx2/templdlg.hxx>
#include <sfx2/msgpool.hxx>
#include <sfx2/docfile.hxx>
#include "sfxtypes.hxx"
#include <sfxtypes.hxx>
#include <sfx2/fcontnr.hxx>
#include "nochaos.hxx"
#include <nochaos.hxx>
#include <sfx2/doctempl.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/docfac.hxx>
#include "appbaslib.hxx"
#include "childwinimpl.hxx"
#include <appbaslib.hxx>
#include <childwinimpl.hxx>
#include <ctrlfactoryimpl.hxx>
#include <shellimpl.hxx>
#include <basic/basicmanagerrepository.hxx>
......
......@@ -21,18 +21,18 @@
#include <vcl/toolbox.hxx>
#include <sfx2/app.hxx>
#include "appdata.hxx"
#include <appdata.hxx>
#include <sfx2/sfxhelp.hxx>
#include <sfx2/templdlg.hxx>
#include "inettbc.hxx"
#include <inettbc.hxx>
#include <sfx2/stbitem.hxx>
#include <sfx2/infobar.hxx>
#include <sfx2/navigat.hxx>
#include <sfx2/module.hxx>
#include <sfx2/viewfrm.hxx>
#include "partwnd.hxx"
#include <partwnd.hxx>
#include <sfx2/sfxsids.hrc>
#include "recfloat.hxx"
#include <recfloat.hxx>
#include <ctrlfactoryimpl.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/viewsh.hxx>
......
......@@ -99,23 +99,23 @@
#include <sfx2/docfile.hxx>
#include <sfx2/docfilt.hxx>
#include <sfx2/new.hxx>
#include "sfxtypes.hxx"
#include <sfxtypes.hxx>
#include <sfx2/tabdlg.hxx>
#include "arrdecl.hxx"
#include "sfx2/strings.hrc"
#include <arrdecl.hxx>
#include <sfx2/strings.hrc>
#include <sfx2/passwd.hxx>
#include <sfx2/sfxresid.hxx>
#include <sfx2/childwin.hxx>
#include "appdata.hxx"
#include <appdata.hxx>
#include <sfx2/minfitem.hxx>
#include <sfx2/event.hxx>
#include <sfx2/module.hxx>
#include <sfx2/viewfrm.hxx>
#include "sfxpicklist.hxx"
#include <sfxpicklist.hxx>
#include "imestatuswindow.hxx"
#include <sfx2/sfxdlg.hxx>
#include <sfx2/sfxsids.hrc>
#include "sorgitm.hxx"
#include <sorgitm.hxx>
#include <sfx2/sfxhelp.hxx>
#include <sfx2/zoomitem.hxx>
#include <sfx2/templatedlg.hxx>
......@@ -131,7 +131,7 @@
#include <officecfg/Setup.hxx>
#include <memory>
#include "openuriexternally.hxx"
#include <openuriexternally.hxx>
using namespace ::com::sun::star;
using namespace ::com::sun::star::beans;
......
......@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "fltoptint.hxx"
#include "objshimp.hxx"
#include <fltoptint.hxx>
#include <objshimp.hxx>
#include <sfx2/app.hxx>
#include <sfx2/brokenpackageint.hxx>
#include <sfx2/dispatch.hxx>
......@@ -34,8 +34,8 @@
#include <sfx2/sfxsids.hrc>
#include <sfx2/sfxuno.hxx>
#include <sfx2/unoctitm.hxx>
#include "sfxslots.hxx"
#include "sfxtypes.hxx"
#include <sfxslots.hxx>
#include <sfxtypes.hxx>
#include <sal/config.h>
#include <basic/basmgr.hxx>
......
......@@ -34,8 +34,8 @@
#include <sfx2/module.hxx>
#include <sfx2/dockwin.hxx>
#include <sfx2/dispatch.hxx>
#include "workwin.hxx"
#include "childwinimpl.hxx"
#include <workwin.hxx>
#include <childwinimpl.hxx>
static const sal_uInt16 nVersion = 2;
......
......@@ -18,7 +18,7 @@
*/
#include <memory>
#include "childwinimpl.hxx"
#include <childwinimpl.hxx>
size_t SfxChildWinContextArr_Impl::size() const
{
......
......@@ -39,7 +39,7 @@
#include <sfx2/opengrf.hxx>
#include <sfx2/sfxresid.hxx>
#include "fileobj.hxx"
#include "sfx2/strings.hrc"
#include <sfx2/strings.hrc>
#include <vcl/dibtools.hxx>
#define FILETYPE_TEXT 1
......
......@@ -25,8 +25,8 @@
#include <vcl/svapp.hxx>
#include "fwkhelper.hxx"
#include "workwin.hxx"
#include <fwkhelper.hxx>
#include <workwin.hxx>
#include <sfx2/frame.hxx>
void SAL_CALL RefreshToolbars( css::uno::Reference< css::frame::XFrame > const & xFrame )
......
......@@ -38,11 +38,11 @@
#include <i18nlangtag/languagetag.hxx>
#include <sfx2/request.hxx>
#include <vcl/dibtools.hxx>
#include "unotools/charclass.hxx"
#include <unotools/charclass.hxx>
#include "fileobj.hxx"
#include "impldde.hxx"
#include "sfx2/strings.hrc"
#include <sfx2/strings.hrc>
#include <sfx2/sfxresid.hxx>
#include <com/sun/star/lang/XComponent.hpp>
......
......@@ -27,7 +27,7 @@
#include <vcl/layout.hxx>
#include <sfx2/linkmgr.hxx>
#include <vcl/svapp.hxx>
#include "sfx2/strings.hrc"
#include <sfx2/strings.hrc>
#include <sfx2/sfxresid.hxx>
#include <sfx2/filedlghelper.hxx>
#include <tools/debug.hxx>
......
......@@ -36,8 +36,8 @@
#include <sal/log.hxx>
#define SfxModule
#include "sfxslots.hxx"
#include "childwinimpl.hxx"
#include <sfxslots.hxx>
#include <childwinimpl.hxx>
#include <ctrlfactoryimpl.hxx>
class SfxModule_Impl
......
......@@ -22,18 +22,18 @@
#include <sfx2/sfxuno.hxx>
#include <sfx2/sfxresid.hxx>
#include "helpinterceptor.hxx"
#include "helper.hxx"
#include <helper.hxx>
#include <sfx2/msgpool.hxx>
#include <sfx2/app.hxx>
#include "sfxtypes.hxx"
#include <sfxtypes.hxx>
#include "panelist.hxx"
#include "srchdlg.hxx"
#include <srchdlg.hxx>
#include <sfx2/sfxhelp.hxx>
#include <svtools/treelistentry.hxx>
#include "sfx2/strings.hrc"
#include "helpids.h"
#include "bitmaps.hlst"
#include <sfx2/strings.hrc>
#include <helpids.h>
#include <bitmaps.hlst>
#include <rtl/ustrbuf.hxx>
#include <comphelper/configurationhelper.hxx>
......
......@@ -36,7 +36,7 @@
#include <svtools/treelistbox.hxx>
#include <unotools/moduleoptions.hxx>
#include "srchdlg.hxx"
#include <srchdlg.hxx>
// context menu ids
#define MID_OPEN 1
......
......@@ -44,7 +44,7 @@
#include <sfx2/docfile.hxx>
#include <unotools/pathoptions.hxx>
#include <sfx2/opengrf.hxx>
#include "sfx2/strings.hrc"
#include <sfx2/strings.hrc>
#include <sfx2/sfxresid.hxx>
......
......@@ -24,9 +24,9 @@
#include <vcl/layout.hxx>
#include <vcl/svapp.hxx>
#include "openuriexternally.hxx"
#include <openuriexternally.hxx>
#include "sfx2/strings.hrc"
#include <sfx2/strings.hrc>
bool sfx2::openUriExternally(
OUString const & uri, bool handleSystemShellExecuteException)
......
......@@ -54,14 +54,14 @@
#include <vcl/layout.hxx>
#include <svtools/ehdl.hxx>
#include <svtools/sfxecode.hxx>
#include "openuriexternally.hxx"
#include <openuriexternally.hxx>
#include "newhelp.hxx"
#include <sfx2/objsh.hxx>
#include <sfx2/docfac.hxx>
#include <sfx2/sfxresid.hxx>
#include "helper.hxx"
#include "sfx2/strings.hrc"
#include <helper.hxx>
#include <sfx2/strings.hrc>
#include <sfx2/sfxuno.hxx>
#include <vcl/svapp.hxx>
#include <sfx2/frame.hxx>
......
......@@ -38,16 +38,16 @@
#include <sfx2/app.hxx>
#include "sfxpicklist.hxx"
#include <sfxpicklist.hxx>
#include <sfx2/sfxuno.hxx>
#include "sfxtypes.hxx"
#include <sfxtypes.hxx>
#include <sfx2/request.hxx>
#include <sfx2/sfxsids.hrc>
#include <sfx2/event.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/docfile.hxx>
#include "objshimp.hxx"
#include <objshimp.hxx>
#include <openurlhint.hxx>
#include <sfx2/docfilt.hxx>
......
......@@ -23,7 +23,7 @@
#include <boost/logic/tribool.hpp>
#include <config_folders.h>
#include <shutdownicon.hxx>
#include "shutdownicon.hxx"
#include <sfx2/strings.hrc>
#include <sfx2/app.hxx>
#include <osl/mutex.hxx>
......
......@@ -27,7 +27,7 @@
#include <glib.h>
#include <osl/module.hxx>
#include <sfx2/app.hxx>
#include "sfx2/strings.hrc"
#include <sfx2/strings.hrc>
#include "shutdownicon.hxx"
#include <config_gio.h>
......
......@@ -24,14 +24,14 @@
#include <sfx2/objface.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/app.hxx>
#include "workwin.hxx"
#include <workwin.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/module.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/dockwin.hxx>
#include <sfx2/viewsh.hxx>
#include "splitwin.hxx"
#include "childwinimpl.hxx"
#include <splitwin.hxx>
#include <childwinimpl.hxx>
#include <sfx2/msgpool.hxx>
#include <sfx2/sfxresid.hxx>
#include <sfx2/request.hxx>
......
......@@ -19,7 +19,7 @@
#include <sal/log.hxx>
#include "bitset.hxx"
#include <bitset.hxx>
#include <string.h>
#include <limits.h>
......<