summaryrefslogtreecommitdiff
path: root/sw/source/ui/uno/swdetect.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-08-12 12:28:03 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-08-13 09:09:49 +0200
commit6abfb78333faa11a7790eb18a79753992efc2737 (patch)
treefc7e2c40991772aa84d8c062ab0f1991166ca231 /sw/source/ui/uno/swdetect.hxx
parentd2c7b60ee9591e3d951950e7b230dc271d3483f2 (diff)
tdf#42949 Fix IWYU warnings in sw/source/ui/*/*hxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I6dcdf9865589b1886a3ebaa1f37cbe8e2da7c98d Reviewed-on: https://gerrit.libreoffice.org/77348 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sw/source/ui/uno/swdetect.hxx')
-rw-r--r--sw/source/ui/uno/swdetect.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/sw/source/ui/uno/swdetect.hxx b/sw/source/ui/uno/swdetect.hxx
index e861b598c24b..ce410c97aced 100644
--- a/sw/source/ui/uno/swdetect.hxx
+++ b/sw/source/ui/uno/swdetect.hxx
@@ -19,18 +19,11 @@
#ifndef INCLUDED_SW_SOURCE_UI_UNO_SWDETECT_HXX
#define INCLUDED_SW_SOURCE_UI_UNO_SWDETECT_HXX
-#include <tools/solar.h>
#include <rtl/ustring.hxx>
-#include <osl/diagnose.h>
#include <com/sun/star/document/XExtendedFilterDetection.hpp>
-#include <com/sun/star/uno/Exception.hpp>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
-#include <com/sun/star/lang/XSingleServiceFactory.hpp>
-#include <cppuhelper/factory.hxx>
-
-#include <sfx2/sfxuno.hxx>
namespace com
{