summaryrefslogtreecommitdiff
path: root/editeng
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-08-18 11:23:55 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-08-18 12:59:49 +0100
commitd21d5a7261dc4cfb6acf5d03bdddfda13116e28c (patch)
treeb3bdaf8368af371c7ff41ee4449afa229039510e /editeng
parentd4e64d030092984077021a9af9d281cd64c476bf (diff)
drop unnecessary shl.hxx includes
Change-Id: Ieb984987c4a4f888a563377e0500444b12f43506
Diffstat (limited to 'editeng')
-rw-r--r--editeng/inc/pch/precompiled_editeng.hxx1
-rw-r--r--editeng/source/editeng/editdoc.cxx1
-rw-r--r--editeng/source/items/optitems.cxx1
-rw-r--r--editeng/source/items/paperinf.cxx1
-rw-r--r--editeng/source/misc/splwrap.cxx1
-rw-r--r--editeng/source/misc/unolingu.cxx1
6 files changed, 0 insertions, 6 deletions
diff --git a/editeng/inc/pch/precompiled_editeng.hxx b/editeng/inc/pch/precompiled_editeng.hxx
index 5c28e1c15974..30fed2f37736 100644
--- a/editeng/inc/pch/precompiled_editeng.hxx
+++ b/editeng/inc/pch/precompiled_editeng.hxx
@@ -267,7 +267,6 @@
#include <tools/poly.hxx>
#include <tools/resid.hxx>
#include <tools/rtti.hxx>
-#include <tools/shl.hxx>
#include <tools/stream.hxx>
#include <tools/tenccvt.hxx>
#include <tools/urlobj.hxx>
diff --git a/editeng/source/editeng/editdoc.cxx b/editeng/source/editeng/editdoc.cxx
index 24369ca9857c..fb3820871041 100644
--- a/editeng/source/editeng/editdoc.cxx
+++ b/editeng/source/editeng/editdoc.cxx
@@ -60,7 +60,6 @@
#include <tools/stream.hxx>
#include <tools/debug.hxx>
-#include <tools/shl.hxx>
#include <com/sun/star/i18n/ScriptType.hpp>
#include <cassert>
diff --git a/editeng/source/items/optitems.cxx b/editeng/source/items/optitems.cxx
index cebe639ee3b6..d9ea20fbb9a9 100644
--- a/editeng/source/items/optitems.cxx
+++ b/editeng/source/items/optitems.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <tools/shl.hxx>
#include <tools/resid.hxx>
#include <tools/stream.hxx>
#include <com/sun/star/linguistic2/XSpellChecker1.hpp>
diff --git a/editeng/source/items/paperinf.cxx b/editeng/source/items/paperinf.cxx
index 71540dc5eaf7..579c7ae4a88f 100644
--- a/editeng/source/items/paperinf.cxx
+++ b/editeng/source/items/paperinf.cxx
@@ -18,7 +18,6 @@
*/
#include <limits.h>
-#include <tools/shl.hxx>
#include <vcl/svapp.hxx>
#include <editeng/editrids.hrc>
#include <editeng/paperinf.hxx>
diff --git a/editeng/source/misc/splwrap.cxx b/editeng/source/misc/splwrap.cxx
index 9a76777b986e..2a88cc669676 100644
--- a/editeng/source/misc/splwrap.cxx
+++ b/editeng/source/misc/splwrap.cxx
@@ -18,7 +18,6 @@
*/
#include <rtl/ustring.hxx>
-#include <tools/shl.hxx>
#include <vcl/wrkwin.hxx>
#include <vcl/svapp.hxx>
#include <vcl/msgbox.hxx>
diff --git a/editeng/source/misc/unolingu.cxx b/editeng/source/misc/unolingu.cxx
index 516d9ca9dec1..4a9da15201ad 100644
--- a/editeng/source/misc/unolingu.cxx
+++ b/editeng/source/misc/unolingu.cxx
@@ -46,7 +46,6 @@
#include <ucbhelper/content.hxx>
#include <vcl/msgbox.hxx>
#include <vcl/svapp.hxx>
-#include <tools/shl.hxx>
#include <linguistic/misc.hxx>
#include <editeng/eerdll.hxx>
#include <editeng/editrids.hrc>