--- cui/source/dialogs/SpellDialog.cxx | 1 - cui/source/dialogs/cuitbxform.cxx | 1 - cui/source/dialogs/dlgname.cxx | 1 - cui/source/tabpages/tabarea.cxx | 1 - fileaccess/source/FileAccess.cxx | 1 - sc/source/ui/view/tabview5.cxx | 1 - sd/source/ui/dlg/dlgctrls.cxx | 1 - sd/source/ui/inc/sdpreslt.hxx | 1 + sd/source/ui/view/sdview2.cxx | 1 - sfx2/inc/sfx2/fcontnr.hxx | 2 ++ sfx2/inc/sfx2/ipclient.hxx | 1 - sfx2/source/bastyp/helper.cxx | 1 - svtools/inc/svtools/ivctrl.hxx | 1 + svtools/inc/svtools/svlbox.hxx | 1 + svtools/source/control/valueset.cxx | 1 + svtools/source/filter/exportdialog.cxx | 1 - svtools/source/uno/treecontrolpeer.hxx | 1 + svx/inc/svdibrow.hxx | 1 + svx/source/dialog/relfld.cxx | 1 - svx/source/form/tbxform.cxx | 1 - svx/source/tbxctrls/tbxdrctl.cxx | 1 - sw/source/core/frmedt/fedesc.cxx | 2 -- sw/source/filter/basflt/docfact.cxx | 1 - sw/source/filter/xml/xmlexpit.hxx | 1 - sw/source/filter/xml/xmlimpit.hxx | 1 - sw/source/ui/docvw/edtwin2.cxx | 1 - sw/source/ui/misc/pgfnote.cxx | 1 - tools/inc/tools/resmgr.hxx | 1 - vcl/inc/unx/salstd.hxx | 1 - vcl/source/gdi/outdev.cxx | 1 - vcl/source/gdi/outdev5.cxx | 1 - vcl/source/gdi/salgdilayout.cxx | 1 - vcl/source/window/seleng.cxx | 1 - vcl/source/window/tabpage.cxx | 1 - 34 files changed, 8 insertions(+), 28 deletions(-)
diff --git a/cui/source/dialogs/SpellDialog.cxx b/cui/source/dialogs/SpellDialog.cxx index 58e0be9..2f66b41 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 2e14b97..9a293f5 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 78cef10..89ea202 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 497af51..4814f15 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 5852183..20798a3 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 bd1a979..ca274c7 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 fde687e..9202c18 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 95b89bb..d0a62d5 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 bd3a8d6..f01e5c9 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 f6c1d01..875536a0 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 a441aca..c453049 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 2e1d79c..d369db7 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 f78957f..96475e7 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 b246854..21b4035 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 84f472f..7b600cf 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 d251517..7b8eff5 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 4c13acd..c1987aa 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 968a5b1..11e9494 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 945bae9..0c327c9 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 7714f5a..e6ce247 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 efa64f2..3706c17 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 6df069a..edccc8b 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 05d9131..15a5d27 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 f08a64f..3120e13 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 792d2bd..f2ab8af 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 a3a0d27..bea7a5c 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 661344c..618a3ad 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 72f8d8d..7e7e7ce 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 e21115c..57af89e 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 d1bccf8..45887a9 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 d74ffdf..5769a3f 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 fa2cf07..1e0d256 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 165f6b6..1d83c1f 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 9cf1531..d49acb2 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>
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice