summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-04-12 15:31:42 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-04-13 07:46:16 +0200
commit3c3f7d784eadd60c053284ec2835675f158d4156 (patch)
tree0772787cb2ab5116cc710d80dfaab930faa5b5d8 /vcl
parent3a572975704a0d01e458191e8d66ff20ef60e4a8 (diff)
Removed duplicated includes
No automatic tools. Manual checked and tested. Change-Id: Ife260fa4e1d786cf81f2917a901664cc54943754 Reviewed-on: https://gerrit.libreoffice.org/36371 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'vcl')
-rw-r--r--vcl/backendtest/VisualBackendTest.cxx2
-rw-r--r--vcl/source/app/scheduler.cxx1
-rw-r--r--vcl/source/app/svdata.cxx3
-rw-r--r--vcl/source/gdi/pdfwriter_impl.cxx1
-rw-r--r--vcl/unx/generic/app/salinst.cxx1
-rw-r--r--vcl/unx/generic/fontmanager/fontmanager.cxx1
-rw-r--r--vcl/workben/mtfdemo.cxx2
-rw-r--r--vcl/workben/vcldemo.cxx1
8 files changed, 0 insertions, 12 deletions
diff --git a/vcl/backendtest/VisualBackendTest.cxx b/vcl/backendtest/VisualBackendTest.cxx
index 1d9af127eb24..4114f67fdce8 100644
--- a/vcl/backendtest/VisualBackendTest.cxx
+++ b/vcl/backendtest/VisualBackendTest.cxx
@@ -42,8 +42,6 @@
#include <basegfx/numeric/ftools.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
-#include <rtl/math.hxx>
-
#include <chrono>
#include <iostream>
diff --git a/vcl/source/app/scheduler.cxx b/vcl/source/app/scheduler.cxx
index d13ad3e9c79b..a3de686aa2a7 100644
--- a/vcl/source/app/scheduler.cxx
+++ b/vcl/source/app/scheduler.cxx
@@ -21,7 +21,6 @@
#include <tools/time.hxx>
#include <vcl/scheduler.hxx>
#include <saltimer.hxx>
-#include <svdata.hxx>
#include <salinst.hxx>
namespace {
diff --git a/vcl/source/app/svdata.cxx b/vcl/source/app/svdata.cxx
index 65742be51afa..dddb23bfd1b3 100644
--- a/vcl/source/app/svdata.cxx
+++ b/vcl/source/app/svdata.cxx
@@ -41,7 +41,6 @@
#include <scrwnd.hxx>
#include <helpwin.hxx>
#include <vcl/dialog.hxx>
-#include <vcl/virdev.hxx>
#include "salinst.hxx"
#include "salframe.hxx"
#include "salgdi.hxx"
@@ -50,8 +49,6 @@
#include "salimestatus.hxx"
#include "salsys.hxx"
#include "svids.hrc"
-#include "helpwin.hxx"
-#include "scrwnd.hxx"
#include "com/sun/star/accessibility/MSAAService.hpp"
diff --git a/vcl/source/gdi/pdfwriter_impl.cxx b/vcl/source/gdi/pdfwriter_impl.cxx
index e19d90a28196..491c6adb4c51 100644
--- a/vcl/source/gdi/pdfwriter_impl.cxx
+++ b/vcl/source/gdi/pdfwriter_impl.cxx
@@ -110,7 +110,6 @@
#endif
#include <config_eot.h>
-#include <config_features.h>
#if ENABLE_EOT
#include <libeot/libeot.h>
diff --git a/vcl/unx/generic/app/salinst.cxx b/vcl/unx/generic/app/salinst.cxx
index 88b4b2b7677c..1bee05ab01ac 100644
--- a/vcl/unx/generic/app/salinst.cxx
+++ b/vcl/unx/generic/app/salinst.cxx
@@ -32,7 +32,6 @@
#include <unx/genprn.h>
#include <unx/sm.hxx>
#include <unx/i18n_im.hxx>
-#include <unx/saldisp.hxx>
#include <unx/helper.hxx>
#include <vcl/inputtypes.hxx>
diff --git a/vcl/unx/generic/fontmanager/fontmanager.cxx b/vcl/unx/generic/fontmanager/fontmanager.cxx
index 012876db03a3..177364142a82 100644
--- a/vcl/unx/generic/fontmanager/fontmanager.cxx
+++ b/vcl/unx/generic/fontmanager/fontmanager.cxx
@@ -28,7 +28,6 @@
#include "impfontcharmap.hxx"
#include "svdata.hxx"
#include "unx/geninst.h"
-#include "unx/fontmanager.hxx"
#include <vcl/strhelper.hxx>
#include <vcl/ppdparser.hxx>
#include <vcl/embeddedfontshelper.hxx>
diff --git a/vcl/workben/mtfdemo.cxx b/vcl/workben/mtfdemo.cxx
index 6cc3b440913b..9e0ead81a10e 100644
--- a/vcl/workben/mtfdemo.cxx
+++ b/vcl/workben/mtfdemo.cxx
@@ -27,8 +27,6 @@
#include <vcl/wrkwin.hxx>
#include <vcl/virdev.hxx>
-#include <tools/stream.hxx>
-
#include <cstdlib>
using namespace com::sun::star;
diff --git a/vcl/workben/vcldemo.cxx b/vcl/workben/vcldemo.cxx
index 12157a59acbf..f86d3280d454 100644
--- a/vcl/workben/vcldemo.cxx
+++ b/vcl/workben/vcldemo.cxx
@@ -58,7 +58,6 @@
#include "opengl/framebuffer.hxx"
#include <vcl/opengl/OpenGLHelper.hxx>
#endif
-#include <rtl/math.hxx>
#define FIXME_SELF_INTERSECTING_WORKING 0
#define FIXME_BOUNCE_BUTTON 0