summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-01-13 14:35:27 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-01-13 20:30:33 +0100
commitb3185eb977042347106b92a5062ea695ef4b82ef (patch)
tree4c8ed3114fcdd2a143f3ca6d18b2e89df4f51b8b /svx
parent62ad8f6f42a5f8c0150770b3490988bac62178e9 (diff)
remove some unneeded includes
Change-Id: I6d9cde8f8dad5be52e79946b4d0ec12989bb9ee3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86696 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx')
-rw-r--r--svx/source/form/databaselocationinput.cxx1
-rw-r--r--svx/source/sidebar/possize/PosSizePropertyPanel.cxx4
2 files changed, 0 insertions, 5 deletions
diff --git a/svx/source/form/databaselocationinput.cxx b/svx/source/form/databaselocationinput.cxx
index 6d49c7dd2eff..4688d1cab7af 100644
--- a/svx/source/form/databaselocationinput.cxx
+++ b/svx/source/form/databaselocationinput.cxx
@@ -35,7 +35,6 @@
#include <tools/diagnose_ex.h>
#include <unotools/confignode.hxx>
#include <unotools/ucbhelper.hxx>
-#include <vcl/button.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
diff --git a/svx/source/sidebar/possize/PosSizePropertyPanel.cxx b/svx/source/sidebar/possize/PosSizePropertyPanel.cxx
index fb4798920ce4..d902c27d84c2 100644
--- a/svx/source/sidebar/possize/PosSizePropertyPanel.cxx
+++ b/svx/source/sidebar/possize/PosSizePropertyPanel.cxx
@@ -36,13 +36,9 @@
#include <svx/dlgutil.hxx>
#include <unotools/localedatawrapper.hxx>
#include <unotools/viewoptions.hxx>
-#include <vcl/button.hxx>
#include <vcl/canvastools.hxx>
#include <vcl/virdev.hxx>
#include <vcl/svapp.hxx>
-#include <vcl/field.hxx>
-#include <vcl/fixed.hxx>
-#include <vcl/toolbox.hxx>
#include <svl/aeitem.hxx>
#include <svl/intitem.hxx>
#include <svx/svdpagv.hxx>