summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-07-29 23:28:56 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-07-30 12:47:50 +0100
commit747cb47357f7088077e78878c1a37ad58138faf3 (patch)
tree5c033c40b888268236f4a382a11dae6ed137a7c0 /sw
parent2b049bb03a6d7bf55cac2eedceff52b998167e3c (diff)
remove unnecessary includes of svl/svarray.hxx
Change-Id: Ifec201efc4e97baf2d36d66c4ae6967eadd6134c
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/dbmgr.hxx1
-rw-r--r--sw/inc/editsh.hxx1
-rw-r--r--sw/inc/flypos.hxx1
-rw-r--r--sw/inc/rubylist.hxx1
-rw-r--r--sw/inc/section.hxx1
-rw-r--r--sw/inc/sortopt.hxx2
-rw-r--r--sw/inc/tblafmt.hxx1
-rw-r--r--sw/inc/tox.hxx4
-rw-r--r--sw/inc/unoevtlstnr.hxx1
-rw-r--r--sw/inc/unotxdoc.hxx1
-rw-r--r--sw/inc/viewsh.hxx1
-rw-r--r--sw/source/core/inc/doctxm.hxx1
-rw-r--r--sw/source/core/inc/frame.hxx1
-rw-r--r--sw/source/core/inc/mvsave.hxx1
-rw-r--r--sw/source/core/inc/noteurl.hxx1
-rw-r--r--sw/source/core/inc/pagefrm.hxx2
-rw-r--r--sw/source/ui/inc/dbinsdlg.hxx1
-rw-r--r--sw/source/ui/inc/swlbox.hxx3
-rw-r--r--sw/source/ui/inc/uinums.hxx1
19 files changed, 1 insertions, 25 deletions
diff --git a/sw/inc/dbmgr.hxx b/sw/inc/dbmgr.hxx
index 34fc0ae557a8..5849b89ddf3f 100644
--- a/sw/inc/dbmgr.hxx
+++ b/sw/inc/dbmgr.hxx
@@ -31,7 +31,6 @@
#include <tools/string.hxx>
#include <tools/link.hxx>
-#include <svl/svarray.hxx>
#include <com/sun/star/util/Date.hpp>
#include "swdllapi.h"
#include <swdbdata.hxx>
diff --git a/sw/inc/editsh.hxx b/sw/inc/editsh.hxx
index 7c8c84a1945e..44486c4e6d11 100644
--- a/sw/inc/editsh.hxx
+++ b/sw/inc/editsh.hxx
@@ -31,7 +31,6 @@
#include <com/sun/star/text/HoriOrientation.hpp>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <tools/string.hxx>
-#include <svl/svarray.hxx>
#include <vcl/font.hxx>
#include <editeng/swafopt.hxx>
#include "swdllapi.h"
diff --git a/sw/inc/flypos.hxx b/sw/inc/flypos.hxx
index 4a8d2fd22afd..e979ab8226f3 100644
--- a/sw/inc/flypos.hxx
+++ b/sw/inc/flypos.hxx
@@ -29,7 +29,6 @@
#define _FLYPOS_HXX
-#include <svl/svarray.hxx>
#include <swdllapi.h>
#include <set>
diff --git a/sw/inc/rubylist.hxx b/sw/inc/rubylist.hxx
index 793a43916afc..4bd23f0fde09 100644
--- a/sw/inc/rubylist.hxx
+++ b/sw/inc/rubylist.hxx
@@ -28,7 +28,6 @@
#ifndef _RUBYLIST_HXX
#define _RUBYLIST_HXX
-#include <svl/svarray.hxx>
#include <swtypes.hxx>
#include <fmtruby.hxx>
#include <boost/ptr_container/ptr_vector.hpp>
diff --git a/sw/inc/section.hxx b/sw/inc/section.hxx
index eccf256dfaee..e095d6f8bcc0 100644
--- a/sw/inc/section.hxx
+++ b/sw/inc/section.hxx
@@ -35,7 +35,6 @@
#include <tools/rtti.hxx>
#include <tools/ref.hxx>
-#include <svl/svarray.hxx>
#include <svl/smplhint.hxx>
#include <sfx2/lnkbase.hxx>
#include <sfx2/Metadatable.hxx>
diff --git a/sw/inc/sortopt.hxx b/sw/inc/sortopt.hxx
index aeeb72d5a91f..2fa462314565 100644
--- a/sw/inc/sortopt.hxx
+++ b/sw/inc/sortopt.hxx
@@ -28,8 +28,6 @@
#ifndef _SORTOPT_HXX
#define _SORTOPT_HXX
-
-#include <svl/svarray.hxx>
#include <tools/string.hxx>
#include "swdllapi.h"
#include <vector>
diff --git a/sw/inc/tblafmt.hxx b/sw/inc/tblafmt.hxx
index bb1eb3aec783..a3b7cbabf51f 100644
--- a/sw/inc/tblafmt.hxx
+++ b/sw/inc/tblafmt.hxx
@@ -39,7 +39,6 @@
#include <boost/scoped_ptr.hpp>
-#include <svl/svarray.hxx>
#include "hintids.hxx" // _Always_ before the solar-items!
#include <svx/algitem.hxx>
#include <editeng/fontitem.hxx>
diff --git a/sw/inc/tox.hxx b/sw/inc/tox.hxx
index 561df1f69635..0368e3a8ed61 100644
--- a/sw/inc/tox.hxx
+++ b/sw/inc/tox.hxx
@@ -31,13 +31,11 @@
#include <cppuhelper/weakref.hxx>
#include <i18npool/lang.h>
+#include <svl/poolitem.hxx>
#include <tools/string.hxx>
#include <osl/diagnose.h>
#include <editeng/svxenum.hxx>
-#include <svl/svarray.hxx>
-#include <svl/poolitem.hxx>
-#include "swdllapi.h"
#include <swtypes.hxx>
#include <toxe.hxx>
#include <calbck.hxx>
diff --git a/sw/inc/unoevtlstnr.hxx b/sw/inc/unoevtlstnr.hxx
index c52fe5ee4d51..634a5fb3b77e 100644
--- a/sw/inc/unoevtlstnr.hxx
+++ b/sw/inc/unoevtlstnr.hxx
@@ -28,7 +28,6 @@
#ifndef _UNOEVTLSTNR_HXX
#define _UNOEVTLSTNR_HXX
-#include <svl/svarray.hxx>
#include <com/sun/star/uno/Reference.h>
#include <vector>
diff --git a/sw/inc/unotxdoc.hxx b/sw/inc/unotxdoc.hxx
index 9d94f18323ee..903e487afee8 100644
--- a/sw/inc/unotxdoc.hxx
+++ b/sw/inc/unotxdoc.hxx
@@ -29,7 +29,6 @@
#define _UNOTXDOC_HXX
#include "swdllapi.h"
-#include <svl/svarray.hxx>
#include <sfx2/sfxbasemodel.hxx>
#include <com/sun/star/beans/PropertyValues.hpp>
diff --git a/sw/inc/viewsh.hxx b/sw/inc/viewsh.hxx
index fb9682f44fdf..ab0e01413746 100644
--- a/sw/inc/viewsh.hxx
+++ b/sw/inc/viewsh.hxx
@@ -31,7 +31,6 @@
#include <com/sun/star/embed/XClassifiedObject.hpp>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <tools/rtti.hxx>
-#include <svl/svarray.hxx>
#include "swdllapi.h"
#include <swtypes.hxx>
#include <ring.hxx>
diff --git a/sw/source/core/inc/doctxm.hxx b/sw/source/core/inc/doctxm.hxx
index 02c5d20a73bb..676743053bf1 100644
--- a/sw/source/core/inc/doctxm.hxx
+++ b/sw/source/core/inc/doctxm.hxx
@@ -29,7 +29,6 @@
#ifndef _DOCTXM_HXX
#define _DOCTXM_HXX
-#include <svl/svarray.hxx>
#include <tools/gen.hxx>
#include <tox.hxx>
#include <section.hxx>
diff --git a/sw/source/core/inc/frame.hxx b/sw/source/core/inc/frame.hxx
index 716738b268d0..b346b3044b0c 100644
--- a/sw/source/core/inc/frame.hxx
+++ b/sw/source/core/inc/frame.hxx
@@ -32,7 +32,6 @@
#include <vector>
#include <drawinglayer/primitive2d/baseprimitive2d.hxx>
#include <drawinglayer/processor2d/baseprocessor2d.hxx>
-#include <svl/svarray.hxx>
#include <editeng/borderline.hxx>
#include "swtypes.hxx"
#include "swrect.hxx"
diff --git a/sw/source/core/inc/mvsave.hxx b/sw/source/core/inc/mvsave.hxx
index fd91329771a5..c36093863622 100644
--- a/sw/source/core/inc/mvsave.hxx
+++ b/sw/source/core/inc/mvsave.hxx
@@ -29,7 +29,6 @@
#define SW_MVSAVE_HXX
#include <vcl/keycod.hxx>
-#include <svl/svarray.hxx>
#include <IDocumentMarkAccess.hxx>
#include <vector>
#include <deque>
diff --git a/sw/source/core/inc/noteurl.hxx b/sw/source/core/inc/noteurl.hxx
index 00fbaaa6a19e..974f3a4512c9 100644
--- a/sw/source/core/inc/noteurl.hxx
+++ b/sw/source/core/inc/noteurl.hxx
@@ -30,7 +30,6 @@
#define _NOTEURL_HXX
-#include <svl/svarray.hxx>
#include <tools/string.hxx>
#include "swrect.hxx"
#include <boost/ptr_container/ptr_vector.hpp>
diff --git a/sw/source/core/inc/pagefrm.hxx b/sw/source/core/inc/pagefrm.hxx
index 5a17b59024ce..ea2ee13e4d69 100644
--- a/sw/source/core/inc/pagefrm.hxx
+++ b/sw/source/core/inc/pagefrm.hxx
@@ -29,8 +29,6 @@
#define _PAGEFRM_HXX
#include <viewsh.hxx>
-#include <svl/svarray.hxx>
-
#include "ftnboss.hxx"
#include <tools/mempool.hxx>
diff --git a/sw/source/ui/inc/dbinsdlg.hxx b/sw/source/ui/inc/dbinsdlg.hxx
index 098214eedd61..696808fe5425 100644
--- a/sw/source/ui/inc/dbinsdlg.hxx
+++ b/sw/source/ui/inc/dbinsdlg.hxx
@@ -37,7 +37,6 @@
#include <vcl/lstbox.hxx>
#include <svtools/svmedit.hxx>
#include <sfx2/basedlgs.hxx>
-#include <svl/svarray.hxx>
#include <unotools/configitem.hxx>
#include <numfmtlb.hxx>
#include <swdbdata.hxx>
diff --git a/sw/source/ui/inc/swlbox.hxx b/sw/source/ui/inc/swlbox.hxx
index 95a4365f287c..481af855d4a9 100644
--- a/sw/source/ui/inc/swlbox.hxx
+++ b/sw/source/ui/inc/swlbox.hxx
@@ -28,10 +28,7 @@
#ifndef _SWLBOX_HXX
#define _SWLBOX_HXX
-#include <svl/svarray.hxx>
-
#include <vcl/lstbox.hxx>
-
#include <vcl/combobox.hxx>
#include "swdllapi.h"
#include <boost/ptr_container/ptr_vector.hpp>
diff --git a/sw/source/ui/inc/uinums.hxx b/sw/source/ui/inc/uinums.hxx
index 2d4bb0a98b14..94313699d49f 100644
--- a/sw/source/ui/inc/uinums.hxx
+++ b/sw/source/ui/inc/uinums.hxx
@@ -28,7 +28,6 @@
#ifndef _UINUMS_HXX
#define _UINUMS_HXX
-#include <svl/svarray.hxx>
#include <numrule.hxx>
#include "swdllapi.h"
#include <boost/ptr_container/ptr_vector.hpp>