summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-04-09 09:12:13 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-04-09 12:15:09 +0200
commitb2fafc5d7351d0ae9055816590b989c023a2875d (patch)
treea32325dc1501927b938d418830ba3f16aa2ee08c /filter
parent05a8749ee6f251d4b92eecb97763fa1fe94c68c8 (diff)
drop some unneeded includes
Change-Id: I8e41e28313a22148033c566edce50f5bfa58d065 Reviewed-on: https://gerrit.libreoffice.org/70452 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'filter')
-rw-r--r--filter/source/xsltdialog/xmlfiltersettingsdialog.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/filter/source/xsltdialog/xmlfiltersettingsdialog.cxx b/filter/source/xsltdialog/xmlfiltersettingsdialog.cxx
index db465480e739..21d9fe69d7e7 100644
--- a/filter/source/xsltdialog/xmlfiltersettingsdialog.cxx
+++ b/filter/source/xsltdialog/xmlfiltersettingsdialog.cxx
@@ -28,17 +28,14 @@
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
#include <tools/urlobj.hxx>
-#include <vcl/headbar.hxx>
#include <unotools/pathoptions.hxx>
#include <unotools/resmgr.hxx>
#include <unotools/streamwrap.hxx>
#include <osl/file.hxx>
#include <o3tl/enumrange.hxx>
-#include <vcl/builderfactory.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <sfx2/filedlghelper.hxx>
-#include <vcl/treelistentry.hxx>
#include <tools/stream.hxx>
#include <rtl/uri.hxx>