diff options
60 files changed, 1 insertions, 67 deletions
diff --git a/basic/inc/basic/sbx.hxx b/basic/inc/basic/sbx.hxx index 04b46de8ad06..5a3ecdd094b0 100644 --- a/basic/inc/basic/sbx.hxx +++ b/basic/inc/basic/sbx.hxx @@ -21,7 +21,6 @@ #define _SBXCLASS_HXX #include "tools/ref.hxx" -#include "svl/svarray.hxx" #include "svl/smplhint.hxx" #include "svl/lstner.hxx" diff --git a/basic/inc/basic/sbxbase.hxx b/basic/inc/basic/sbxbase.hxx index 6e7f7e822052..37142a9c865f 100644 --- a/basic/inc/basic/sbxbase.hxx +++ b/basic/inc/basic/sbxbase.hxx @@ -21,7 +21,6 @@ #define _SBXBASE_HXX #include <i18npool/lang.h> -#include "svl/svarray.hxx" #include <basic/sbxdef.hxx> #include "basicdllapi.h" #include <boost/ptr_container/ptr_vector.hpp> diff --git a/basic/source/classes/propacc.cxx b/basic/source/classes/propacc.cxx index 4b38fd3a1b60..fe08435e3b45 100644 --- a/basic/source/classes/propacc.cxx +++ b/basic/source/classes/propacc.cxx @@ -20,7 +20,6 @@ #include "propacc.hxx" -#include <svl/svarray.hxx> #include <basic/sbstar.hxx> #include <sbunoobj.hxx> diff --git a/cui/source/inc/cuisrchdlg.hxx b/cui/source/inc/cuisrchdlg.hxx index 044666df9af5..450dff43f14c 100644 --- a/cui/source/inc/cuisrchdlg.hxx +++ b/cui/source/inc/cuisrchdlg.hxx @@ -29,7 +29,6 @@ #include <vcl/dialog.hxx> #include <sfx2/childwin.hxx> #include <sfx2/basedlgs.hxx> -#include <svl/svarray.hxx> #include <svtools/svmedit.hxx> #include <svl/srchdefs.hxx> diff --git a/editeng/source/editeng/eehtml.hxx b/editeng/source/editeng/eehtml.hxx index b2091cce5d4b..9af651ea8b6a 100644 --- a/editeng/source/editeng/eehtml.hxx +++ b/editeng/source/editeng/eehtml.hxx @@ -29,8 +29,6 @@ #ifndef _EEHTML_HXX #define _EEHTML_HXX -#include <svl/svarray.hxx> - #include <editdoc.hxx> #include <svtools/parhtml.hxx> diff --git a/fpicker/source/office/iodlg.cxx b/fpicker/source/office/iodlg.cxx index 291acb131be1..37e01a9da038 100644 --- a/fpicker/source/office/iodlg.cxx +++ b/fpicker/source/office/iodlg.cxx @@ -37,7 +37,6 @@ #include "unotools/viewoptions.hxx" #include "svtools/fileview.hxx" #include "svtools/sfxecode.hxx" -#include "svl/svarray.hxx" #include "svtools/svtabbx.hxx" #include <toolkit/helper/vclunohelper.hxx> #include <unotools/localfilehelper.hxx> diff --git a/framework/inc/framework/eventsconfiguration.hxx b/framework/inc/framework/eventsconfiguration.hxx index f02beed44f65..99249a2ad00f 100644 --- a/framework/inc/framework/eventsconfiguration.hxx +++ b/framework/inc/framework/eventsconfiguration.hxx @@ -30,7 +30,6 @@ #define __FRAMEWORK_XML_EVENTSCONFIGURATION_HXX_ #include <framework/fwedllapi.h> -#include <svl/svarray.hxx> #include <tools/stream.hxx> #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/beans/PropertyValue.hpp> diff --git a/framework/inc/framework/statusbarconfiguration.hxx b/framework/inc/framework/statusbarconfiguration.hxx index b357998c1960..2ef90ada727b 100644 --- a/framework/inc/framework/statusbarconfiguration.hxx +++ b/framework/inc/framework/statusbarconfiguration.hxx @@ -29,7 +29,6 @@ #define __FRAMEWORK_CLASSES_STATUSBARCONFIGURATION_HXX_ #include <framework/fwedllapi.h> -#include <svl/svarray.hxx> #include <tools/stream.hxx> #include <vcl/status.hxx> #include <com/sun/star/lang/XMultiServiceFactory.hpp> diff --git a/framework/inc/framework/toolboxconfiguration.hxx b/framework/inc/framework/toolboxconfiguration.hxx index 413f14091175..e2c1270c0338 100644 --- a/framework/inc/framework/toolboxconfiguration.hxx +++ b/framework/inc/framework/toolboxconfiguration.hxx @@ -20,7 +20,6 @@ #define __FRAMEWORK_XML_TOOLBOXCONFIGURATION_HXX_ #include <framework/fwedllapi.h> -#include <svl/svarray.hxx> #include <vcl/bitmap.hxx> #include <com/sun/star/io/XInputStream.hpp> #ifndef _COM_SUN_STAR_IO_XOUPUTSTREAM_HPP_ diff --git a/framework/inc/xml/imagesconfiguration.hxx b/framework/inc/xml/imagesconfiguration.hxx index 8ea756e58d12..2a5c7aea3e8b 100644 --- a/framework/inc/xml/imagesconfiguration.hxx +++ b/framework/inc/xml/imagesconfiguration.hxx @@ -30,7 +30,6 @@ #define FRAMEWORK_XML_IMAGESCONFIGURATION_HXX_ #include <framework/fwedllapi.h> -#include <svl/svarray.hxx> #include <tools/string.hxx> #include <tools/stream.hxx> #include <tools/color.hxx> diff --git a/linguistic/source/convdiclist.hxx b/linguistic/source/convdiclist.hxx index 8e5e79c85362..bc526facc5c3 100644 --- a/linguistic/source/convdiclist.hxx +++ b/linguistic/source/convdiclist.hxx @@ -25,7 +25,6 @@ #include <com/sun/star/lang/XServiceInfo.hpp> #include <cppuhelper/implbase3.hxx> #include <cppuhelper/interfacecontainer.h> -#include <svl/svarray.hxx> #include "linguistic/misc.hxx" #include "lngopt.hxx" diff --git a/sc/inc/conditio.hxx b/sc/inc/conditio.hxx index 1b959339a2ac..d25a39ff7a7b 100644 --- a/sc/inc/conditio.hxx +++ b/sc/inc/conditio.hxx @@ -32,7 +32,6 @@ #include "global.hxx" #include "address.hxx" #include "formula/grammar.hxx" -#include <svl/svarray.hxx> #include "scdllapi.h" #include "rangelst.hxx" diff --git a/sc/inc/detdata.hxx b/sc/inc/detdata.hxx index 6ba78c706f34..ba33503bc953 100644 --- a/sc/inc/detdata.hxx +++ b/sc/inc/detdata.hxx @@ -29,7 +29,6 @@ #ifndef SC_DETDATA_HXX #define SC_DETDATA_HXX -#include <svl/svarray.hxx> #include <boost/ptr_container/ptr_vector.hpp> #include "global.hxx" diff --git a/sc/inc/dispuno.hxx b/sc/inc/dispuno.hxx index 29209f27505b..d1c5f657780b 100644 --- a/sc/inc/dispuno.hxx +++ b/sc/inc/dispuno.hxx @@ -33,7 +33,6 @@ #include <com/sun/star/view/XSelectionChangeListener.hpp> #include <cppuhelper/implbase2.hxx> #include <svl/lstner.hxx> -#include <svl/svarray.hxx> #include "global.hxx" // ScImportParam #include <boost/ptr_container/ptr_vector.hpp> diff --git a/sc/inc/dptabres.hxx b/sc/inc/dptabres.hxx index b652bac833e1..48a62b7f62f0 100644 --- a/sc/inc/dptabres.hxx +++ b/sc/inc/dptabres.hxx @@ -32,7 +32,6 @@ #include "global.hxx" #include "dpcachetable.hxx" -#include <svl/svarray.hxx> #include <tools/string.hxx> #include <com/sun/star/sheet/MemberResult.hpp> #include <com/sun/star/sheet/DataResult.hpp> diff --git a/sc/inc/viewuno.hxx b/sc/inc/viewuno.hxx index cf867b7eea45..2aeb6f51d072 100644 --- a/sc/inc/viewuno.hxx +++ b/sc/inc/viewuno.hxx @@ -30,7 +30,6 @@ #define SC_VIEWUNO_HXX #include <sfx2/sfxbasecontroller.hxx> -#include <svl/svarray.hxx> #include <svl/itemprop.hxx> #include <com/sun/star/view/XFormLayerAccess.hpp> #include <com/sun/star/view/XSelectionChangeListener.hpp> diff --git a/sc/source/core/inc/bcaslot.hxx b/sc/source/core/inc/bcaslot.hxx index 642baa97262b..b323d0c84b9d 100644 --- a/sc/source/core/inc/bcaslot.hxx +++ b/sc/source/core/inc/bcaslot.hxx @@ -33,7 +33,6 @@ #include <boost/unordered_set.hpp> #include <functional> #include <svl/broadcast.hxx> -#include <svl/svarray.hxx> #include "global.hxx" #include "brdcst.hxx" diff --git a/sc/source/ui/inc/acredlin.hxx b/sc/source/ui/inc/acredlin.hxx index a104fadd05d8..d023054a7ee0 100644 --- a/sc/source/ui/inc/acredlin.hxx +++ b/sc/source/ui/inc/acredlin.hxx @@ -39,7 +39,6 @@ #include <vcl/lstbox.hxx> #include <svx/ctredlin.hxx> #include <svx/simptabl.hxx> -#include <svl/svarray.hxx> #include "chgtrack.hxx" #include "chgviset.hxx" #include <vcl/timer.hxx> diff --git a/sfx2/inc/sfx2/appuno.hxx b/sfx2/inc/sfx2/appuno.hxx index 1d846d589874..3679eb26dc7c 100644 --- a/sfx2/inc/sfx2/appuno.hxx +++ b/sfx2/inc/sfx2/appuno.hxx @@ -43,7 +43,6 @@ #include <cppuhelper/implbase4.hxx> #include <tools/errcode.hxx> -#include <svl/svarray.hxx> #include <sfx2/sfxuno.hxx> class SfxObjectShell; diff --git a/sfx2/inc/sfx2/frmdescr.hxx b/sfx2/inc/sfx2/frmdescr.hxx index fe2e1210128e..e9027d88f5b8 100644 --- a/sfx2/inc/sfx2/frmdescr.hxx +++ b/sfx2/inc/sfx2/frmdescr.hxx @@ -26,7 +26,6 @@ #include <svl/poolitem.hxx> #include <tools/urlobj.hxx> #include <tools/string.hxx> -#include <svl/svarray.hxx> #include <tools/gen.hxx> class SvStream; diff --git a/sfx2/inc/sfx2/msgpool.hxx b/sfx2/inc/sfx2/msgpool.hxx index 71c835645f0c..500912ff3f5b 100644 --- a/sfx2/inc/sfx2/msgpool.hxx +++ b/sfx2/inc/sfx2/msgpool.hxx @@ -25,7 +25,6 @@ #include <sfx2/msg.hxx> #include <tools/string.hxx> -#include <svl/svarray.hxx> #include <string> #include <vector> diff --git a/sfx2/source/appl/linksrc.cxx b/sfx2/source/appl/linksrc.cxx index e0260936294f..6e5ac6b59752 100644 --- a/sfx2/source/appl/linksrc.cxx +++ b/sfx2/source/appl/linksrc.cxx @@ -24,7 +24,6 @@ #include <com/sun/star/uno/Sequence.hxx> #include <vcl/timer.hxx> -#include <svl/svarray.hxx> #include <vector> #include <algorithm> diff --git a/starmath/inc/symbol.hxx b/starmath/inc/symbol.hxx index 4ecfb5e6f6e7..b6d0224cb2b7 100644 --- a/starmath/inc/symbol.hxx +++ b/starmath/inc/symbol.hxx @@ -22,7 +22,6 @@ #include <vcl/font.hxx> #include <svl/lstner.hxx> -#include <svl/svarray.hxx> #include <map> #include <vector> diff --git a/svl/inc/svl/itempool.hxx b/svl/inc/svl/itempool.hxx index a00d8a6bc35e..f6a7c6d92781 100644 --- a/svl/inc/svl/itempool.hxx +++ b/svl/inc/svl/itempool.hxx @@ -25,7 +25,6 @@ #include <limits.h> #include <tools/solar.h> #include <tools/string.hxx> -#include <svl/svarray.hxx> #include <svl/poolitem.hxx> #include <vector> diff --git a/svl/inc/svl/lstner.hxx b/svl/inc/svl/lstner.hxx index c856b16f7ede..e54368abb557 100644 --- a/svl/inc/svl/lstner.hxx +++ b/svl/inc/svl/lstner.hxx @@ -21,7 +21,6 @@ #include "svl/svldllapi.h" #include <tools/rtti.hxx> -#include <svl/svarray.hxx> #include <deque> class SfxBroadcaster; diff --git a/svl/inc/svl/poolitem.hxx b/svl/inc/svl/poolitem.hxx index 2b606d794886..4d60a354795a 100644 --- a/svl/inc/svl/poolitem.hxx +++ b/svl/inc/svl/poolitem.hxx @@ -28,7 +28,6 @@ #include <tools/solar.h> #include <tools/debug.hxx> #include <tools/string.hxx> -#include <svl/svarray.hxx> #include <svl/hint.hxx> typedef long SfxArgumentError; diff --git a/svl/inc/svl/undo.hxx b/svl/inc/svl/undo.hxx index 64cf765677ef..096b05e74f04 100644 --- a/svl/inc/svl/undo.hxx +++ b/svl/inc/svl/undo.hxx @@ -22,7 +22,6 @@ #include "svl/svldllapi.h" #include <tools/rtti.hxx> #include <tools/string.hxx> -#include <svl/svarray.hxx> #include <boost/scoped_ptr.hpp> diff --git a/svtools/inc/svtools/svlbox.hxx b/svtools/inc/svtools/svlbox.hxx index ea18d052dbfd..477de7a6162f 100644 --- a/svtools/inc/svtools/svlbox.hxx +++ b/svtools/inc/svtools/svlbox.hxx @@ -43,7 +43,6 @@ #include <tools/gen.hxx> #include <tools/list.hxx> #include <svtools/treelist.hxx> -#include <svl/svarray.hxx> #include <svtools/transfer.hxx> class Application; diff --git a/svtools/inc/svtools/svxbox.hxx b/svtools/inc/svtools/svxbox.hxx index 1fbf59bda2d5..859de7dc0ead 100644 --- a/svtools/inc/svtools/svxbox.hxx +++ b/svtools/inc/svtools/svxbox.hxx @@ -30,7 +30,6 @@ // include --------------------------------------------------------------- -#include <svl/svarray.hxx> #include <tools/string.hxx> #include <vcl/lstbox.hxx> #include <vcl/combobox.hxx> diff --git a/svtools/source/config/fontsubstconfig.cxx b/svtools/source/config/fontsubstconfig.cxx index 61eaa7bf3510..b38d144df26d 100644 --- a/svtools/source/config/fontsubstconfig.cxx +++ b/svtools/source/config/fontsubstconfig.cxx @@ -27,7 +27,6 @@ ************************************************************************/ #include <svtools/fontsubstconfig.hxx> -#include <svl/svarray.hxx> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Sequence.hxx> diff --git a/svtools/source/edit/textdat2.hxx b/svtools/source/edit/textdat2.hxx index aa0916a1f3d2..c52d33e7fef1 100644 --- a/svtools/source/edit/textdat2.hxx +++ b/svtools/source/edit/textdat2.hxx @@ -30,7 +30,6 @@ #ifndef _TEXTDAT2_HXX #define _TEXTDAT2_HXX -#include <svl/svarray.hxx> #include <vcl/seleng.hxx> #include <vcl/virdev.hxx> #include <vcl/cursor.hxx> diff --git a/svtools/source/edit/textdoc.hxx b/svtools/source/edit/textdoc.hxx index 17607a9932b3..15511234d716 100644 --- a/svtools/source/edit/textdoc.hxx +++ b/svtools/source/edit/textdoc.hxx @@ -29,7 +29,6 @@ #ifndef _TEXTDOC_HXX #define _TEXTDOC_HXX -#include <svl/svarray.hxx> #include <svtools/textdata.hxx> #include <svtools/txtattr.hxx> diff --git a/svtools/source/misc/itemdel.cxx b/svtools/source/misc/itemdel.cxx index 4d6087722456..5d4dacad9b9e 100644 --- a/svtools/source/misc/itemdel.cxx +++ b/svtools/source/misc/itemdel.cxx @@ -33,7 +33,6 @@ #include <limits.h> #include <vector> -#include <svl/svarray.hxx> #include <svl/itempool.hxx> // STATIC DATA ----------------------------------------------------------- diff --git a/svx/inc/svx/sdrpagewindow.hxx b/svx/inc/svx/sdrpagewindow.hxx index 88a0a20516d3..995d32446ef4 100644 --- a/svx/inc/svx/sdrpagewindow.hxx +++ b/svx/inc/svx/sdrpagewindow.hxx @@ -36,7 +36,6 @@ #include <cppuhelper/implbase4.hxx> #include <svx/sdr/overlay/overlaymanager.hxx> #include <svx/svdtypes.hxx> // for SdrLayerID -#include <svl/svarray.hxx> #include <tools/contnr.hxx> #include <svx/sdrpagewindow.hxx> #include "svx/svxdllapi.h" diff --git a/svx/source/inc/fmshimp.hxx b/svx/source/inc/fmshimp.hxx index 1ca55617d1b5..94a0839e12fe 100644 --- a/svx/source/inc/fmshimp.hxx +++ b/svx/source/inc/fmshimp.hxx @@ -53,7 +53,6 @@ #include <svx/svdmark.hxx> #include <svx/fmsearch.hxx> #include <svx/svxids.hrc> -#include <svl/svarray.hxx> #include <svl/lstner.hxx> #include <sfx2/mnuitem.hxx> 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> diff --git a/xmloff/source/core/i18nmap.cxx b/xmloff/source/core/i18nmap.cxx index ea4db31c67f7..26e4f41e5aed 100644 --- a/xmloff/source/core/i18nmap.cxx +++ b/xmloff/source/core/i18nmap.cxx @@ -28,7 +28,6 @@ #include <rtl/ustring.hxx> #include <tools/debug.hxx> -#include <svl/svarray.hxx> #include "xmloff/i18nmap.hxx" bool SvI18NMap::Add( sal_uInt16 nKind, const rtl::OUString& rName, diff --git a/xmloff/source/core/xmlimp.cxx b/xmloff/source/core/xmlimp.cxx index 68ddd357b1bd..e4a55d115f5c 100644 --- a/xmloff/source/core/xmlimp.cxx +++ b/xmloff/source/core/xmlimp.cxx @@ -31,7 +31,6 @@ #include <tools/urlobj.hxx> #include <osl/mutex.hxx> #include <rtl/memory.h> -#include <svl/svarray.hxx> #include <xmloff/unointerfacetouniqueidentifiermapper.hxx> #include <xmloff/nmspmap.hxx> #include <xmloff/xmluconv.hxx> diff --git a/xmloff/source/core/xmltkmap.cxx b/xmloff/source/core/xmltkmap.cxx index f85ba871097a..911ec66602b0 100644 --- a/xmloff/source/core/xmltkmap.cxx +++ b/xmloff/source/core/xmltkmap.cxx @@ -27,7 +27,6 @@ ************************************************************************/ #include <rtl/ustring.hxx> -#include <svl/svarray.hxx> #include <xmloff/xmltkmap.hxx> #include <xmloff/xmltoken.hxx> #include <boost/ptr_container/ptr_set.hpp> diff --git a/xmloff/source/text/txtparae.cxx b/xmloff/source/text/txtparae.cxx index 392f4917ac15..e5d8876b48ae 100644 --- a/xmloff/source/text/txtparae.cxx +++ b/xmloff/source/text/txtparae.cxx @@ -28,7 +28,6 @@ #include <xmloff/unointerfacetouniqueidentifiermapper.hxx> #include <tools/debug.hxx> -#include <svl/svarray.hxx> #include <rtl/ustrbuf.hxx> #include <sal/types.h> diff --git a/xmloff/source/text/txtparai.cxx b/xmloff/source/text/txtparai.cxx index 15a613837c3e..20c605401d4e 100644 --- a/xmloff/source/text/txtparai.cxx +++ b/xmloff/source/text/txtparai.cxx @@ -32,7 +32,6 @@ #include <tools/debug.hxx> #include <boost/ptr_container/ptr_vector.hpp> -#include <svl/svarray.hxx> #include <com/sun/star/text/XTextFrame.hpp> #include <com/sun/star/text/XTextCursor.hpp> #include <com/sun/star/beans/XPropertySet.hpp> diff --git a/xmloff/source/text/txtparaimphint.hxx b/xmloff/source/text/txtparaimphint.hxx index e83a7a2ae569..c04c14e5f6ae 100644 --- a/xmloff/source/text/txtparaimphint.hxx +++ b/xmloff/source/text/txtparaimphint.hxx @@ -21,7 +21,6 @@ #include <rtl/ustring.hxx> #include <rtl/ustrbuf.hxx> -#include <svl/svarray.hxx> #include <xmloff/xmlimp.hxx> #include "XMLTextFrameContext.hxx" #include <xmloff/XMLEventsImportContext.hxx> |