summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cui/source/dialogs/SpellDialog.cxx1
-rw-r--r--cui/source/dialogs/cuitbxform.cxx1
-rw-r--r--cui/source/dialogs/dlgname.cxx1
-rw-r--r--cui/source/tabpages/tabarea.cxx1
-rw-r--r--fileaccess/source/FileAccess.cxx1
-rw-r--r--sc/source/ui/view/tabview5.cxx1
-rw-r--r--sd/source/ui/dlg/dlgctrls.cxx1
-rw-r--r--sd/source/ui/inc/sdpreslt.hxx1
-rw-r--r--sd/source/ui/view/sdview2.cxx1
-rw-r--r--sfx2/inc/sfx2/fcontnr.hxx2
-rw-r--r--sfx2/inc/sfx2/ipclient.hxx1
-rw-r--r--sfx2/source/bastyp/helper.cxx1
-rw-r--r--svtools/inc/svtools/ivctrl.hxx1
-rw-r--r--svtools/inc/svtools/svlbox.hxx1
-rw-r--r--svtools/source/control/valueset.cxx1
-rw-r--r--svtools/source/filter/exportdialog.cxx1
-rw-r--r--svtools/source/uno/treecontrolpeer.hxx1
-rw-r--r--svx/inc/svdibrow.hxx1
-rw-r--r--svx/source/dialog/relfld.cxx1
-rw-r--r--svx/source/form/tbxform.cxx1
-rw-r--r--svx/source/tbxctrls/tbxdrctl.cxx1
-rw-r--r--sw/source/core/frmedt/fedesc.cxx2
-rw-r--r--sw/source/filter/basflt/docfact.cxx1
-rw-r--r--sw/source/filter/xml/xmlexpit.hxx1
-rw-r--r--sw/source/filter/xml/xmlimpit.hxx1
-rw-r--r--sw/source/ui/docvw/edtwin2.cxx1
-rw-r--r--sw/source/ui/misc/pgfnote.cxx1
-rw-r--r--tools/inc/tools/resmgr.hxx1
-rw-r--r--vcl/inc/unx/salstd.hxx1
-rw-r--r--vcl/source/gdi/outdev.cxx1
-rw-r--r--vcl/source/gdi/outdev5.cxx1
-rw-r--r--vcl/source/gdi/salgdilayout.cxx1
-rw-r--r--vcl/source/window/seleng.cxx1
-rw-r--r--vcl/source/window/tabpage.cxx1
34 files changed, 8 insertions, 28 deletions
diff --git a/cui/source/dialogs/SpellDialog.cxx b/cui/source/dialogs/SpellDialog.cxx
index 58e0be99d265..2f66b410919e 100644
--- a/cui/source/dialogs/SpellDialog.cxx
+++ b/cui/source/dialogs/SpellDialog.cxx
@@ -28,7 +28,6 @@
// include ---------------------------------------------------------------
-#include <tools/ref.hxx>
#include <tools/shl.hxx>
#include <vcl/wrkwin.hxx>
#include <vcl/menu.hxx>
diff --git a/cui/source/dialogs/cuitbxform.cxx b/cui/source/dialogs/cuitbxform.cxx
index 2e14b9752ab0..9a293f523965 100644
--- a/cui/source/dialogs/cuitbxform.cxx
+++ b/cui/source/dialogs/cuitbxform.cxx
@@ -27,7 +27,6 @@
************************************************************************/
#include <string>
-#include <tools/ref.hxx>
#include <tools/shl.hxx>
#include <svl/intitem.hxx>
#include <svl/eitem.hxx>
diff --git a/cui/source/dialogs/dlgname.cxx b/cui/source/dialogs/dlgname.cxx
index 78cef105a297..89ea202ebb5c 100644
--- a/cui/source/dialogs/dlgname.cxx
+++ b/cui/source/dialogs/dlgname.cxx
@@ -26,7 +26,6 @@
*
************************************************************************/
-#include <tools/ref.hxx>
#include <tools/shl.hxx>
#include <tools/debug.hxx>
#include <vcl/msgbox.hxx>
diff --git a/cui/source/tabpages/tabarea.cxx b/cui/source/tabpages/tabarea.cxx
index 497af51e725f..4814f15454d6 100644
--- a/cui/source/tabpages/tabarea.cxx
+++ b/cui/source/tabpages/tabarea.cxx
@@ -26,7 +26,6 @@
*
************************************************************************/
-#include <tools/ref.hxx>
#include <sfx2/app.hxx>
#include <sfx2/objsh.hxx>
#include <vcl/msgbox.hxx>
diff --git a/fileaccess/source/FileAccess.cxx b/fileaccess/source/FileAccess.cxx
index 58521835dbcf..20798a32fbbc 100644
--- a/fileaccess/source/FileAccess.cxx
+++ b/fileaccess/source/FileAccess.cxx
@@ -34,7 +34,6 @@
#include <cppuhelper/factory.hxx>
#include <cppuhelper/implbase1.hxx>
-#include <tools/ref.hxx>
#include <tools/urlobj.hxx>
#include <ucbhelper/content.hxx>
#include <unotools/streamwrap.hxx>
diff --git a/sc/source/ui/view/tabview5.cxx b/sc/source/ui/view/tabview5.cxx
index 9711f141b4da..3d30fad209bf 100644
--- a/sc/source/ui/view/tabview5.cxx
+++ b/sc/source/ui/view/tabview5.cxx
@@ -41,7 +41,6 @@
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/objsh.hxx>
-#include <tools/ref.hxx>
#include "tabview.hxx"
#include "tabvwsh.hxx"
diff --git a/sd/source/ui/dlg/dlgctrls.cxx b/sd/source/ui/dlg/dlgctrls.cxx
index fde687e909af..9202c18d942f 100644
--- a/sd/source/ui/dlg/dlgctrls.cxx
+++ b/sd/source/ui/dlg/dlgctrls.cxx
@@ -27,7 +27,6 @@
************************************************************************/
-#include <tools/ref.hxx>
#include <tools/debug.hxx>
#include "strings.hrc"
diff --git a/sd/source/ui/inc/sdpreslt.hxx b/sd/source/ui/inc/sdpreslt.hxx
index 95b89bb6c9f4..d0a62d5813e9 100644
--- a/sd/source/ui/inc/sdpreslt.hxx
+++ b/sd/source/ui/inc/sdpreslt.hxx
@@ -32,6 +32,7 @@
#include <vcl/dialog.hxx>
#include <vcl/button.hxx>
#include <vcl/fixed.hxx>
+#include <tools/list.hxx>
#include <svtools/valueset.hxx>
class SfxItemSet;
diff --git a/sd/source/ui/view/sdview2.cxx b/sd/source/ui/view/sdview2.cxx
index bd3a8d6293a9..f01e5c9ea552 100644
--- a/sd/source/ui/view/sdview2.cxx
+++ b/sd/source/ui/view/sdview2.cxx
@@ -32,7 +32,6 @@
#include <vector>
#include <com/sun/star/embed/XEmbedPersist.hpp>
-#include <tools/ref.hxx>
#include <tools/urlobj.hxx>
#include <vcl/msgbox.hxx>
#include <svx/svdetc.hxx>
diff --git a/sfx2/inc/sfx2/fcontnr.hxx b/sfx2/inc/sfx2/fcontnr.hxx
index f6c1d01cb1a1..875536a0ac62 100644
--- a/sfx2/inc/sfx2/fcontnr.hxx
+++ b/sfx2/inc/sfx2/fcontnr.hxx
@@ -40,6 +40,8 @@
#include <sfx2/docfilt.hxx>
#include <sfx2/sfxdefs.hxx>
+#include <tools/ref.hxx>
+
#include <boost/utility.hpp>
class Window;
diff --git a/sfx2/inc/sfx2/ipclient.hxx b/sfx2/inc/sfx2/ipclient.hxx
index a441acad6b2e..c4530498578d 100644
--- a/sfx2/inc/sfx2/ipclient.hxx
+++ b/sfx2/inc/sfx2/ipclient.hxx
@@ -35,7 +35,6 @@
#include <com/sun/star/embed/Aspects.hpp>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
-#include <tools/ref.hxx>
#include <tools/gen.hxx>
#include <sfx2/objsh.hxx>
diff --git a/sfx2/source/bastyp/helper.cxx b/sfx2/source/bastyp/helper.cxx
index 2e1d79c1ea4a..d369db799fe7 100644
--- a/sfx2/source/bastyp/helper.cxx
+++ b/sfx2/source/bastyp/helper.cxx
@@ -46,7 +46,6 @@
#include <unotools/localedatawrapper.hxx>
#include <rtl/strbuf.hxx>
-#include <tools/ref.hxx>
#include <tools/debug.hxx>
#include <tools/urlobj.hxx>
#include <tools/datetime.hxx>
diff --git a/svtools/inc/svtools/ivctrl.hxx b/svtools/inc/svtools/ivctrl.hxx
index f78957f0ada0..96475e71eb33 100644
--- a/svtools/inc/svtools/ivctrl.hxx
+++ b/svtools/inc/svtools/ivctrl.hxx
@@ -33,6 +33,7 @@
#include <tools/string.hxx>
#include <vcl/ctrl.hxx>
#include <tools/link.hxx>
+#include <tools/list.hxx>
#include <vcl/image.hxx>
#include <vcl/seleng.hxx>
diff --git a/svtools/inc/svtools/svlbox.hxx b/svtools/inc/svtools/svlbox.hxx
index b246854e6a13..21b40351d164 100644
--- a/svtools/inc/svtools/svlbox.hxx
+++ b/svtools/inc/svtools/svlbox.hxx
@@ -44,6 +44,7 @@
#include <vcl/mnemonicengine.hxx>
#include <vcl/quickselectionengine.hxx>
#include <tools/gen.hxx>
+#include <tools/list.hxx>
#include <svtools/treelist.hxx>
#include <svl/svarray.hxx>
#include <svtools/transfer.hxx>
diff --git a/svtools/source/control/valueset.cxx b/svtools/source/control/valueset.cxx
index 84f472ff4fee..7b600cfa6b4c 100644
--- a/svtools/source/control/valueset.cxx
+++ b/svtools/source/control/valueset.cxx
@@ -27,6 +27,7 @@
************************************************************************/
#include <tools/debug.hxx>
+#include <tools/list.hxx>
#include <vcl/decoview.hxx>
#include <vcl/svapp.hxx>
#include <vcl/scrbar.hxx>
diff --git a/svtools/source/filter/exportdialog.cxx b/svtools/source/filter/exportdialog.cxx
index d251517334d7..7b8eff56a51a 100644
--- a/svtools/source/filter/exportdialog.cxx
+++ b/svtools/source/filter/exportdialog.cxx
@@ -31,7 +31,6 @@
# pragma hdrstop
#endif
-#include <tools/ref.hxx>
#include <tools/stream.hxx>
#include <svtools/filter.hxx>
#include <svtools/FilterConfigItem.hxx>
diff --git a/svtools/source/uno/treecontrolpeer.hxx b/svtools/source/uno/treecontrolpeer.hxx
index 4c13acde8648..c1987aa33db0 100644
--- a/svtools/source/uno/treecontrolpeer.hxx
+++ b/svtools/source/uno/treecontrolpeer.hxx
@@ -40,6 +40,7 @@
#include <cppuhelper/implbase2.hxx>
+#include <tools/list.hxx>
class UnoTreeListEntry;
class TreeControlPeer;
diff --git a/svx/inc/svdibrow.hxx b/svx/inc/svdibrow.hxx
index 968a5b1a4d31..11e94947f1bb 100644
--- a/svx/inc/svdibrow.hxx
+++ b/svx/inc/svdibrow.hxx
@@ -29,6 +29,7 @@
#ifndef _SVDIBROW_HXX
#define _SVDIBROW_HXX
+#include <tools/contnr.hxx>
#include <svtools/brwbox.hxx>
#include <vcl/edit.hxx>
#include <vcl/floatwin.hxx>
diff --git a/svx/source/dialog/relfld.cxx b/svx/source/dialog/relfld.cxx
index 945bae9436b9..0c327c981370 100644
--- a/svx/source/dialog/relfld.cxx
+++ b/svx/source/dialog/relfld.cxx
@@ -29,7 +29,6 @@
// include ---------------------------------------------------------------
-#include <tools/ref.hxx>
#include "svx/relfld.hxx"
// -----------------------------------------------------------------------
diff --git a/svx/source/form/tbxform.cxx b/svx/source/form/tbxform.cxx
index 7714f5af901d..e6ce24756785 100644
--- a/svx/source/form/tbxform.cxx
+++ b/svx/source/form/tbxform.cxx
@@ -27,7 +27,6 @@
************************************************************************/
#include <string>
-#include <tools/ref.hxx>
#include <tools/shl.hxx>
#include <svl/intitem.hxx>
#include <svl/eitem.hxx>
diff --git a/svx/source/tbxctrls/tbxdrctl.cxx b/svx/source/tbxctrls/tbxdrctl.cxx
index efa64f2d68fc..3706c17a9111 100644
--- a/svx/source/tbxctrls/tbxdrctl.cxx
+++ b/svx/source/tbxctrls/tbxdrctl.cxx
@@ -29,7 +29,6 @@
#include <string>
-#include <tools/ref.hxx>
#include <tools/shl.hxx>
#include <svl/aeitem.hxx>
#include <sfx2/dispatch.hxx>
diff --git a/sw/source/core/frmedt/fedesc.cxx b/sw/source/core/frmedt/fedesc.cxx
index 6df069a42699..edccc8b52dea 100644
--- a/sw/source/core/frmedt/fedesc.cxx
+++ b/sw/source/core/frmedt/fedesc.cxx
@@ -27,8 +27,6 @@
************************************************************************/
-#include <tools/ref.hxx>
-
#include <hintids.hxx>
#include <fesh.hxx>
#include <doc.hxx>
diff --git a/sw/source/filter/basflt/docfact.cxx b/sw/source/filter/basflt/docfact.cxx
index 05d9131e33ff..15a5d2778e67 100644
--- a/sw/source/filter/basflt/docfact.cxx
+++ b/sw/source/filter/basflt/docfact.cxx
@@ -26,7 +26,6 @@
*
************************************************************************/
-#include <tools/ref.hxx>
#include <shellio.hxx>
#include <doc.hxx>
#include <node.hxx>
diff --git a/sw/source/filter/xml/xmlexpit.hxx b/sw/source/filter/xml/xmlexpit.hxx
index f08a64f3cd71..3120e135614b 100644
--- a/sw/source/filter/xml/xmlexpit.hxx
+++ b/sw/source/filter/xml/xmlexpit.hxx
@@ -30,7 +30,6 @@
#define _XMLITMPR_HXX
#include <tools/solar.h>
-#include <tools/ref.hxx>
#include "xmlitmap.hxx"
#include <vector>
diff --git a/sw/source/filter/xml/xmlimpit.hxx b/sw/source/filter/xml/xmlimpit.hxx
index 792d2bdb2d61..f2ab8afb9ec8 100644
--- a/sw/source/filter/xml/xmlimpit.hxx
+++ b/sw/source/filter/xml/xmlimpit.hxx
@@ -30,7 +30,6 @@
#include <limits.h>
#include <tools/solar.h>
-#include <tools/ref.hxx>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
diff --git a/sw/source/ui/docvw/edtwin2.cxx b/sw/source/ui/docvw/edtwin2.cxx
index a3a0d27b47ca..bea7a5c92aeb 100644
--- a/sw/source/ui/docvw/edtwin2.cxx
+++ b/sw/source/ui/docvw/edtwin2.cxx
@@ -27,7 +27,6 @@
************************************************************************/
#include <comphelper/string.hxx>
-#include <tools/ref.hxx>
#include <hintids.hxx>
#include <doc.hxx>
diff --git a/sw/source/ui/misc/pgfnote.cxx b/sw/source/ui/misc/pgfnote.cxx
index 661344c960a3..618a3ad7710c 100644
--- a/sw/source/ui/misc/pgfnote.cxx
+++ b/sw/source/ui/misc/pgfnote.cxx
@@ -35,7 +35,6 @@
#include <cmdid.h>
#include <hintids.hxx>
-#include <tools/ref.hxx>
#include <svx/dialogs.hrc>
#include <svx/drawitem.hxx>
#include <svx/xtable.hxx> // XColorList
diff --git a/tools/inc/tools/resmgr.hxx b/tools/inc/tools/resmgr.hxx
index 72f8d8d2827e..7e7e7ce9c1b9 100644
--- a/tools/inc/tools/resmgr.hxx
+++ b/tools/inc/tools/resmgr.hxx
@@ -31,7 +31,6 @@
#include "tools/toolsdllapi.h"
#include <i18npool/lang.h>
#include <tools/string.hxx>
-#include <tools/ref.hxx>
#include <tools/resid.hxx>
#include <com/sun/star/lang/Locale.hpp>
diff --git a/vcl/inc/unx/salstd.hxx b/vcl/inc/unx/salstd.hxx
index e21115ca6729..57af89ea5caf 100644
--- a/vcl/inc/unx/salstd.hxx
+++ b/vcl/inc/unx/salstd.hxx
@@ -30,7 +30,6 @@
#define _SALSTD_HXX
// -=-= includes -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-#include <tools/ref.hxx>
#include <tools/gen.hxx>
#include <vcl/sv.h>
diff --git a/vcl/source/gdi/outdev.cxx b/vcl/source/gdi/outdev.cxx
index d1bccf878288..45887a9f5d91 100644
--- a/vcl/source/gdi/outdev.cxx
+++ b/vcl/source/gdi/outdev.cxx
@@ -27,7 +27,6 @@
************************************************************************/
-#include <tools/ref.hxx>
#include <tools/debug.hxx>
#include <tools/poly.hxx>
diff --git a/vcl/source/gdi/outdev5.cxx b/vcl/source/gdi/outdev5.cxx
index d74ffdffa27c..5769a3f43853 100644
--- a/vcl/source/gdi/outdev5.cxx
+++ b/vcl/source/gdi/outdev5.cxx
@@ -27,7 +27,6 @@
************************************************************************/
-#include <tools/ref.hxx>
#include <tools/debug.hxx>
#include <tools/poly.hxx>
diff --git a/vcl/source/gdi/salgdilayout.cxx b/vcl/source/gdi/salgdilayout.cxx
index fa2cf0792b3d..1e0d25683848 100644
--- a/vcl/source/gdi/salgdilayout.cxx
+++ b/vcl/source/gdi/salgdilayout.cxx
@@ -27,7 +27,6 @@
************************************************************************/
-#include <tools/ref.hxx>
#include <tools/debug.hxx>
#include <tools/poly.hxx>
diff --git a/vcl/source/window/seleng.cxx b/vcl/source/window/seleng.cxx
index 165f6b6a8434..1d83c1ff073f 100644
--- a/vcl/source/window/seleng.cxx
+++ b/vcl/source/window/seleng.cxx
@@ -27,7 +27,6 @@
************************************************************************/
-#include <tools/ref.hxx>
#include <vcl/window.hxx>
#include <vcl/seleng.hxx>
#include <tools/debug.hxx>
diff --git a/vcl/source/window/tabpage.cxx b/vcl/source/window/tabpage.cxx
index 9cf1531df42a..d49acb242611 100644
--- a/vcl/source/window/tabpage.cxx
+++ b/vcl/source/window/tabpage.cxx
@@ -27,7 +27,6 @@
************************************************************************/
-#include <tools/ref.hxx>
#include <tools/rc.h>
#include <vcl/svapp.hxx>