[Libreoffice-commits] core.git: sc/inc

Alexandre Vicenzi vicenzi.alexandre at gmail.com
Sat Feb 15 05:59:06 CET 2014


 sc/inc/address.hxx                |    1 -
 sc/inc/charthelper.hxx            |    1 -
 sc/inc/dbdocutl.hxx               |    1 -
 sc/inc/dpitemdata.hxx             |    1 -
 sc/inc/filtopt.hxx                |    1 -
 sc/inc/inputopt.hxx               |    1 -
 sc/inc/markarr.hxx                |    1 -
 sc/inc/markdata.hxx               |    4 ----
 sc/inc/navicfg.hxx                |    2 +-
 sc/inc/paramisc.hxx               |    2 +-
 sc/inc/pch/precompiled_sc.hxx     |    1 -
 sc/inc/pch/precompiled_scfilt.hxx |    1 -
 sc/inc/prnsave.hxx                |    3 ---
 sc/inc/rangelst.hxx               |    2 +-
 sc/inc/rangeseq.hxx               |    1 -
 sc/inc/recursionhelper.hxx        |    1 -
 sc/inc/shapeuno.hxx               |    1 -
 sc/inc/sortparam.hxx              |    1 -
 sc/inc/tokenarray.hxx             |    1 -
 sc/inc/unowids.hxx                |    1 -
 sc/inc/xmlwrap.hxx                |    3 +--
 21 files changed, 4 insertions(+), 27 deletions(-)

New commits:
commit 5e2be6c88313b340122bf945185899390458bb3d
Author: Alexandre Vicenzi <vicenzi.alexandre at gmail.com>
Date:   Fri Feb 14 21:32:32 2014 -0200

    fdo#63154 Remove unused solar.h reference in sc
    
    Change-Id: I160f7af515d0a42f20fbc694fff7f39567ebeec5
    Reviewed-on: https://gerrit.libreoffice.org/8062
    Tested-by: LibreOffice gerrit bot <gerrit at libreoffice.org>
    Reviewed-by: Markus Mohrhard <markus.mohrhard at googlemail.com>

diff --git a/sc/inc/address.hxx b/sc/inc/address.hxx
index 7e97245..cde53d0 100644
--- a/sc/inc/address.hxx
+++ b/sc/inc/address.hxx
@@ -21,7 +21,6 @@
 #define SC_ADDRESS_HXX
 
 #include <tools/stream.hxx>
-#include <tools/solar.h>
 #include <rtl/ustrbuf.hxx>
 #include <osl/endian.h>
 
diff --git a/sc/inc/charthelper.hxx b/sc/inc/charthelper.hxx
index 245e733..659a0ba 100644
--- a/sc/inc/charthelper.hxx
+++ b/sc/inc/charthelper.hxx
@@ -20,7 +20,6 @@
 #ifndef SC_CHARTHELPER_HXX
 #define SC_CHARTHELPER_HXX
 
-#include <tools/solar.h>
 #include "address.hxx"
 #include "global.hxx"
 #include "rangelst.hxx"
diff --git a/sc/inc/dbdocutl.hxx b/sc/inc/dbdocutl.hxx
index 0bbaff3..236a9d5 100644
--- a/sc/inc/dbdocutl.hxx
+++ b/sc/inc/dbdocutl.hxx
@@ -21,7 +21,6 @@
 #define SC_DBDOCUTL_HXX
 
 #include "address.hxx"
-#include <tools/solar.h>
 #include <com/sun/star/uno/Reference.hxx>
 
 class ScDocument;
diff --git a/sc/inc/dpitemdata.hxx b/sc/inc/dpitemdata.hxx
index 823a6c1..4c407c3 100644
--- a/sc/inc/dpitemdata.hxx
+++ b/sc/inc/dpitemdata.hxx
@@ -14,7 +14,6 @@
 #include "address.hxx"
 
 #include "sal/types.h"
-#include "tools/solar.h"
 #include "rtl/ustring.hxx"
 #include "calcmacros.hxx"
 #include "dpglobal.hxx"
diff --git a/sc/inc/filtopt.hxx b/sc/inc/filtopt.hxx
index 68495e6..b07e31f 100644
--- a/sc/inc/filtopt.hxx
+++ b/sc/inc/filtopt.hxx
@@ -21,7 +21,6 @@
 #define SC_FILTOPT_HXX
 
 #include <unotools/configitem.hxx>
