[Libreoffice-commits] core.git: 3 commits - include/linguistic include/svtools include/xmloff linguistic/source linguistic/workben svtools/inc svtools/source xmloff/inc xmloff/source

Alexandre Vicenzi vicenzi.alexandre at gmail.com
Mon Jan 20 13:32:51 PST 2014


 include/linguistic/hyphdta.hxx                 |    1 -
 include/linguistic/lngprophelp.hxx             |    1 -
 include/linguistic/spelldta.hxx                |   11 -----------
 include/svtools/apearcfg.hxx                   |    1 -
 include/svtools/htmlcfg.hxx                    |    4 ----
 include/svtools/htmltokn.h                     |    1 -
 include/svtools/parhtml.hxx                    |    1 -
 include/xmloff/i18nmap.hxx                     |    1 -
 include/xmloff/maptype.hxx                     |    1 -
 include/xmloff/xformsimport.hxx                |    1 -
 include/xmloff/xmlictxt.hxx                    |    1 -
 include/xmloff/xmlimppr.hxx                    |    1 -
 include/xmloff/xmluconv.hxx                    |    1 -
 linguistic/source/lngopt.hxx                   |    2 --
 linguistic/source/lngsvcmgr.cxx                |    2 --
 linguistic/workben/sprophelp.hxx               |    3 ---
 svtools/inc/pch/precompiled_svt.hxx            |    1 -
 svtools/source/uno/unoevent.cxx                |   21 ---------------------
 xmloff/inc/pch/precompiled_xo.hxx              |    1 -
 xmloff/source/chart/SchXMLTools.cxx            |    2 --
 xmloff/source/style/DrawAspectHdl.cxx          |    5 -----
 xmloff/source/style/adjushdl.cxx               |    1 -
 xmloff/source/style/weighhdl.cxx               |    1 -
 xmloff/source/transform/TransformerContext.hxx |    1 -
 24 files changed, 66 deletions(-)

New commits:
commit c137d3c939c8ef7bf3c2443779db1ef5f6e03a38
Author: Alexandre Vicenzi <vicenzi.alexandre at gmail.com>
Date:   Sat Jan 18 11:53:51 2014 -0200

    Removed unused solar.h reference in svtools
    
    Change-Id: Ic1dc7c32bb749888bc8751d4d488ba76e46b155f
    Reviewed-on: https://gerrit.libreoffice.org/7517
    Reviewed-by: Michael Stahl <mstahl at redhat.com>
    Tested-by: Michael Stahl <mstahl at redhat.com>

diff --git a/include/svtools/apearcfg.hxx b/include/svtools/apearcfg.hxx
index 4f12cb8..45a8e8f 100644
--- a/include/svtools/apearcfg.hxx
+++ b/include/svtools/apearcfg.hxx
@@ -20,7 +20,6 @@
 #define INCLUDED_SVTOOLS_APEARCFG_HXX
 
 #include <svtools/svtdllapi.h>
-#include <tools/solar.h>
 #include <unotools/configitem.hxx>
 
 class Application;
diff --git a/include/svtools/htmlcfg.hxx b/include/svtools/htmlcfg.hxx
index 42ac7c2..678c417 100644
--- a/include/svtools/htmlcfg.hxx
+++ b/include/svtools/htmlcfg.hxx
@@ -19,9 +19,6 @@
 #ifndef INCLUDED_SVTOOLS_HTMLCFG_HXX
 #define INCLUDED_SVTOOLS_HTMLCFG_HXX
 
-// -----------------------------------------------------------------------
-
-#include <tools/solar.h>
 #include <unotools/configitem.hxx>
 #include <svtools/svtdllapi.h>
 
@@ -37,7 +34,6 @@
 
 class Link;
 struct HtmlOptions_Impl;
