[Libreoffice-commits] core.git: basctl/source basic/source framework/inc oox/inc sfx2/inc

Alexandre Vicenzi vicenzi.alexandre at gmail.com
Tue Jul 29 08:41:08 PDT 2014


 basctl/source/basicide/baside2.hxx    |    1 -
 basic/source/comp/dim.cxx             |    1 -
 framework/inc/pch/precompiled_fwk.hxx |    1 -
 oox/inc/pch/precompiled_oox.hxx       |    1 -
 sfx2/inc/pch/precompiled_sfx.hxx      |    1 -
 5 files changed, 5 deletions(-)

New commits:
commit ae7ca8b957c9d609f8f8a2e6c01b747aee6e0a77
Author: Alexandre Vicenzi <vicenzi.alexandre at gmail.com>
Date:   Mon Jul 28 23:22:04 2014 -0300

    fdo#46037: remove unused comphelper/configurationhelper.hxx
    
    Change-Id: I66f9d2912202ba1393d0c65189f8a945bca4fcaa
    Reviewed-on: https://gerrit.libreoffice.org/10603
    Tested-by: LibreOffice gerrit bot <gerrit at libreoffice.org>
    Reviewed-by: Michael Stahl <mstahl at redhat.com>

diff --git a/basctl/source/basicide/baside2.hxx b/basctl/source/basicide/baside2.hxx
index 552064e..72af6c7 100644
--- a/basctl/source/basicide/baside2.hxx
+++ b/basctl/source/basicide/baside2.hxx
@@ -55,7 +55,6 @@ class SvxSearchItem;
 #include <comphelper/namedvaluecollection.hxx>
 #include <comphelper/processfactory.hxx>
 #include <comphelper/syntaxhighlight.hxx>
-#include <comphelper/configurationhelper.hxx>
 #include <com/sun/star/reflection/XIdlReflection.hpp>
 
 namespace com { namespace sun { namespace star { namespace beans {
diff --git a/basic/source/comp/dim.cxx b/basic/source/comp/dim.cxx
index a662515..a796040 100644
--- a/basic/source/comp/dim.cxx
+++ b/basic/source/comp/dim.cxx
@@ -24,7 +24,6 @@
 #include <com/sun/star/reflection/theCoreReflection.hpp>
 #include <comphelper/namedvaluecollection.hxx>
 #include <comphelper/processfactory.hxx>
-#include <comphelper/configurationhelper.hxx>
 #include <com/sun/star/reflection/XInterfaceMemberTypeDescription.hpp>
 #include <com/sun/star/reflection/XIdlMethod.hpp>
 #include <com/sun/star/uno/Exception.hpp>
diff --git a/framework/inc/pch/precompiled_fwk.hxx b/framework/inc/pch/precompiled_fwk.hxx
index c37deaf..ce8c15b 100644
--- a/framework/inc/pch/precompiled_fwk.hxx
+++ b/framework/inc/pch/precompiled_fwk.hxx
@@ -266,7 +266,6 @@
 #include <com/sun/star/xml/sax/XExtendedDocumentHandler.hpp>
 #include <comphelper/attributelist.hxx>
 #include <comphelper/configuration.hxx>
-#include <comphelper/configurationhelper.hxx>
 #include <comphelper/enumhelper.hxx>
 #include <comphelper/extract.hxx>
 #include <comphelper/interaction.hxx>
diff --git a/oox/inc/pch/precompiled_oox.hxx b/oox/inc/pch/precompiled_oox.hxx
index 1ef7e3f..27d9bcb 100644
--- a/oox/inc/pch/precompiled_oox.hxx
+++ b/oox/inc/pch/precompiled_oox.hxx
@@ -334,7 +334,6 @@
 #include <com/sun/star/xml/sax/XFastTokenHandler.hpp>
 #include <com/sun/star/xml/sax/XLocator.hpp>
 #include <comphelper/anytostring.hxx>
-#include <comphelper/configurationhelper.hxx>
 #include <comphelper/docpasswordhelper.hxx>
 #include <comphelper/processfactory.hxx>
 #include <comphelper/seqstream.hxx>
diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx
index 205a6a1..a8925de 100644
--- a/sfx2/inc/pch/precompiled_sfx.hxx
+++ b/sfx2/inc/pch/precompiled_sfx.hxx
@@ -469,7 +469,6 @@
 #include <comphelper/anytostring.hxx>
 #include <comphelper/attributelist.hxx>
 #include <comphelper/classids.hxx>
-#include <comphelper/configurationhelper.hxx>
 #include <comphelper/docpasswordhelper.hxx>
 #include <comphelper/docpasswordrequest.hxx>
 #include <comphelper/documentconstants.hxx>


More information about the Libreoffice-commits mailing list