-#include <tools/solar.h>
 #include "scdllapi.h"
 
 // filter options
diff --git a/sc/inc/inputopt.hxx b/sc/inc/inputopt.hxx
index b05878a..f620711 100644
--- a/sc/inc/inputopt.hxx
+++ b/sc/inc/inputopt.hxx
@@ -21,7 +21,6 @@
 #define SC_INPUTOPT_HXX
 
 #include <unotools/configitem.hxx>
-#include <tools/solar.h>
 
 class ScInputOptions
 {
diff --git a/sc/inc/markarr.hxx b/sc/inc/markarr.hxx
index 4ac531d..4962081 100644
--- a/sc/inc/markarr.hxx
+++ b/sc/inc/markarr.hxx
@@ -21,7 +21,6 @@
 #define SC_MARKARR_HXX
 
 #include "address.hxx"
-#include <tools/solar.h>
 
 #define SC_MARKARRAY_DELTA    4
 
diff --git a/sc/inc/markdata.hxx b/sc/inc/markdata.hxx
index c792b31..6733036 100644
--- a/sc/inc/markdata.hxx
+++ b/sc/inc/markdata.hxx
@@ -21,7 +21,6 @@
 #define SC_MARKDATA_HXX
 
 #include "address.hxx"
-#include <tools/solar.h>
 #include "scdllapi.h"
 
 #include <set>
@@ -135,9 +134,6 @@ public:
     const_iterator end() const;
 };
 
-
-
 #endif
 
-
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sc/inc/navicfg.hxx b/sc/inc/navicfg.hxx
index e93be61..d0d8ebc 100644
--- a/sc/inc/navicfg.hxx
+++ b/sc/inc/navicfg.hxx
@@ -20,7 +20,7 @@
 #ifndef SC_NAVICFG_HXX
 #define SC_NAVICFG_HXX
 
-#include <tools/solar.h>
+#include <sal/types.h>
 
 // CfgItem for navigator-state
 
diff --git a/sc/inc/paramisc.hxx b/sc/inc/paramisc.hxx
index e97ca38..1326182 100644
--- a/sc/inc/paramisc.hxx
+++ b/sc/inc/paramisc.hxx
@@ -21,7 +21,7 @@
 #define SC_PARAMISC_HXX
 
 #include "address.hxx"
-#include <tools/solar.h>
+#include <sal/types.h>
 
 struct ScSolveParam
 {
diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx
index dc8520f..87744d7 100644
--- a/sc/inc/pch/precompiled_sc.hxx
+++ b/sc/inc/pch/precompiled_sc.hxx
@@ -934,7 +934,6 @@
 #include <tools/resid.hxx>
 #include <tools/rtti.hxx>
 #include <tools/shl.hxx>
-#include <tools/solar.h>
 #include <tools/stream.hxx>
 #include <tools/tenccvt.hxx>
 #include <tools/urlobj.hxx>
diff --git a/sc/inc/pch/precompiled_scfilt.hxx b/sc/inc/pch/precompiled_scfilt.hxx
index eb5fcf7..d78923f 100644
--- a/sc/inc/pch/precompiled_scfilt.hxx
+++ b/sc/inc/pch/precompiled_scfilt.hxx
@@ -515,7 +515,6 @@
 #include <tools/fontenum.hxx>
 #include <tools/gen.hxx>
 #include <tools/globname.hxx>
-#include <tools/solar.h>
 #include <tools/stream.hxx>
 #include <tools/tenccvt.hxx>
 #include <tools/urlobj.hxx>
diff --git a/sc/inc/prnsave.hxx b/sc/inc/prnsave.hxx
index 0547dad..cb1ca8c 100644
--- a/sc/inc/prnsave.hxx
+++ b/sc/inc/prnsave.hxx
@@ -21,8 +21,6 @@
 #define SC_PRNSAVE_HXX
 
 #include "address.hxx"
-#include <tools/solar.h>
-
 #include <vector>
 
 class ScRange;
@@ -67,7 +65,6 @@ public:
     bool    operator==( const ScPrintRangeSaver& rCmp ) const;
 };
 