-// -----------------------------------------------------------------------
 
 class SVT_DLLPUBLIC SvxHtmlOptions : public utl::ConfigItem
 {
diff --git a/include/svtools/htmltokn.h b/include/svtools/htmltokn.h
index 6539f1a..6e13eb5 100644
--- a/include/svtools/htmltokn.h
+++ b/include/svtools/htmltokn.h
@@ -22,7 +22,6 @@
 
 #include <svtools/svtdllapi.h>
 #include <sal/types.h>
-#include <tools/solar.h>
 
 namespace rtl {
     class OUString;
diff --git a/include/svtools/parhtml.hxx b/include/svtools/parhtml.hxx
index 1b44843..65817b8 100644
--- a/include/svtools/parhtml.hxx
+++ b/include/svtools/parhtml.hxx
@@ -21,7 +21,6 @@
 #define INCLUDED_SVTOOLS_PARHTML_HXX
 
 #include <svtools/svtdllapi.h>
-#include <tools/solar.h>
 #include <svtools/svparser.hxx>
 
 #include <boost/ptr_container/ptr_vector.hpp>
diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx
index e1d5c62..fd97b7b 100644
--- a/svtools/inc/pch/precompiled_svt.hxx
+++ b/svtools/inc/pch/precompiled_svt.hxx
@@ -379,7 +379,6 @@
 #include <tools/resmgr.hxx>
 #include <tools/rtti.hxx>
 #include <tools/shl.hxx>
-#include <tools/solar.h>
 #include <tools/stream.hxx>
 #include <tools/tenccvt.hxx>
 #include <tools/time.hxx>
diff --git a/svtools/source/uno/unoevent.cxx b/svtools/source/uno/unoevent.cxx
index c75a2bf..0284f7e 100644
--- a/svtools/source/uno/unoevent.cxx
+++ b/svtools/source/uno/unoevent.cxx
@@ -21,7 +21,6 @@
 #include <cppuhelper/supportsservice.hxx>
 #include <rtl/ustrbuf.hxx>
 #include <tools/rtti.hxx>
-#include <tools/solar.h>
 #include <svtools/unoevent.hxx>
 #include <svl/macitem.hxx>
 
@@ -40,9 +39,6 @@ using ::cppu::WeakImplHelper2;
 const sal_Char sAPI_ServiceName[] = "com.sun.star.container.XNameReplace";
 const sal_Char sAPI_SvDetachedEventDescriptor[] = "SvDetachedEventDescriptor";
 
-//
-// SvBaseEventDescriptor
-//
 
 SvBaseEventDescriptor::SvBaseEventDescriptor( const SvEventDescription* pSupportedMacroItems ) :
         sEventType("EventType"),
@@ -373,13 +369,6 @@ void SvBaseEventDescriptor::getMacroFromAny(
 }
 
 
-
-
-//
-// SvEventDescriptor
-//
-
-
 SvEventDescriptor::SvEventDescriptor(
     XInterface& rParent,
     const SvEventDescription* pSupportedMacroItems) :
@@ -428,12 +417,6 @@ void SvEventDescriptor::getByName(
 }
 
 
-
-
-//
-// SvDetachedEventDescriptor
-//
-
 SvDetachedEventDescriptor::SvDetachedEventDescriptor(
     const SvEventDescription* pSupportedMacroItems) :
     SvBaseEventDescriptor(pSupportedMacroItems),
@@ -526,10 +509,6 @@ sal_Bool SvDetachedEventDescriptor::hasByName(
 }
 
 
-//
-// SvMacroTableEventDescriptor
-//
-
 SvMacroTableEventDescriptor::SvMacroTableEventDescriptor(const SvEventDescription* pSupportedMacroItems) :
     SvDetachedEventDescriptor(pSupportedMacroItems)
 {
commit be8dda375e8bde29030c471bf147b32080e26613
Author: Alexandre Vicenzi <vicenzi.alexandre at gmail.com>
Date:   Sat Jan 18 11:53:18 2014 -0200

    Removed unused solar.h reference in linguistic
    
    Change-Id: I43a78b0a24d92362100cf9fab956120f01843222
    Reviewed-on: https://gerrit.libreoffice.org/7516
    Reviewed-by: Michael Stahl <mstahl at redhat.com>
    Tested-by: Michael Stahl <mstahl at redhat.com>

diff --git a/include/linguistic/hyphdta.hxx b/include/linguistic/hyphdta.hxx
index a6cc8c2..e6937ae 100644
--- a/include/linguistic/hyphdta.hxx
+++ b/include/linguistic/hyphdta.hxx
@@ -22,7 +22,6 @@
 
 #include <com/sun/star/linguistic2/XHyphenatedWord.hpp>
 #include <com/sun/star/linguistic2/XPossibleHyphens.hpp>
-#include <tools/solar.h>
 #include <cppuhelper/implbase1.hxx>
 #include <linguistic/lngdllapi.h>
 
diff --git a/include/linguistic/lngprophelp.hxx b/include/linguistic/lngprophelp.hxx
index f1ba3d1..59a5a3b 100644
--- a/include/linguistic/lngprophelp.hxx
+++ b/include/linguistic/lngprophelp.hxx
@@ -20,7 +20,6 @@
 #ifndef INCLUDED_LINGUISTIC_LNGPROPHELP_HXX
 #define INCLUDED_LINGUISTIC_LNGPROPHELP_HXX
 
-#include <tools/solar.h>
 #include <cppuhelper/implbase2.hxx>
 #include <cppuhelper/interfacecontainer.h>
 #include <com/sun/star/beans/XPropertyChangeListener.hpp>
diff --git a/include/linguistic/spelldta.hxx b/include/linguistic/spelldta.hxx
index 362b8a5..0fe7e9e 100644
--- a/include/linguistic/spelldta.hxx
+++ b/include/linguistic/spelldta.hxx
@@ -24,12 +24,8 @@
 #include <com/sun/star/linguistic2/XSpellAlternatives.hpp>
 #include <com/sun/star/linguistic2/XSetSpellAlternatives.hpp>
 #include <com/sun/star/linguistic2/XSearchableDictionaryList.hpp>
-
-#include <tools/solar.h>
-
 #include <cppuhelper/implbase2.hxx>
 #include <linguistic/lngdllapi.h>
-
 #include <boost/noncopyable.hpp>
 
 namespace com { namespace sun { namespace star {
@@ -58,15 +54,11 @@ sal_Bool    SeqHasEntry(
                 const ::com::sun::star::uno::Sequence< OUString > &rSeq,
                 const OUString &rTxt);
 
-///////////////////////////////////////////////////////////////////////////
-
 void SearchSimilarText( const OUString &rText, sal_Int16 nLanguage,
         ::com::sun::star::uno::Reference<
             ::com::sun::star::linguistic2::XSearchableDictionaryList > &xDicList,
         std::vector< OUString > & rDicListProps );
 
-///////////////////////////////////////////////////////////////////////////
-
 
 class SpellAlternatives
     : public cppu::WeakImplHelper2
@@ -106,9 +98,6 @@ public:
         const OUString &rWord, sal_Int16 nLang, sal_Int16 nTypeP, const ::com::sun::star::uno::Sequence< OUString > &rAlt );
 };
 
-
-///////////////////////////////////////////////////////////////////////////
-
 }   // namespace linguistic
 
 #endif
diff --git a/linguistic/source/lngopt.hxx b/linguistic/source/lngopt.hxx
index 791e242..e440468 100644
--- a/linguistic/source/lngopt.hxx
+++ b/linguistic/source/lngopt.hxx
@@ -33,8 +33,6 @@
 #include <unotools/configitem.hxx>
 #include <unotools/linguprops.hxx>
 #include <com/sun/star/uno/Any.h>
-#include <tools/solar.h>
-
 #include "linguistic/misc.hxx"
 #include "defs.hxx"
 
diff --git a/linguistic/source/lngsvcmgr.cxx b/linguistic/source/lngsvcmgr.cxx
index 99df1e9..5e93101 100644
--- a/linguistic/source/lngsvcmgr.cxx
+++ b/linguistic/source/lngsvcmgr.cxx
@@ -28,7 +28,6 @@
 #include <com/sun/star/linguistic2/LinguServiceEventFlags.hpp>
 #include <com/sun/star/linguistic2/ProofreadingIterator.hpp>
 
-#include <tools/solar.h>
 #include <unotools/lingucfg.hxx>
 #include <comphelper/processfactory.hxx>
 #include <i18nlangtag/lang.h>
@@ -36,7 +35,6 @@
 #include <cppuhelper/factory.hxx>
 #include <cppuhelper/supportsservice.hxx>
 #include <comphelper/extract.hxx>
-
 #include <boost/checked_delete.hpp>
 
 #include "lngsvcmgr.hxx"
diff --git a/linguistic/workben/sprophelp.hxx b/linguistic/workben/sprophelp.hxx
index 50a6bb8..9122cf0 100644
--- a/linguistic/workben/sprophelp.hxx
+++ b/linguistic/workben/sprophelp.hxx
@@ -20,13 +20,10 @@
 #ifndef INCLUDED_LINGUISTIC_WORKBEN_SPROPHELP_HXX
 #define INCLUDED_LINGUISTIC_WORKBEN_SPROPHELP_HXX
 
-#include <tools/solar.h>
-
 #include <cppuhelper/implbase2.hxx>
 #include <cppuhelper/interfacecontainer.h>
 #include <com/sun/star/beans/XPropertyChangeListener.hpp>
 #include <com/sun/star/beans/PropertyValues.hpp>
-
 #include <com/sun/star/linguistic2/XLinguServiceEventBroadcaster.hpp>
 
 namespace com { namespace sun { namespace star { namespace beans {
commit 9f7643754806d3f5817acd1409b66590241d8d6b
Author: Alexandre Vicenzi <vicenzi.alexandre at gmail.com>
Date:   Sat Jan 18 01:00:54 2014 -0200

    Removed unused solar.h reference
    
    Change-Id: I1ff7d4bad068a8bc8cdc7f27dbfaee199d0f2e5f
    Reviewed-on: https://gerrit.libreoffice.org/7513
    Reviewed-by: Michael Stahl <mstahl at redhat.com>
    Tested-by: Michael Stahl <mstahl at redhat.com>

diff --git a/include/xmloff/i18nmap.hxx b/include/xmloff/i18nmap.hxx
index d2f6770..b8091ac 100644
--- a/include/xmloff/i18nmap.hxx
+++ b/include/xmloff/i18nmap.hxx
@@ -23,7 +23,6 @@
 #include <sal/config.h>
 #include <xmloff/dllapi.h>
 #include <rtl/ustring.hxx>
-#include <tools/solar.h>
 #include <map>
 
 class SvI18NMapEntry_Key
diff --git a/include/xmloff/maptype.hxx b/include/xmloff/maptype.hxx
index 97e62d4..a8c3c52 100644
--- a/include/xmloff/maptype.hxx
+++ b/include/xmloff/maptype.hxx
@@ -20,7 +20,6 @@
 #ifndef INCLUDED_XMLOFF_MAPTYPE_HXX
 #define INCLUDED_XMLOFF_MAPTYPE_HXX
 
-#include <tools/solar.h>
 #include <com/sun/star/uno/Any.hxx>
 #include <xmloff/xmltoken.hxx>
 #include <unotools/saveopt.hxx>
diff --git a/include/xmloff/xformsimport.hxx b/include/xmloff/xformsimport.hxx
index 5d3a626..f63b383 100644
--- a/include/xmloff/xformsimport.hxx
+++ b/include/xmloff/xformsimport.hxx
@@ -22,7 +22,6 @@
 #include <sal/config.h>
 #include <xmloff/dllapi.h>
 
-#include <tools/solar.h>
 #include <com/sun/star/uno/Reference.hxx>
 
 class SvXMLImport;
diff --git a/include/xmloff/xmlictxt.hxx b/include/xmloff/xmlictxt.hxx
index e69d28f..0fb72d1 100644
--- a/include/xmloff/xmlictxt.hxx
+++ b/include/xmloff/xmlictxt.hxx
@@ -24,7 +24,6 @@
 #include <xmloff/dllapi.h>
 #include <sal/types.h>
 #include <com/sun/star/xml/sax/XAttributeList.hpp>
-#include <tools/solar.h>
 #include <tools/ref.hxx>
 #include <rtl/ustring.hxx>
 #include <tools/rtti.hxx>
diff --git a/include/xmloff/xmlimppr.hxx b/include/xmloff/xmlimppr.hxx
index 3167b22..8a93281 100644
--- a/include/xmloff/xmlimppr.hxx
+++ b/include/xmloff/xmlimppr.hxx
@@ -22,7 +22,6 @@
 #include <sal/config.h>
 #include <xmloff/dllapi.h>
 #include <sal/types.h>
-#include <tools/solar.h>
 #include <com/sun/star/xml/sax/XAttributeList.hpp>
 #include <com/sun/star/beans/XPropertySet.hpp>
 #include <com/sun/star/beans/PropertyValue.hpp>
diff --git a/include/xmloff/xmluconv.hxx b/include/xmloff/xmluconv.hxx
index b5b99ab..772fc32 100644
--- a/include/xmloff/xmluconv.hxx
+++ b/include/xmloff/xmluconv.hxx
@@ -30,7 +30,6 @@
 
 #include <rtl/ustring.hxx>
 #include <rtl/ustrbuf.hxx>
-#include <tools/solar.h>
 #include <xmloff/xmlement.hxx>
 #include <xmloff/xmltoken.hxx>
 #include <com/sun/star/util/Date.hpp>
diff --git a/xmloff/inc/pch/precompiled_xo.hxx b/xmloff/inc/pch/precompiled_xo.hxx
index 6eaff6c..0fe95ac 100644
--- a/xmloff/inc/pch/precompiled_xo.hxx
+++ b/xmloff/inc/pch/precompiled_xo.hxx
@@ -549,7 +549,6 @@
 #include <tools/gen.hxx>
 #include <tools/globname.hxx>
 #include <tools/helpers.hxx>
-#include <tools/solar.h>
 #include <tools/time.hxx>
 #include <tools/urlobj.hxx>
 #include <tools/wintypes.hxx>
diff --git a/xmloff/source/chart/SchXMLTools.cxx b/xmloff/source/chart/SchXMLTools.cxx
index b686945..b6fe296 100644
--- a/xmloff/source/chart/SchXMLTools.cxx
+++ b/xmloff/source/chart/SchXMLTools.cxx
@@ -25,8 +25,6 @@
 #include <xmloff/xmluconv.hxx>
 // header for struct SvXMLEnumMapEntry
 #include <xmloff/xmlement.hxx>
-#include <tools/solar.h>
-
 // header for class SvXMLImportPropertyMapper
 #include <xmloff/xmlimppr.hxx>
 // header for class XMLPropStyleContext
diff --git a/xmloff/source/style/DrawAspectHdl.cxx b/xmloff/source/style/DrawAspectHdl.cxx
index dbfea4b..6b0fee7 100644
--- a/xmloff/source/style/DrawAspectHdl.cxx
+++ b/xmloff/source/style/DrawAspectHdl.cxx
@@ -20,13 +20,8 @@
 #include "DrawAspectHdl.hxx"
 
 #include <com/sun/star/uno/Any.hxx>
-
 #include <rtl/ustrbuf.hxx>
-
-#include <tools/solar.h>
-
 #include <sax/tools/converter.hxx>
-
 #include <xmloff/xmlement.hxx>
 #include <xmloff/xmltoken.hxx>
 
diff --git a/xmloff/source/style/adjushdl.cxx b/xmloff/source/style/adjushdl.cxx
index 7f431b4..f970b59 100644
--- a/xmloff/source/style/adjushdl.cxx
+++ b/xmloff/source/style/adjushdl.cxx
@@ -18,7 +18,6 @@
  */
 
 #include <adjushdl.hxx>
-#include <tools/solar.h>
 #include <xmloff/xmltoken.hxx>
 #include <xmloff/xmluconv.hxx>
 #include <rtl/ustrbuf.hxx>
diff --git a/xmloff/source/style/weighhdl.cxx b/xmloff/source/style/weighhdl.cxx
index d0a89a9..a53caff 100644
--- a/xmloff/source/style/weighhdl.cxx
+++ b/xmloff/source/style/weighhdl.cxx
@@ -23,7 +23,6 @@
 
 #include <xmloff/xmltoken.hxx>
 #include <tools/fontenum.hxx>
-#include <tools/solar.h>
 
 #include <limits.h>
 #include <rtl/ustrbuf.hxx>
diff --git a/xmloff/source/transform/TransformerContext.hxx b/xmloff/source/transform/TransformerContext.hxx
index 0b286e5..4948876 100644
--- a/xmloff/source/transform/TransformerContext.hxx
+++ b/xmloff/source/transform/TransformerContext.hxx
@@ -21,7 +21,6 @@
 #define INCLUDED_XMLOFF_SOURCE_TRANSFORM_TRANSFORMERCONTEXT_HXX
 
 #include <com/sun/star/xml/sax/XAttributeList.hpp>
-#include <tools/solar.h>
 #include <salhelper/simplereferenceobject.hxx>
 #include <rtl/ustring.hxx>
 #include <tools/rtti.hxx>


More information about the Libreoffice-commits mailing list