summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh3.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-08-11 10:59:06 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-08-12 09:55:47 +0200
commit22c484b5978eb47b6fd935d37b6f83cf96158528 (patch)
tree9227cfc50194a8ff3f74b82653c6e2c8cb23bbc0 /sc/source/ui/view/tabvwsh3.cxx
parente71b46196cdfa8fa753b4f5030c8e95eb61105ee (diff)
tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ie47dff381392ef57cb857184c179bf82d3b55862 Reviewed-on: https://gerrit.libreoffice.org/77258 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sc/source/ui/view/tabvwsh3.cxx')
-rw-r--r--sc/source/ui/view/tabvwsh3.cxx17
1 files changed, 0 insertions, 17 deletions
diff --git a/sc/source/ui/view/tabvwsh3.cxx b/sc/source/ui/view/tabvwsh3.cxx
index f55d280adaa1..87f0548b8cc5 100644
--- a/sc/source/ui/view/tabvwsh3.cxx
+++ b/sc/source/ui/view/tabvwsh3.cxx
@@ -17,10 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <scitems.hxx>
-#include <editeng/eeitem.hxx>
-
-#include <sfx2/app.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/passwd.hxx>
@@ -42,19 +38,9 @@
#include <helpids.h>
#include <inputwin.hxx>
#include <scresid.hxx>
-#include <printfun.hxx>
#include <docsh.hxx>
-#include <rangelst.hxx>
-#include <prevwsh.hxx>
#include <rangeutl.hxx>
#include <reffact.hxx>
-#include <uiitems.hxx>
-#include <formulacell.hxx>
-#include <inputhdl.hxx>
-#include <autoform.hxx>
-#include <autofmt.hxx>
-#include <dwfunctr.hxx>
-#include <shtabdlg.hxx>
#include <tabprotection.hxx>
#include <protectiondlg.hxx>
#include <markdata.hxx>
@@ -64,12 +50,9 @@
#include <svx/zoomslideritem.hxx>
#include <svx/svxdlg.hxx>
-#include <svx/dialogs.hrc>
#include <comphelper/string.hxx>
#include <scabstdlg.hxx>
-#include <memory>
-
namespace
{
enum class DetectFlags