-
 #endif
 
 
diff --git a/sc/inc/rangelst.hxx b/sc/inc/rangelst.hxx
index 785f7f4..2505e14 100644
--- a/sc/inc/rangelst.hxx
+++ b/sc/inc/rangelst.hxx
@@ -22,8 +22,8 @@
 
 #include "global.hxx"
 #include "address.hxx"
-#include <tools/solar.h>
 #include <vector>
+#include <sal/types.h>
 
 class ScDocument;
 
diff --git a/sc/inc/rangeseq.hxx b/sc/inc/rangeseq.hxx
index bed564f8..05e2170 100644
--- a/sc/inc/rangeseq.hxx
+++ b/sc/inc/rangeseq.hxx
@@ -20,7 +20,6 @@
 #ifndef SC_RANGESEQ_HXX
 #define SC_RANGESEQ_HXX
 
-#include <tools/solar.h>
 #include <com/sun/star/uno/Any.h>
 #include "types.hxx"
 
diff --git a/sc/inc/recursionhelper.hxx b/sc/inc/recursionhelper.hxx
index 141b2e7..39053e4 100644
--- a/sc/inc/recursionhelper.hxx
+++ b/sc/inc/recursionhelper.hxx
@@ -24,7 +24,6 @@
 
 #include <list>
 #include <stack>
-#include <tools/solar.h>
 
 class ScFormulaCell;
 
diff --git a/sc/inc/shapeuno.hxx b/sc/inc/shapeuno.hxx
index a57e9df..38d0fe0 100644
--- a/sc/inc/shapeuno.hxx
+++ b/sc/inc/shapeuno.hxx
@@ -20,7 +20,6 @@
 #ifndef SC_SHAPEUNO_HXX
 #define SC_SHAPEUNO_HXX
 
-#include <tools/solar.h>
 #include <com/sun/star/beans/XPropertyState.hpp>
 #include <com/sun/star/beans/XPropertySet.hpp>
 #include <com/sun/star/text/XTextContent.hpp>
diff --git a/sc/inc/sortparam.hxx b/sc/inc/sortparam.hxx
index b6f1427..82a2f5f 100644
--- a/sc/inc/sortparam.hxx
+++ b/sc/inc/sortparam.hxx
@@ -25,7 +25,6 @@
 #include <vector>
 
 #include "address.hxx"
-#include <tools/solar.h>
 #include <com/sun/star/lang/Locale.hpp>
 #include "scdllapi.h"
 
diff --git a/sc/inc/tokenarray.hxx b/sc/inc/tokenarray.hxx
index b8aec07..c151cdb 100644
--- a/sc/inc/tokenarray.hxx
+++ b/sc/inc/tokenarray.hxx
@@ -21,7 +21,6 @@
 #define SC_TOKENARRAY_HXX
 
 #include "formula/token.hxx"
-#include <tools/solar.h>
 #include "scdllapi.h"
 #include "types.hxx"
 #include "calcmacros.hxx"
diff --git a/sc/inc/unowids.hxx b/sc/inc/unowids.hxx
index cc9eee2..2c5becb 100644
--- a/sc/inc/unowids.hxx
+++ b/sc/inc/unowids.hxx
@@ -20,7 +20,6 @@
 #ifndef SC_UNOWIDS_HXX
 #define SC_UNOWIDS_HXX
 
-#include <tools/solar.h>
 #include "scitems.hxx"
 
 
diff --git a/sc/inc/xmlwrap.hxx b/sc/inc/xmlwrap.hxx
index 978c3a9..dda8cd2 100644
--- a/sc/inc/xmlwrap.hxx
+++ b/sc/inc/xmlwrap.hxx
@@ -20,12 +20,11 @@
 #ifndef SC_XMLWRAP_HXX
 #define SC_XMLWRAP_HXX
 
-#include <tools/solar.h>
 #include <com/sun/star/uno/Reference.hxx>
 #include <com/sun/star/uno/Sequence.hxx>
 #include <com/sun/star/frame/XModel.hpp>
-
 #include <importfilterdata.hxx>
+#include <sal/types.h>
 
 class ScDocument;
 class SfxMedium;


More information about the Libreoffice-commits mailing list