oox/source/shape/WpsContext.cxx | 1 - sfx2/source/view/lokhelper.cxx | 1 - sw/source/filter/ww8/docxsdrexport.cxx | 1 - sw/source/filter/ww8/rtfattributeoutput.cxx | 2 -- sw/source/filter/ww8/rtfexport.cxx | 1 - writerfilter/source/filter/RtfFilter.cxx | 1 - writerfilter/source/filter/WriterFilter.cxx | 1 - 7 files changed, 8 deletions(-)
New commits: commit 585f637c24848e792b49e38ce2bb0f7e63cd97d0 Author: Miklos Vajna <vmik...@collabora.co.uk> Date: Sat Jan 30 11:38:07 2016 +0100 Remove unused includes Change-Id: I38784900d5b4fcf99d5fc881f0ec7a9833fe2d5b Reviewed-on: https://gerrit.libreoffice.org/21917 Reviewed-by: Miklos Vajna <vmik...@collabora.co.uk> Tested-by: Jenkins <c...@libreoffice.org> diff --git a/oox/source/shape/WpsContext.cxx b/oox/source/shape/WpsContext.cxx index 894e504..26a7d2f 100644 --- a/oox/source/shape/WpsContext.cxx +++ b/oox/source/shape/WpsContext.cxx @@ -14,7 +14,6 @@ #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/beans/XPropertyState.hpp> #include <com/sun/star/drawing/HomogenMatrix3.hpp> -#include <basegfx/tuple/b2dtuple.hxx> #include <svx/svdtrans.hxx> #include <boost/optional.hpp> diff --git a/sfx2/source/view/lokhelper.cxx b/sfx2/source/view/lokhelper.cxx index f3731e7..c20eca2 100644 --- a/sfx2/source/view/lokhelper.cxx +++ b/sfx2/source/view/lokhelper.cxx @@ -10,7 +10,6 @@ #include <sfx2/lokhelper.hxx> #include <sfx2/viewsh.hxx> #include <sfx2/request.hxx> -#include <sfx2/sfxsids.hrc> #include <sfx2/viewfrm.hxx> #include <shellimpl.hxx> diff --git a/sw/source/filter/ww8/docxsdrexport.cxx b/sw/source/filter/ww8/docxsdrexport.cxx index 6518f4f..00f5016 100644 --- a/sw/source/filter/ww8/docxsdrexport.cxx +++ b/sw/source/filter/ww8/docxsdrexport.cxx @@ -15,7 +15,6 @@ #include <editeng/unoprnms.hxx> #include <editeng/charrotateitem.hxx> #include <svx/svdogrp.hxx> -#include <oox/export/utils.hxx> #include <oox/token/properties.hxx> #include <textboxhelper.hxx> #include <fmtanchr.hxx> diff --git a/sw/source/filter/ww8/rtfattributeoutput.cxx b/sw/source/filter/ww8/rtfattributeoutput.cxx index 8a3b394..46d9ed9 100644 --- a/sw/source/filter/ww8/rtfattributeoutput.cxx +++ b/sw/source/filter/ww8/rtfattributeoutput.cxx @@ -66,7 +66,6 @@ #include <fmtanchr.hxx> #include <htmltbl.hxx> #include <ndgrf.hxx> -#include <ndtxt.hxx> #include <pagedesc.hxx> #include <swmodule.hxx> #include <txtftn.hxx> @@ -79,7 +78,6 @@ #include <vcl/cvtgrf.hxx> #include <oox/mathml/export.hxx> #include <com/sun/star/i18n/ScriptType.hpp> -#include "writerhelper.hxx" using namespace ::com::sun::star; using namespace sw::util; diff --git a/sw/source/filter/ww8/rtfexport.cxx b/sw/source/filter/ww8/rtfexport.cxx index 3d3494c..6a761ee 100644 --- a/sw/source/filter/ww8/rtfexport.cxx +++ b/sw/source/filter/ww8/rtfexport.cxx @@ -25,7 +25,6 @@ #include <docsh.hxx> #include <viewsh.hxx> #include <viewopt.hxx> -#include <ndtxt.hxx> #include <fmtpdsc.hxx> #include <ftninfo.hxx> #include <fmthdft.hxx> diff --git a/writerfilter/source/filter/RtfFilter.cxx b/writerfilter/source/filter/RtfFilter.cxx index 1f5cc85..b2f0555 100644 --- a/writerfilter/source/filter/RtfFilter.cxx +++ b/writerfilter/source/filter/RtfFilter.cxx @@ -26,7 +26,6 @@ #include <com/sun/star/lang/WrappedTargetRuntimeException.hpp> #include <com/sun/star/lang/XInitialization.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> -#include <cppuhelper/implbase.hxx> #include <cppuhelper/implementationentry.hxx> #include <cppuhelper/supportsservice.hxx> #include <osl/file.hxx> diff --git a/writerfilter/source/filter/WriterFilter.cxx b/writerfilter/source/filter/WriterFilter.cxx index de6199f..b4c13e3 100644 --- a/writerfilter/source/filter/WriterFilter.cxx +++ b/writerfilter/source/filter/WriterFilter.cxx @@ -31,7 +31,6 @@ #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/xml/sax/SAXParseException.hpp> #include <cppuhelper/exc_hlp.hxx> -#include <cppuhelper/implbase.hxx> #include <cppuhelper/supportsservice.hxx> #include <dmapper/DomainMapperFactory.hxx> #include <oox/core/filterdetect.hxx> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits