diff options
author | Marcel Metz <mmetz@adrian-broher.net> | 2012-01-03 15:12:48 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2012-01-05 15:36:41 +0100 |
commit | 571ad11bc091871e8f71cda20c4aa56786f43837 (patch) | |
tree | 7f4a1533d4ec07c1a5ec1d2d75c23008800a0e8d | |
parent | 79646372a0f4ac6becf494f5a96b0d7dbe379e9d (diff) |
Removed unnecessary tools includes.
198 files changed, 3 insertions, 201 deletions
diff --git a/avmedia/inc/avmedia/mediaplayer.hxx b/avmedia/inc/avmedia/mediaplayer.hxx index f11f4c070ba3..f0d6820ec927 100644 --- a/avmedia/inc/avmedia/mediaplayer.hxx +++ b/avmedia/inc/avmedia/mediaplayer.hxx @@ -31,7 +31,6 @@ #include <sfx2/ctrlitem.hxx> #include <sfx2/dockwin.hxx> -#include <tools/urlobj.hxx> #include <avmedia/avmediadllapi.h> // ----------- diff --git a/avmedia/source/quicktime/quicktimecommon.hxx b/avmedia/source/quicktime/quicktimecommon.hxx index 1c22377efe9a..3ea131dae2bb 100644 --- a/avmedia/source/quicktime/quicktimecommon.hxx +++ b/avmedia/source/quicktime/quicktimecommon.hxx @@ -43,7 +43,6 @@ #include <tools/debug.hxx> #include <tools/stream.hxx> #include <tools/string.hxx> -#include <tools/urlobj.hxx> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase2.hxx> #include <cppuhelper/weak.hxx> diff --git a/avmedia/source/viewer/mediawindow_impl.cxx b/avmedia/source/viewer/mediawindow_impl.cxx index c89fa538b3f2..556a599fbd90 100644 --- a/avmedia/source/viewer/mediawindow_impl.cxx +++ b/avmedia/source/viewer/mediawindow_impl.cxx @@ -35,7 +35,6 @@ #include <algorithm> #include <cmath> #include <osl/mutex.hxx> -#include <tools/time.hxx> #include <vcl/svapp.hxx> #ifdef UNX #include <vcl/sysdata.hxx> diff --git a/avmedia/source/win/wincommon.hxx b/avmedia/source/win/wincommon.hxx index 0dd7cae023d3..c90339ba59d0 100644 --- a/avmedia/source/win/wincommon.hxx +++ b/avmedia/source/win/wincommon.hxx @@ -34,7 +34,6 @@ #include <tools/debug.hxx> #include <tools/stream.hxx> #include <tools/string.hxx> -#include <tools/urlobj.hxx> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase2.hxx> #include <cppuhelper/weak.hxx> diff --git a/basctl/source/basicide/scriptdocument.cxx b/basctl/source/basicide/scriptdocument.cxx index a1940293198c..bc850bc6d2df 100644 --- a/basctl/source/basicide/scriptdocument.cxx +++ b/basctl/source/basicide/scriptdocument.cxx @@ -65,7 +65,6 @@ #include <unotools/collatorwrapper.hxx> #include <tools/diagnose_ex.h> -#include <tools/urlobj.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/documentinfo.hxx> diff --git a/basic/source/classes/propacc.cxx b/basic/source/classes/propacc.cxx index 35789b21057c..80b0c72257bd 100644 --- a/basic/source/classes/propacc.cxx +++ b/basic/source/classes/propacc.cxx @@ -29,7 +29,6 @@ #include "propacc.hxx" -#include <tools/urlobj.hxx> #include <tools/errcode.hxx> #include <svl/svarray.hxx> #include <basic/sbstar.hxx> diff --git a/connectivity/source/drivers/calc/CDatabaseMetaData.cxx b/connectivity/source/drivers/calc/CDatabaseMetaData.cxx index 32cb0f54120e..a8077f7555d9 100644 --- a/connectivity/source/drivers/calc/CDatabaseMetaData.cxx +++ b/connectivity/source/drivers/calc/CDatabaseMetaData.cxx @@ -43,7 +43,6 @@ #include <com/sun/star/sheet/XCellRangeAddressable.hpp> #include <com/sun/star/sheet/XDatabaseRanges.hpp> #include <com/sun/star/sheet/XDatabaseRange.hpp> -#include <tools/urlobj.hxx> #include "FDatabaseMetaDataResultSet.hxx" #include <com/sun/star/lang/XUnoTunnel.hpp> #include <comphelper/types.hxx> diff --git a/connectivity/source/drivers/dbase/DConnection.cxx b/connectivity/source/drivers/dbase/DConnection.cxx index fe6cd6f55d96..cecc2dd76b74 100644 --- a/connectivity/source/drivers/dbase/DConnection.cxx +++ b/connectivity/source/drivers/dbase/DConnection.cxx @@ -32,7 +32,6 @@ #include "dbase/DCatalog.hxx" #include "dbase/DDriver.hxx" #include <com/sun/star/lang/DisposedException.hpp> -#include <tools/urlobj.hxx> #include "dbase/DPreparedStatement.hxx" #include "dbase/DStatement.hxx" #include <tools/debug.hxx> diff --git a/connectivity/source/drivers/dbase/DDatabaseMetaData.cxx b/connectivity/source/drivers/dbase/DDatabaseMetaData.cxx index 7aecf6eb2a57..aad436e80941 100644 --- a/connectivity/source/drivers/dbase/DDatabaseMetaData.cxx +++ b/connectivity/source/drivers/dbase/DDatabaseMetaData.cxx @@ -36,7 +36,6 @@ #include <com/sun/star/sdbc/ResultSetConcurrency.hpp> #include <com/sun/star/sdbcx/XColumnsSupplier.hpp> #include <com/sun/star/sdbcx/XIndexesSupplier.hpp> -#include <tools/urlobj.hxx> #include "FDatabaseMetaDataResultSet.hxx" #include <com/sun/star/lang/XUnoTunnel.hpp> #include "dbase/DIndex.hxx" diff --git a/connectivity/source/drivers/evoab2/NConnection.cxx b/connectivity/source/drivers/evoab2/NConnection.cxx index 7315193dc9d2..61d5d8dc795c 100644 --- a/connectivity/source/drivers/evoab2/NConnection.cxx +++ b/connectivity/source/drivers/evoab2/NConnection.cxx @@ -31,7 +31,6 @@ #include "NCatalog.hxx" #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/sdbc/TransactionIsolation.hpp> -#include <tools/urlobj.hxx> #include "NPreparedStatement.hxx" #include "NStatement.hxx" #include <comphelper/extract.hxx> diff --git a/connectivity/source/drivers/flat/EConnection.cxx b/connectivity/source/drivers/flat/EConnection.cxx index 79d2459ce045..f83fd4a94fad 100644 --- a/connectivity/source/drivers/flat/EConnection.cxx +++ b/connectivity/source/drivers/flat/EConnection.cxx @@ -31,7 +31,6 @@ #include "flat/ECatalog.hxx" #include "flat/EDriver.hxx" #include <com/sun/star/lang/DisposedException.hpp> -#include <tools/urlobj.hxx> #include "flat/EPreparedStatement.hxx" #include "flat/EStatement.hxx" #include <comphelper/extract.hxx> diff --git a/connectivity/source/drivers/flat/EDatabaseMetaData.cxx b/connectivity/source/drivers/flat/EDatabaseMetaData.cxx index e5ed82256ef2..f9f24111e8e2 100644 --- a/connectivity/source/drivers/flat/EDatabaseMetaData.cxx +++ b/connectivity/source/drivers/flat/EDatabaseMetaData.cxx @@ -36,7 +36,6 @@ #include <com/sun/star/sdbc/ResultSetConcurrency.hpp> #include <com/sun/star/sdbcx/XColumnsSupplier.hpp> #include <com/sun/star/sdbcx/XIndexesSupplier.hpp> -#include <tools/urlobj.hxx> #include "FDatabaseMetaDataResultSet.hxx" #include <com/sun/star/lang/XUnoTunnel.hpp> #include <comphelper/extract.hxx> diff --git a/cui/source/dialogs/about.cxx b/cui/source/dialogs/about.cxx index 250a0d2c9376..70648a01a662 100644 --- a/cui/source/dialogs/about.cxx +++ b/cui/source/dialogs/about.cxx @@ -32,7 +32,6 @@ #include <vcl/msgbox.hxx> #include <tools/stream.hxx> -#include <tools/urlobj.hxx> #include <rtl/bootstrap.hxx> #include <unotools/configmgr.hxx> #include <unotools/bootstrap.hxx> diff --git a/cui/source/dialogs/hangulhanjadlg.cxx b/cui/source/dialogs/hangulhanjadlg.cxx index 865c05aa0506..e5186492c42f 100644 --- a/cui/source/dialogs/hangulhanjadlg.cxx +++ b/cui/source/dialogs/hangulhanjadlg.cxx @@ -35,7 +35,6 @@ #include "helpid.hrc" #include <algorithm> -#include <tools/urlobj.hxx> #include <vcl/controllayout.hxx> #include <vcl/msgbox.hxx> #include <unotools/lingucfg.hxx> diff --git a/cui/source/inc/hltpbase.hxx b/cui/source/inc/hltpbase.hxx index 686d5611d6f9..9e8bbf57cdae 100644 --- a/cui/source/inc/hltpbase.hxx +++ b/cui/source/inc/hltpbase.hxx @@ -36,7 +36,6 @@ #include <vcl/combobox.hxx> #include <vcl/edit.hxx> #include <vcl/lstbox.hxx> -#include <tools/urlobj.hxx> #include <svl/stritem.hxx> #include <svl/eitem.hxx> #include <svtools/transfer.hxx> diff --git a/cui/source/options/dbregister.cxx b/cui/source/options/dbregister.cxx index e42385a493a4..717d58975675 100644 --- a/cui/source/options/dbregister.cxx +++ b/cui/source/options/dbregister.cxx @@ -46,7 +46,6 @@ #include <svtools/svtabbx.hxx> #include <svl/itemset.hxx> #include "doclinkdialog.hxx" -#include <tools/urlobj.hxx> #include <unotools/localfilehelper.hxx> #include "optHeaderTabListbox.hxx" #include <sfx2/docfilt.hxx> diff --git a/cui/source/options/optinet2.cxx b/cui/source/options/optinet2.cxx index 5d1b394d1d55..e0c7c7aac574 100644 --- a/cui/source/options/optinet2.cxx +++ b/cui/source/options/optinet2.cxx @@ -49,7 +49,6 @@ #include <unotools/bootstrap.hxx> #include <vcl/help.hxx> #include <sfx2/viewfrm.hxx> -#include <tools/urlobj.hxx> #include <unotools/pathoptions.hxx> #include <unotools/securityoptions.hxx> #include <unotools/localfilehelper.hxx> diff --git a/dbaccess/source/core/dataaccess/databasedocument.cxx b/dbaccess/source/core/dataaccess/databasedocument.cxx index 5f6a40dc5f64..5b525ffedd96 100644 --- a/dbaccess/source/core/dataaccess/databasedocument.cxx +++ b/dbaccess/source/core/dataaccess/databasedocument.cxx @@ -91,7 +91,6 @@ #include <tools/diagnose_ex.h> #include <osl/diagnose.h> #include <tools/errcode.hxx> -#include <tools/urlobj.hxx> #include <boost/bind.hpp> diff --git a/dbaccess/source/filter/xml/dbloader2.cxx b/dbaccess/source/filter/xml/dbloader2.cxx index e03e9c0b75d0..1e5aa44e2fd7 100644 --- a/dbaccess/source/filter/xml/dbloader2.cxx +++ b/dbaccess/source/filter/xml/dbloader2.cxx @@ -75,7 +75,6 @@ #include <toolkit/awt/vclxwindow.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <tools/diagnose_ex.h> -#include <tools/urlobj.hxx> #include <ucbhelper/commandenvironment.hxx> #include <ucbhelper/content.hxx> #include <ucbhelper/contentbroker.hxx> diff --git a/dbaccess/source/filter/xml/xmlfilter.cxx b/dbaccess/source/filter/xml/xmlfilter.cxx index 84ef50d2af7e..dfa7eb12ff8c 100644 --- a/dbaccess/source/filter/xml/xmlfilter.cxx +++ b/dbaccess/source/filter/xml/xmlfilter.cxx @@ -49,7 +49,6 @@ #include <com/sun/star/uno/XNamingService.hpp> #include "xmlDatabase.hxx" #include "xmlEnums.hxx" -#include <tools/urlobj.hxx> #include "xmlstrings.hrc" #include <xmloff/DocumentSettingsContext.hxx> #include "xmlStyleImport.hxx" diff --git a/dbaccess/source/ui/app/AppControllerDnD.cxx b/dbaccess/source/ui/app/AppControllerDnD.cxx index 6e8653f5185b..d81d388b11aa 100644 --- a/dbaccess/source/ui/app/AppControllerDnD.cxx +++ b/dbaccess/source/ui/app/AppControllerDnD.cxx @@ -49,7 +49,6 @@ #include <com/sun/star/sdbcx/XViewsSupplier.hpp> #include <com/sun/star/sdb/XQueryDefinitionsSupplier.hpp> #include <com/sun/star/sdbcx/XDrop.hpp> -#include <tools/urlobj.hxx> #include <unotools/ucbhelper.hxx> #include "dlgsave.hxx" #include <comphelper/types.hxx> diff --git a/dbaccess/source/ui/app/AppControllerGen.cxx b/dbaccess/source/ui/app/AppControllerGen.cxx index ef40f0f607c9..da6fa2b7ef6c 100644 --- a/dbaccess/source/ui/app/AppControllerGen.cxx +++ b/dbaccess/source/ui/app/AppControllerGen.cxx @@ -74,7 +74,6 @@ #include <toolkit/unohlp.hxx> #include <tools/diagnose_ex.h> #include <osl/diagnose.h> -#include <tools/urlobj.hxx> #include <unotools/bootstrap.hxx> #include <vcl/mnemonic.hxx> #include <vcl/svapp.hxx> diff --git a/dbaccess/source/ui/browser/genericcontroller.cxx b/dbaccess/source/ui/browser/genericcontroller.cxx index fe8f4e764a3b..da549604f723 100644 --- a/dbaccess/source/ui/browser/genericcontroller.cxx +++ b/dbaccess/source/ui/browser/genericcontroller.cxx @@ -52,7 +52,6 @@ #include <sal/macros.h> #include <vcl/waitobj.hxx> -#include <tools/urlobj.hxx> #include <svl/urihelper.hxx> #include "datasourceconnector.hxx" #include <unotools/moduleoptions.hxx> diff --git a/dbaccess/source/ui/browser/sbagrid.cxx b/dbaccess/source/ui/browser/sbagrid.cxx index 9d3a539ab8d6..7ba5def38d96 100644 --- a/dbaccess/source/ui/browser/sbagrid.cxx +++ b/dbaccess/source/ui/browser/sbagrid.cxx @@ -62,7 +62,6 @@ #include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/DateTime.hpp> #include <com/sun/star/sdbc/XResultSetUpdate.hpp> -#include <tools/urlobj.hxx> #include <tools/diagnose_ex.h> #include <svl/intitem.hxx> diff --git a/dbaccess/source/ui/dlg/ConnectionPage.cxx b/dbaccess/source/ui/dlg/ConnectionPage.cxx index 06e34955a121..84fd1161b80a 100644 --- a/dbaccess/source/ui/dlg/ConnectionPage.cxx +++ b/dbaccess/source/ui/dlg/ConnectionPage.cxx @@ -65,7 +65,6 @@ #include <ucbhelper/commandenvironment.hxx> #include "finteraction.hxx" #include <connectivity/CommonTools.hxx> -#include <tools/urlobj.hxx> #include <sfx2/docfilt.hxx> #include "dsnItem.hxx" #if defined(WNT) diff --git a/dbaccess/source/ui/dlg/ConnectionPageSetup.cxx b/dbaccess/source/ui/dlg/ConnectionPageSetup.cxx index b23f4c24d43e..e392b87a2048 100644 --- a/dbaccess/source/ui/dlg/ConnectionPageSetup.cxx +++ b/dbaccess/source/ui/dlg/ConnectionPageSetup.cxx @@ -62,7 +62,6 @@ #include <ucbhelper/commandenvironment.hxx> #include "finteraction.hxx" #include <connectivity/CommonTools.hxx> -#include <tools/urlobj.hxx> #include <sfx2/docfilt.hxx> #include <vcl/mnemonic.hxx> diff --git a/dbaccess/source/ui/dlg/DbAdminImpl.cxx b/dbaccess/source/ui/dlg/DbAdminImpl.cxx index 238418e5c871..a7cbcf4722ad 100644 --- a/dbaccess/source/ui/dlg/DbAdminImpl.cxx +++ b/dbaccess/source/ui/dlg/DbAdminImpl.cxx @@ -73,7 +73,6 @@ #include <svl/itempool.hxx> #include <svl/poolitem.hxx> #include <svl/stritem.hxx> -#include <tools/urlobj.hxx> #include <tools/diagnose_ex.h> #include <osl/diagnose.h> #include <typelib/typedescription.hxx> diff --git a/desktop/source/app/appinit.cxx b/desktop/source/app/appinit.cxx index ab6fdf97103c..6de527e80166 100644 --- a/desktop/source/app/appinit.cxx +++ b/desktop/source/app/appinit.cxx @@ -58,7 +58,6 @@ #include <ucbhelper/configurationkeys.hxx> #include <cppuhelper/bootstrap.hxx> -#include <tools/urlobj.hxx> #include <tools/rcid.h> #include <rtl/logfile.hxx> diff --git a/desktop/source/deployment/manager/dp_manager.cxx b/desktop/source/deployment/manager/dp_manager.cxx index d2a6550cf2b5..4f6f6c048870 100644 --- a/desktop/source/deployment/manager/dp_manager.cxx +++ b/desktop/source/deployment/manager/dp_manager.cxx @@ -61,7 +61,6 @@ #include "com/sun/star/task/XInteractionApprove.hpp" #include "com/sun/star/ucb/UnsupportedCommandException.hpp" #include "boost/bind.hpp" -#include "tools/urlobj.hxx" #include "unotools/tempfile.hxx" #include "osl/file.hxx" diff --git a/desktop/source/offacc/acceptor.cxx b/desktop/source/offacc/acceptor.cxx index caa0564f9f8b..4ebc355908c7 100644 --- a/desktop/source/offacc/acceptor.cxx +++ b/desktop/source/offacc/acceptor.cxx @@ -29,7 +29,6 @@ #include "acceptor.hxx" #include <unotools/bootstrap.hxx> -#include <tools/urlobj.hxx> #include <tools/stream.hxx> #include <vcl/svapp.hxx> #include <com/sun/star/beans/XPropertySet.hpp> diff --git a/desktop/source/splash/splash.cxx b/desktop/source/splash/splash.cxx index c27923ec221f..8773f1af8a98 100644 --- a/desktop/source/splash/splash.cxx +++ b/desktop/source/splash/splash.cxx @@ -30,7 +30,6 @@ #include "splash.hxx" #include <stdio.h> #include <unotools/bootstrap.hxx> -#include <tools/urlobj.hxx> #include <tools/stream.hxx> #include <sfx2/sfx.hrc> #include <vcl/svapp.hxx> diff --git a/desktop/unx/splash/unxsplash.cxx b/desktop/unx/splash/unxsplash.cxx index bda01857a2e6..e7c7bd56305d 100644 --- a/desktop/unx/splash/unxsplash.cxx +++ b/desktop/unx/splash/unxsplash.cxx @@ -30,7 +30,6 @@ #include <stdio.h> #include <unotools/bootstrap.hxx> #include <osl/process.h> -#include <tools/urlobj.hxx> #include <tools/stream.hxx> #include <sfx2/sfx.hrc> #include <com/sun/star/registry/XRegistryKey.hpp> diff --git a/editeng/source/misc/unolingu.cxx b/editeng/source/misc/unolingu.cxx index d95a54b7840a..8106dad64762 100644 --- a/editeng/source/misc/unolingu.cxx +++ b/editeng/source/misc/unolingu.cxx @@ -33,7 +33,6 @@ #include <list> #include <memory> #include <editeng/unolingu.hxx> -#include <tools/urlobj.hxx> #include <rtl/logfile.hxx> #include <unotools/pathoptions.hxx> #include <com/sun/star/frame/XModel.hpp> diff --git a/extensions/source/bibliography/bibbeam.cxx b/extensions/source/bibliography/bibbeam.cxx index e5fba9c07c07..9458497e2c92 100644 --- a/extensions/source/bibliography/bibbeam.cxx +++ b/extensions/source/bibliography/bibbeam.cxx @@ -27,7 +27,6 @@ ************************************************************************/ #include <osl/mutex.hxx> -#include <tools/urlobj.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <comphelper/processfactory.hxx> #include <com/sun/star/awt/PosSize.hpp> diff --git a/extensions/source/bibliography/bibcont.cxx b/extensions/source/bibliography/bibcont.cxx index afa868f675b5..bc29e6042b7c 100644 --- a/extensions/source/bibliography/bibcont.cxx +++ b/extensions/source/bibliography/bibcont.cxx @@ -28,7 +28,6 @@ #include <osl/mutex.hxx> -#include <tools/urlobj.hxx> #include <cppuhelper/weak.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <com/sun/star/awt/XWindow.hpp> diff --git a/extensions/source/bibliography/bibload.cxx b/extensions/source/bibliography/bibload.cxx index 42b9aa0cf161..882b9a29fa0f 100644 --- a/extensions/source/bibliography/bibload.cxx +++ b/extensions/source/bibliography/bibload.cxx @@ -29,7 +29,6 @@ #include <osl/mutex.hxx> -#include <tools/urlobj.hxx> #include <tools/diagnose_ex.h> #include <cppuhelper/weak.hxx> #include <svl/itemprop.hxx> diff --git a/extensions/source/bibliography/bibmod.cxx b/extensions/source/bibliography/bibmod.cxx index 1cf69324048e..03719c664b4d 100644 --- a/extensions/source/bibliography/bibmod.cxx +++ b/extensions/source/bibliography/bibmod.cxx @@ -29,7 +29,6 @@ #include <tools/resmgr.hxx> -#include <tools/urlobj.hxx> #include <svl/urihelper.hxx> #include <com/sun/star/container/XNameAccess.hpp> #include <com/sun/star/util/XLocalizedAliases.hpp> diff --git a/extensions/source/bibliography/datman.cxx b/extensions/source/bibliography/datman.cxx index 5958ba626639..6fe89fe136f3 100644 --- a/extensions/source/bibliography/datman.cxx +++ b/extensions/source/bibliography/datman.cxx @@ -28,7 +28,6 @@ #include <osl/mutex.hxx> #include <tools/diagnose_ex.h> -#include <tools/urlobj.hxx> #include <comphelper/processfactory.hxx> #include <com/sun/star/io/XPersistObject.hpp> #include <com/sun/star/sdbc/ResultSetType.hpp> diff --git a/extensions/source/bibliography/toolbar.cxx b/extensions/source/bibliography/toolbar.cxx index ba1cb90622c6..4b1e32c23c07 100644 --- a/extensions/source/bibliography/toolbar.cxx +++ b/extensions/source/bibliography/toolbar.cxx @@ -27,7 +27,6 @@ ************************************************************************/ #include <comphelper/processfactory.hxx> -#include <tools/urlobj.hxx> #include <com/sun/star/frame/XDispatch.hpp> #include <com/sun/star/frame/XDispatchProvider.hpp> #include <com/sun/star/util/XURLTransformer.hpp> diff --git a/extensions/source/propctrlr/browserline.cxx b/extensions/source/propctrlr/browserline.cxx index 7eef06cd62a6..480ac6badacd 100644 --- a/extensions/source/propctrlr/browserline.cxx +++ b/extensions/source/propctrlr/browserline.cxx @@ -36,7 +36,6 @@ #include <comphelper/string.hxx> #include <tools/debug.hxx> #include <tools/diagnose_ex.h> -#include <tools/urlobj.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <vcl/svapp.hxx> diff --git a/extensions/source/xmlextract/xmxcom.hxx b/extensions/source/xmlextract/xmxcom.hxx index fd8690f26b32..515a0e228b88 100644 --- a/extensions/source/xmlextract/xmxcom.hxx +++ b/extensions/source/xmlextract/xmxcom.hxx @@ -34,7 +34,6 @@ #include <tools/debug.hxx> #include <tools/stream.hxx> #include <tools/string.hxx> -#include <tools/urlobj.hxx> #include <cppuhelper/implbase1.hxx> #include <com/sun/star/uno/Reference.h> diff --git a/filter/source/graphicfilter/ieps/ieps.cxx b/filter/source/graphicfilter/ieps/ieps.cxx index f9aa99934072..6fd4dd76636a 100644 --- a/filter/source/graphicfilter/ieps/ieps.cxx +++ b/filter/source/graphicfilter/ieps/ieps.cxx @@ -45,7 +45,6 @@ #include <vcl/cvtgrf.hxx> #include <vcl/bmpacc.hxx> #include <svtools/fltcall.hxx> -#include <tools/urlobj.hxx> #include <tools/tempfile.hxx> #include <osl/process.h> #include <osl/file.hxx> diff --git a/filter/source/svg/svgwriter.hxx b/filter/source/svg/svgwriter.hxx index b4fe4ae06b5f..d06c8b34d716 100644 --- a/filter/source/svg/svgwriter.hxx +++ b/filter/source/svg/svgwriter.hxx @@ -35,7 +35,6 @@ #include <tools/debug.hxx> #include <tools/stream.hxx> #include <tools/string.hxx> -#include <tools/urlobj.hxx> #include <vcl/salbtype.hxx> #include <vcl/gdimtf.hxx> #include <vcl/metaact.hxx> diff --git a/formula/source/ui/dlg/formula.cxx b/formula/source/ui/dlg/formula.cxx index 4197ae46909a..d34e86fe1e8b 100644 --- a/formula/source/ui/dlg/formula.cxx +++ b/formula/source/ui/dlg/formula.cxx @@ -47,7 +47,6 @@ #include <svl/eitem.hxx> #include <unotools/charclass.hxx> -#include <tools/urlobj.hxx> #include <tools/diagnose_ex.h> #include "formdlgs.hrc" diff --git a/fpicker/source/aqua/SalAquaFilePicker.mm b/fpicker/source/aqua/SalAquaFilePicker.mm index 2788da4f6f2a..2d80b30e6055 100644 --- a/fpicker/source/aqua/SalAquaFilePicker.mm +++ b/fpicker/source/aqua/SalAquaFilePicker.mm @@ -44,7 +44,6 @@ #include <osl/mutex.hxx> #include <vcl/svapp.hxx> -#include <tools/urlobj.hxx> #include "resourceprovider.hxx" #include <tools/rc.hxx> diff --git a/fpicker/source/aqua/SalAquaFolderPicker.mm b/fpicker/source/aqua/SalAquaFolderPicker.mm index 7f269ec2b3c4..838f9e32f0b4 100644 --- a/fpicker/source/aqua/SalAquaFolderPicker.mm +++ b/fpicker/source/aqua/SalAquaFolderPicker.mm @@ -45,7 +45,6 @@ #include <vcl/svapp.hxx> #include "SalAquaFolderPicker.hxx" -#include <tools/urlobj.hxx> #include <iostream> #include "resourceprovider.hxx" diff --git a/fpicker/source/aqua/SalAquaPicker.mm b/fpicker/source/aqua/SalAquaPicker.mm index 07534a2f401a..a00eb4e3dd66 100644 --- a/fpicker/source/aqua/SalAquaPicker.mm +++ b/fpicker/source/aqua/SalAquaPicker.mm @@ -39,7 +39,6 @@ #include <osl/mutex.hxx> #include <vcl/svapp.hxx> #include "SalAquaPicker.hxx" -#include <tools/urlobj.hxx> #include <osl/file.hxx> #include "CFStringUtilities.hxx" #include "NSString_OOoAdditions.hxx" diff --git a/framework/source/services/backingcomp.cxx b/framework/source/services/backingcomp.cxx index 598358ee0f12..19d62d25ec91 100644 --- a/framework/source/services/backingcomp.cxx +++ b/framework/source/services/backingcomp.cxx @@ -63,7 +63,6 @@ #include <vcl/wrkwin.hxx> #include <vcl/svapp.hxx> #include <tools/resmgr.hxx> -#include <tools/urlobj.hxx> #include <rtl/ustrbuf.hxx> #include <svl/solar.hrc> diff --git a/framework/source/services/sessionlistener.cxx b/framework/source/services/sessionlistener.cxx index 134471ac26f5..524a14c2f0c0 100644 --- a/framework/source/services/sessionlistener.cxx +++ b/framework/source/services/sessionlistener.cxx @@ -39,7 +39,6 @@ #include <vcl/svapp.hxx> -#include <tools/urlobj.hxx> #include <unotools/tempfile.hxx> #include <com/sun/star/lang/XSingleServiceFactory.hpp> #include <com/sun/star/lang/XComponent.hpp> diff --git a/framework/source/services/tabwindowservice.cxx b/framework/source/services/tabwindowservice.cxx index 8a43b8928747..8b021cd15325 100644 --- a/framework/source/services/tabwindowservice.cxx +++ b/framework/source/services/tabwindowservice.cxx @@ -49,7 +49,6 @@ //_________________________________________________________________________________________________________________ #include <toolkit/helper/vclunohelper.hxx> -#include <tools/urlobj.hxx> #include <rtl/ustrbuf.hxx> #include <vcl/svapp.hxx> diff --git a/framework/source/tabwin/tabwindow.cxx b/framework/source/tabwin/tabwindow.cxx index 9d38c70c4fe1..d496c092b7cc 100644 --- a/framework/source/tabwin/tabwindow.cxx +++ b/framework/source/tabwin/tabwindow.cxx @@ -46,7 +46,6 @@ // includes of other projects //_________________________________________________________________________________________________________________ #include <rtl/ustrbuf.hxx> -#include <tools/urlobj.hxx> #include <vcl/svapp.hxx> #include <vcl/window.hxx> #include <vcl/wrkwin.hxx> diff --git a/framework/source/tabwin/tabwinfactory.cxx b/framework/source/tabwin/tabwinfactory.cxx index 344128d0385b..704fc2c50aa9 100644 --- a/framework/source/tabwin/tabwinfactory.cxx +++ b/framework/source/tabwin/tabwinfactory.cxx @@ -46,7 +46,6 @@ // includes of other projects //_________________________________________________________________________________________________________________ #include <vcl/svapp.hxx> -#include <tools/urlobj.hxx> #include <rtl/ustrbuf.hxx> //_________________________________________________________________________________________________________________ diff --git a/framework/source/uiconfiguration/imagemanager.cxx b/framework/source/uiconfiguration/imagemanager.cxx index d85e8ef4c35d..fcb768fa204d 100644 --- a/framework/source/uiconfiguration/imagemanager.cxx +++ b/framework/source/uiconfiguration/imagemanager.cxx @@ -56,7 +56,6 @@ #include <rtl/ustrbuf.hxx> #include <osl/mutex.hxx> #include <comphelper/sequence.hxx> -#include <tools/urlobj.hxx> #include <unotools/ucbstreamhelper.hxx> #include <vcl/pngread.hxx> #include <vcl/pngwrite.hxx> diff --git a/framework/source/uiconfiguration/moduleimagemanager.cxx b/framework/source/uiconfiguration/moduleimagemanager.cxx index c43ce27eb6c3..390ba4d39740 100644 --- a/framework/source/uiconfiguration/moduleimagemanager.cxx +++ b/framework/source/uiconfiguration/moduleimagemanager.cxx @@ -61,7 +61,6 @@ #include <osl/mutex.hxx> #include <osl/file.hxx> #include <comphelper/sequence.hxx> -#include <tools/urlobj.hxx> #include <unotools/ucbstreamhelper.hxx> #include <vcl/pngread.hxx> #include <vcl/pngwrite.hxx> diff --git a/framework/source/uielement/buttontoolbarcontroller.cxx b/framework/source/uielement/buttontoolbarcontroller.cxx index 4f8c655f22e3..1a1613f6aa48 100644 --- a/framework/source/uielement/buttontoolbarcontroller.cxx +++ b/framework/source/uielement/buttontoolbarcontroller.cxx @@ -54,7 +54,6 @@ #include <osl/mutex.hxx> #include <comphelper/processfactory.hxx> #include <unotools/ucbstreamhelper.hxx> -#include <tools/urlobj.hxx> #include <vcl/svapp.hxx> #include <vcl/mnemonic.hxx> #include <vcl/window.hxx> diff --git a/framework/source/uielement/comboboxtoolbarcontroller.cxx b/framework/source/uielement/comboboxtoolbarcontroller.cxx index 38879eb518aa..32658f3c7190 100644 --- a/framework/source/uielement/comboboxtoolbarcontroller.cxx +++ b/framework/source/uielement/comboboxtoolbarcontroller.cxx @@ -56,7 +56,6 @@ #include <vcl/mnemonic.hxx> #include <vcl/toolbox.hxx> #include <vcl/combobox.hxx> -#include <tools/urlobj.hxx> using namespace ::com::sun::star; using namespace ::com::sun::star::uno; diff --git a/framework/source/uielement/complextoolbarcontroller.cxx b/framework/source/uielement/complextoolbarcontroller.cxx index a70dd5a7d45f..a9ba6c5b4f56 100644 --- a/framework/source/uielement/complextoolbarcontroller.cxx +++ b/framework/source/uielement/complextoolbarcontroller.cxx @@ -54,7 +54,6 @@ #include <osl/mutex.hxx> #include <vcl/svapp.hxx> #include <vcl/mnemonic.hxx> -#include <tools/urlobj.hxx> using namespace ::com::sun::star; using namespace ::com::sun::star::awt; diff --git a/framework/source/uielement/controlmenucontroller.cxx b/framework/source/uielement/controlmenucontroller.cxx index 1f5e64e8d539..53a4483bc8f6 100644 --- a/framework/source/uielement/controlmenucontroller.cxx +++ b/framework/source/uielement/controlmenucontroller.cxx @@ -53,7 +53,6 @@ #include <vcl/menu.hxx> #include <vcl/svapp.hxx> #include <vcl/i18nhelp.hxx> -#include <tools/urlobj.hxx> #include <rtl/ustrbuf.hxx> #include <rtl/strbuf.hxx> #include <svl/solar.hrc> diff --git a/framework/source/uielement/dropdownboxtoolbarcontroller.cxx b/framework/source/uielement/dropdownboxtoolbarcontroller.cxx index bf6896d601c0..1b2f2f34aa31 100644 --- a/framework/source/uielement/dropdownboxtoolbarcontroller.cxx +++ b/framework/source/uielement/dropdownboxtoolbarcontroller.cxx @@ -53,7 +53,6 @@ #include <osl/mutex.hxx> #include <vcl/svapp.hxx> #include <vcl/mnemonic.hxx> -#include <tools/urlobj.hxx> using namespace ::com::sun::star; using namespace ::com::sun::star::awt; diff --git a/framework/source/uielement/edittoolbarcontroller.cxx b/framework/source/uielement/edittoolbarcontroller.cxx index 9bf3c71b366c..0afdab7b33fc 100644 --- a/framework/source/uielement/edittoolbarcontroller.cxx +++ b/framework/source/uielement/edittoolbarcontroller.cxx @@ -53,7 +53,6 @@ #include <osl/mutex.hxx> #include <vcl/svapp.hxx> #include <vcl/mnemonic.hxx> -#include <tools/urlobj.hxx> using namespace ::com::sun::star; using namespace ::com::sun::star::uno; diff --git a/framework/source/uielement/footermenucontroller.cxx b/framework/source/uielement/footermenucontroller.cxx index 6b6926bf667e..e2938c9a6390 100644 --- a/framework/source/uielement/footermenucontroller.cxx +++ b/framework/source/uielement/footermenucontroller.cxx @@ -55,7 +55,6 @@ #include <vcl/menu.hxx> #include <vcl/svapp.hxx> #include <vcl/i18nhelp.hxx> -#include <tools/urlobj.hxx> #include <rtl/ustrbuf.hxx> //_________________________________________________________________________________________________________________ diff --git a/framework/source/uielement/headermenucontroller.cxx b/framework/source/uielement/headermenucontroller.cxx index 3c1e1b49e974..103e155f4683 100644 --- a/framework/source/uielement/headermenucontroller.cxx +++ b/framework/source/uielement/headermenucontroller.cxx @@ -55,7 +55,6 @@ #include <vcl/menu.hxx> #include <vcl/svapp.hxx> #include <vcl/i18nhelp.hxx> -#include <tools/urlobj.hxx> #include <rtl/ustrbuf.hxx> #include <osl/mutex.hxx> diff --git a/framework/source/uielement/imagebuttontoolbarcontroller.cxx b/framework/source/uielement/imagebuttontoolbarcontroller.cxx index 92719b52680f..55f82dc11332 100644 --- a/framework/source/uielement/imagebuttontoolbarcontroller.cxx +++ b/framework/source/uielement/imagebuttontoolbarcontroller.cxx @@ -54,7 +54,6 @@ #include <osl/mutex.hxx> #include <comphelper/processfactory.hxx> #include <unotools/ucbstreamhelper.hxx> -#include <tools/urlobj.hxx> #include <vcl/svapp.hxx> #include <vcl/mnemonic.hxx> #include <vcl/window.hxx> diff --git a/framework/source/uielement/langselectionmenucontroller.cxx b/framework/source/uielement/langselectionmenucontroller.cxx index 2e243328334f..fb7c59a05a1a 100644 --- a/framework/source/uielement/langselectionmenucontroller.cxx +++ b/framework/source/uielement/langselectionmenucontroller.cxx @@ -50,7 +50,6 @@ #include <vcl/menu.hxx> #include <vcl/svapp.hxx> #include <vcl/i18nhelp.hxx> -#include <tools/urlobj.hxx> #include <rtl/ustrbuf.hxx> #include <vcl/mnemonic.hxx> #include <com/sun/star/awt/XMenuExtended.hpp> diff --git a/framework/source/uielement/macrosmenucontroller.cxx b/framework/source/uielement/macrosmenucontroller.cxx index 568383d5d0e4..b954bce5e1bc 100644 --- a/framework/source/uielement/macrosmenucontroller.cxx +++ b/framework/source/uielement/macrosmenucontroller.cxx @@ -43,7 +43,6 @@ #include <comphelper/processfactory.hxx> #include <vcl/svapp.hxx> #include <vcl/i18nhelp.hxx> -#include <tools/urlobj.hxx> #include <rtl/ustrbuf.hxx> #include "helper/mischelper.hxx" #include "helpid.hrc" diff --git a/framework/source/uielement/menubarmanager.cxx b/framework/source/uielement/menubarmanager.cxx index 4de7ea4accd1..64e86f995595 100644 --- a/framework/source/uielement/menubarmanager.cxx +++ b/framework/source/uielement/menubarmanager.cxx @@ -81,7 +81,6 @@ #include <unotools/cmdoptions.hxx> #include <unotools/localfilehelper.hxx> #include <toolkit/unohlp.hxx> -#include <tools/urlobj.hxx> #include <vcl/svapp.hxx> #include <vcl/window.hxx> #include <osl/mutex.hxx> diff --git a/framework/source/uielement/newmenucontroller.cxx b/framework/source/uielement/newmenucontroller.cxx index 3fc4a5a72834..d2731962f4c2 100644 --- a/framework/source/uielement/newmenucontroller.cxx +++ b/framework/source/uielement/newmenucontroller.cxx @@ -56,7 +56,6 @@ //_________________________________________________________________________________________________________________ #include <vcl/svapp.hxx> #include <vcl/i18nhelp.hxx> -#include <tools/urlobj.hxx> #include <rtl/ustrbuf.hxx> #include <cppuhelper/implbase1.hxx> #include <osl/file.hxx> diff --git a/framework/source/uielement/objectmenucontroller.cxx b/framework/source/uielement/objectmenucontroller.cxx index df8707bedbdf..ad69cb5f8671 100644 --- a/framework/source/uielement/objectmenucontroller.cxx +++ b/framework/source/uielement/objectmenucontroller.cxx @@ -51,7 +51,6 @@ #include <vcl/menu.hxx> #include <vcl/svapp.hxx> #include <vcl/i18nhelp.hxx> -#include <tools/urlobj.hxx> #include <rtl/ustrbuf.hxx> #include <osl/mutex.hxx> diff --git a/framework/source/uielement/spinfieldtoolbarcontroller.cxx b/framework/source/uielement/spinfieldtoolbarcontroller.cxx index 6245d01e4183..2560270e67d9 100644 --- a/framework/source/uielement/spinfieldtoolbarcontroller.cxx +++ b/framework/source/uielement/spinfieldtoolbarcontroller.cxx @@ -56,7 +56,6 @@ #include <osl/mutex.hxx> #include <vcl/svapp.hxx> #include <vcl/mnemonic.hxx> -#include <tools/urlobj.hxx> #ifdef WINNT #include <systools/win32/snprintf.h> #endif diff --git a/framework/source/uielement/togglebuttontoolbarcontroller.cxx b/framework/source/uielement/togglebuttontoolbarcontroller.cxx index a4324e7e7be0..e10291836956 100644 --- a/framework/source/uielement/togglebuttontoolbarcontroller.cxx +++ b/framework/source/uielement/togglebuttontoolbarcontroller.cxx @@ -54,7 +54,6 @@ #include <osl/mutex.hxx> #include <comphelper/processfactory.hxx> #include <unotools/ucbstreamhelper.hxx> -#include <tools/urlobj.hxx> #include <vcl/svapp.hxx> #include <vcl/mnemonic.hxx> #include <vcl/window.hxx> diff --git a/framework/source/uielement/toolbarsmenucontroller.cxx b/framework/source/uielement/toolbarsmenucontroller.cxx index ecc6a9b209f2..6cc561a00d44 100644 --- a/framework/source/uielement/toolbarsmenucontroller.cxx +++ b/framework/source/uielement/toolbarsmenucontroller.cxx @@ -64,7 +64,6 @@ #include <vcl/svapp.hxx> #include <vcl/i18nhelp.hxx> #include <vcl/image.hxx> -#include <tools/urlobj.hxx> #include <rtl/ustrbuf.hxx> #include <toolkit/unohlp.hxx> #include <vcl/window.hxx> diff --git a/framework/source/uifactory/addonstoolboxfactory.cxx b/framework/source/uifactory/addonstoolboxfactory.cxx index aa024d5a656f..2516de5a3304 100644 --- a/framework/source/uifactory/addonstoolboxfactory.cxx +++ b/framework/source/uifactory/addonstoolboxfactory.cxx @@ -49,7 +49,6 @@ // includes of other projects //_________________________________________________________________________________________________________________ #include <vcl/svapp.hxx> -#include <tools/urlobj.hxx> #include <rtl/ustrbuf.hxx> //_________________________________________________________________________________________________________________ diff --git a/framework/source/uifactory/menubarfactory.cxx b/framework/source/uifactory/menubarfactory.cxx index 7e2de9c2111b..55581665916c 100644 --- a/framework/source/uifactory/menubarfactory.cxx +++ b/framework/source/uifactory/menubarfactory.cxx @@ -52,7 +52,6 @@ #include <vcl/menu.hxx> #include <vcl/svapp.hxx> -#include <tools/urlobj.hxx> #include <rtl/ustrbuf.hxx> #include <rtl/logfile.hxx> diff --git a/framework/source/uifactory/statusbarfactory.cxx b/framework/source/uifactory/statusbarfactory.cxx index 25604757e3b3..5c56ae590757 100644 --- a/framework/source/uifactory/statusbarfactory.cxx +++ b/framework/source/uifactory/statusbarfactory.cxx @@ -50,7 +50,6 @@ // includes of other projects //_________________________________________________________________________________________________________________ #include <vcl/svapp.hxx> -#include <tools/urlobj.hxx> #include <rtl/ustrbuf.hxx> //_________________________________________________________________________________________________________________ diff --git a/framework/source/uifactory/toolboxfactory.cxx b/framework/source/uifactory/toolboxfactory.cxx index 685837015b83..9d3a19ecaf9d 100644 --- a/framework/source/uifactory/toolboxfactory.cxx +++ b/framework/source/uifactory/toolboxfactory.cxx @@ -49,7 +49,6 @@ // includes of other projects //_________________________________________________________________________________________________________________ #include <vcl/svapp.hxx> -#include <tools/urlobj.hxx> #include <rtl/ustrbuf.hxx> //_________________________________________________________________________________________________________________ diff --git a/framework/source/uifactory/uielementfactorymanager.cxx b/framework/source/uifactory/uielementfactorymanager.cxx index a673ba627cbf..b8d31e3bcaf0 100644 --- a/framework/source/uifactory/uielementfactorymanager.cxx +++ b/framework/source/uifactory/uielementfactorymanager.cxx @@ -52,7 +52,6 @@ //_________________________________________________________________________________________________________________ #include <rtl/ustrbuf.hxx> #include <cppuhelper/weak.hxx> -#include <tools/urlobj.hxx> #include <vcl/svapp.hxx> #include <rtl/logfile.hxx> diff --git a/framework/source/uifactory/windowcontentfactorymanager.cxx b/framework/source/uifactory/windowcontentfactorymanager.cxx index f9a841dfab36..9838427b3048 100644 --- a/framework/source/uifactory/windowcontentfactorymanager.cxx +++ b/framework/source/uifactory/windowcontentfactorymanager.cxx @@ -53,7 +53,6 @@ //_________________________________________________________________________________________________________________ #include <rtl/ustrbuf.hxx> #include <cppuhelper/weak.hxx> -#include <tools/urlobj.hxx> #include <vcl/svapp.hxx> //_________________________________________________________________________________________________________________ diff --git a/linguistic/source/convdicxml.cxx b/linguistic/source/convdicxml.cxx index 90c1782fb2a9..4cda05e0df3f 100644 --- a/linguistic/source/convdicxml.cxx +++ b/linguistic/source/convdicxml.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ -#include <tools/urlobj.hxx> #include <tools/debug.hxx> #include <tools/fsys.hxx> #include <tools/string.hxx> diff --git a/linguistic/source/hhconvdic.cxx b/linguistic/source/hhconvdic.cxx index 3923aeefe6cd..e73fa1e8712c 100644 --- a/linguistic/source/hhconvdic.cxx +++ b/linguistic/source/hhconvdic.cxx @@ -28,7 +28,6 @@ #include <unicode/uscript.h> #include <i18npool/lang.h> -#include <tools/urlobj.hxx> #include <tools/debug.hxx> #include <tools/fsys.hxx> #include <tools/stream.hxx> diff --git a/padmin/source/fontentry.hxx b/padmin/source/fontentry.hxx index 262134ac8eb4..88d05d9820f4 100644 --- a/padmin/source/fontentry.hxx +++ b/padmin/source/fontentry.hxx @@ -40,8 +40,6 @@ #include "vcl/group.hxx" #include "vcl/fontmanager.hxx" -#include "tools/urlobj.hxx" - namespace padmin { class FontImportDialog : diff --git a/padmin/source/padialog.cxx b/padmin/source/padialog.cxx index 1aeab2c6c1a2..ee3a815fa042 100644 --- a/padmin/source/padialog.cxx +++ b/padmin/source/padialog.cxx @@ -50,6 +50,7 @@ #include "tools/stream.hxx" #include "tools/color.hxx" +#include "tools/urlobj.hxx" #include "osl/file.hxx" diff --git a/reportdesign/source/core/api/ReportEngineJFree.cxx b/reportdesign/source/core/api/ReportEngineJFree.cxx index c0c88408051e..d092fc256ff8 100644 --- a/reportdesign/source/core/api/ReportEngineJFree.cxx +++ b/reportdesign/source/core/api/ReportEngineJFree.cxx @@ -48,7 +48,6 @@ #include <com/sun/star/task/XJob.hpp> #include <tools/debug.hxx> -#include <tools/urlobj.hxx> #include <unotools/useroptions.hxx> #include <unotools/tempfile.hxx> #include <unotools/sharedunocomponent.hxx> diff --git a/reportdesign/source/filter/xml/dbloader2.cxx b/reportdesign/source/filter/xml/dbloader2.cxx index f70d71a2917c..b8bdba570372 100644 --- a/reportdesign/source/filter/xml/dbloader2.cxx +++ b/reportdesign/source/filter/xml/dbloader2.cxx @@ -26,6 +26,7 @@ * ************************************************************************/ #include "dbloader2.hxx" +#include <tools/urlobj.hxx> #include <comphelper/sequence.hxx> // ------------------------------------------------------------------------- namespace rptxml diff --git a/reportdesign/source/filter/xml/dbloader2.hxx b/reportdesign/source/filter/xml/dbloader2.hxx index b58309ecda91..404a24ed24a2 100644 --- a/reportdesign/source/filter/xml/dbloader2.hxx +++ b/reportdesign/source/filter/xml/dbloader2.hxx @@ -30,7 +30,6 @@ #define RPTXML_DBLOADER2_HXX #include <toolkit/helper/vclunohelper.hxx> -#include <tools/urlobj.hxx> #include <toolkit/awt/vclxwindow.hxx> #include <com/sun/star/task/XStatusIndicatorFactory.hpp> #include <com/sun/star/task/XStatusIndicator.hpp> diff --git a/reportdesign/source/filter/xml/xmlfilter.cxx b/reportdesign/source/filter/xml/xmlfilter.cxx index c9197ead6b2a..1431b3bbd1d9 100644 --- a/reportdesign/source/filter/xml/xmlfilter.cxx +++ b/reportdesign/source/filter/xml/xmlfilter.cxx @@ -53,7 +53,6 @@ #include <sfx2/docfile.hxx> #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/uno/XNamingService.hpp> -#include <tools/urlobj.hxx> #include <xmloff/DocumentSettingsContext.hxx> #include <xmloff/xmluconv.hxx> #include <xmloff/xmlmetai.hxx> diff --git a/reportdesign/source/ui/dlg/Formula.cxx b/reportdesign/source/ui/dlg/Formula.cxx index 2c30b6e11751..5dae6718defe 100644 --- a/reportdesign/source/ui/dlg/Formula.cxx +++ b/reportdesign/source/ui/dlg/Formula.cxx @@ -35,7 +35,6 @@ #include <vcl/msgbox.hxx> #include <unotools/charclass.hxx> #include <unotools/viewoptions.hxx> -#include <tools/urlobj.hxx> #include <formula/formdata.hxx> #include <formula/funcutl.hxx> #include <formula/tokenarray.hxx> diff --git a/sc/source/core/data/table2.cxx b/sc/source/core/data/table2.cxx index d070bf75e1ba..853785bcfd2f 100644 --- a/sc/source/core/data/table2.cxx +++ b/sc/source/core/data/table2.cxx @@ -31,7 +31,6 @@ #include "scitems.hxx" #include <editeng/boxitem.hxx> -#include <tools/urlobj.hxx> #include <svl/poolcach.hxx> #include <unotools/charclass.hxx> #include <math.h> diff --git a/sc/source/core/data/validat.cxx b/sc/source/core/data/validat.cxx index addb76b5159e..1f8f85f539ce 100644 --- a/sc/source/core/data/validat.cxx +++ b/sc/source/core/data/validat.cxx @@ -43,7 +43,6 @@ #include <basic/sbx.hxx> #include <svl/zforlist.hxx> #include <vcl/msgbox.hxx> -#include <tools/urlobj.hxx> #include <rtl/math.hxx> #include "validat.hxx" diff --git a/sc/source/core/tool/interpr4.cxx b/sc/source/core/tool/interpr4.cxx index c3992053ce3a..429150ecbcf6 100644 --- a/sc/source/core/tool/interpr4.cxx +++ b/sc/source/core/tool/interpr4.cxx @@ -41,7 +41,6 @@ #include <basic/sbuno.hxx> #include <svl/zforlist.hxx> #include <svl/zforlist.hxx> -#include <tools/urlobj.hxx> #include <rtl/logfile.hxx> #include <stdlib.h> #include <string.h> diff --git a/sc/source/filter/excel/excdoc.cxx b/sc/source/filter/excel/excdoc.cxx index 1ee95036b9e0..d427350b40e9 100644 --- a/sc/source/filter/excel/excdoc.cxx +++ b/sc/source/filter/excel/excdoc.cxx @@ -42,7 +42,6 @@ #include <svl/zformat.hxx> #include <sot/storage.hxx> #include <sfx2/objsh.hxx> -#include <tools/urlobj.hxx> #include <rtl/ustring.hxx> #include "cell.hxx" diff --git a/sc/source/filter/excel/excimp8.cxx b/sc/source/filter/excel/excimp8.cxx index 4671c0804219..ef09d2b77b7c 100644 --- a/sc/source/filter/excel/excimp8.cxx +++ b/sc/source/filter/excel/excimp8.cxx @@ -67,7 +67,6 @@ #include <svl/stritem.hxx> #include <tools/string.hxx> -#include <tools/urlobj.hxx> #include <rtl/math.hxx> #include <unotools/localedatawrapper.hxx> #include <unotools/charclass.hxx> diff --git a/sc/source/filter/excel/namebuff.cxx b/sc/source/filter/excel/namebuff.cxx index 3319b2630551..f9e7738dff9b 100644 --- a/sc/source/filter/excel/namebuff.cxx +++ b/sc/source/filter/excel/namebuff.cxx @@ -29,7 +29,6 @@ #include "namebuff.hxx" -#include <tools/urlobj.hxx> #include <string.h> #include "rangenam.hxx" diff --git a/sc/source/filter/xml/xmlcelli.hxx b/sc/source/filter/xml/xmlcelli.hxx index 99d6ddb018ad..7a518eaa3f89 100644 --- a/sc/source/filter/xml/xmlcelli.hxx +++ b/sc/source/filter/xml/xmlcelli.hxx @@ -34,7 +34,6 @@ #include <xmloff/xmlictxt.hxx> #include <xmloff/xmlimp.hxx> #include <com/sun/star/table/XCell.hpp> -#include <tools/time.hxx> #include <com/sun/star/util/DateTime.hpp> #include <com/sun/star/table/XCellRange.hpp> #include <com/sun/star/table/CellRangeAddress.hpp> diff --git a/sc/source/filter/xml/xmlimprt.cxx b/sc/source/filter/xml/xmlimprt.cxx index 570bb7f1b8f2..10259c4e3028 100644 --- a/sc/source/filter/xml/xmlimprt.cxx +++ b/sc/source/filter/xml/xmlimprt.cxx @@ -87,7 +87,6 @@ #include <com/sun/star/document/XActionLockable.hpp> #include <com/sun/star/util/NumberFormat.hpp> #include <com/sun/star/util/XNumberFormatTypes.hpp> -#include <tools/urlobj.hxx> #include <com/sun/star/sheet/XNamedRanges.hpp> #include <com/sun/star/sheet/NamedRangeFlag.hpp> #include <com/sun/star/sheet/XNamedRange.hpp> diff --git a/sc/source/filter/xml/xmlimprt.hxx b/sc/source/filter/xml/xmlimprt.hxx index a90500ba4c49..8df2f7733864 100644 --- a/sc/source/filter/xml/xmlimprt.hxx +++ b/sc/source/filter/xml/xmlimprt.hxx @@ -36,7 +36,6 @@ #include <xmloff/xmlaustp.hxx> #include <xmloff/xmlstyle.hxx> #include <com/sun/star/frame/XModel.hpp> -#include <tools/time.hxx> #include <com/sun/star/util/DateTime.hpp> #include "xmlsubti.hxx" #include "global.hxx" diff --git a/sc/source/filter/xml/xmlwrap.cxx b/sc/source/filter/xml/xmlwrap.cxx index 33dd8ee1c5c7..c9819f6f49f8 100644 --- a/sc/source/filter/xml/xmlwrap.cxx +++ b/sc/source/filter/xml/xmlwrap.cxx @@ -40,7 +40,6 @@ #include <svl/itemset.hxx> #include <svl/stritem.hxx> #include <sfx2/sfxsids.hrc> -#include <tools/urlobj.hxx> #include <com/sun/star/container/XChild.hpp> #include <com/sun/star/beans/XPropertySetInfo.hpp> #include <com/sun/star/xml/sax/XErrorHandler.hpp> diff --git a/sc/source/ui/drawfunc/fuins1.cxx b/sc/source/ui/drawfunc/fuins1.cxx index 10b6661b1680..22671a4b6b28 100644 --- a/sc/source/ui/drawfunc/fuins1.cxx +++ b/sc/source/ui/drawfunc/fuins1.cxx @@ -38,7 +38,6 @@ #include <svl/stritem.hxx> #include <svtools/miscopt.hxx> #include <vcl/msgbox.hxx> -#include <tools/urlobj.hxx> #include <avmedia/mediawindow.hxx> #include <vcl/svapp.hxx> diff --git a/sc/source/ui/vba/vbawindows.cxx b/sc/source/ui/vba/vbawindows.cxx index fac4e6f76d73..d13a033f0c55 100644 --- a/sc/source/ui/vba/vbawindows.cxx +++ b/sc/source/ui/vba/vbawindows.cxx @@ -33,7 +33,6 @@ #include <com/sun/star/frame/XDesktop.hpp> #include <cppuhelper/implbase3.hxx> -#include <tools/urlobj.hxx> #include "vbawindow.hxx" #include "vbaglobals.hxx" diff --git a/sc/source/ui/view/gridwin.cxx b/sc/source/ui/view/gridwin.cxx index 2c4e5a7ddd4c..948d4332025e 100644 --- a/sc/source/ui/view/gridwin.cxx +++ b/sc/source/ui/view/gridwin.cxx @@ -46,7 +46,6 @@ #include <svtools/svlbox.hxx> #include <svtools/svtabbx.hxx> #include <svl/urlbmk.hxx> -#include <tools/urlobj.hxx> #include <vcl/cursor.hxx> #include <vcl/sound.hxx> #include <vcl/graph.hxx> diff --git a/sd/source/core/CustomAnimationPreset.cxx b/sd/source/core/CustomAnimationPreset.cxx index f26fa686964c..58761580d6bb 100644 --- a/sd/source/core/CustomAnimationPreset.cxx +++ b/sd/source/core/CustomAnimationPreset.cxx @@ -37,7 +37,6 @@ #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/presentation/EffectPresetClass.hpp> #include <com/sun/star/beans/NamedValue.hpp> -#include <tools/urlobj.hxx> #include <unotools/streamwrap.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/string.hxx> diff --git a/sd/source/core/TransitionPreset.cxx b/sd/source/core/TransitionPreset.cxx index e8bfab4030b7..f2908026e6b0 100644 --- a/sd/source/core/TransitionPreset.cxx +++ b/sd/source/core/TransitionPreset.cxx @@ -36,7 +36,6 @@ #include <com/sun/star/animations/AnimationNodeType.hpp> #include <vcl/svapp.hxx> #include <osl/mutex.hxx> -#include <tools/urlobj.hxx> #include <unotools/streamwrap.hxx> #include <comphelper/processfactory.hxx> #include <unotools/pathoptions.hxx> diff --git a/sd/source/core/anminfo.cxx b/sd/source/core/anminfo.cxx index 01756fda52eb..e3f864bddc5b 100644 --- a/sd/source/core/anminfo.cxx +++ b/sd/source/core/anminfo.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ -#include <tools/urlobj.hxx> #include <svl/smplhint.hxx> #include "svx/xtable.hxx" #include <svx/svdopath.hxx> diff --git a/sd/source/core/drawdoc4.cxx b/sd/source/core/drawdoc4.cxx index 6780235e0522..232f65c63637 100644 --- a/sd/source/core/drawdoc4.cxx +++ b/sd/source/core/drawdoc4.cxx @@ -30,7 +30,6 @@ #include <com/sun/star/style/XStyle.hpp> #include <com/sun/star/container/XNameAccess.hpp> -#include <tools/urlobj.hxx> #include <sfx2/docfile.hxx> #include <sfx2/dispatch.hxx> #include "Outliner.hxx" diff --git a/sd/source/core/sdpage2.cxx b/sd/source/core/sdpage2.cxx index 2b17dd11750c..0159b14ba4e1 100644 --- a/sd/source/core/sdpage2.cxx +++ b/sd/source/core/sdpage2.cxx @@ -35,7 +35,6 @@ #include <editeng/outliner.hxx> #include <sfx2/linkmgr.hxx> #include <svx/svdotext.hxx> -#include <tools/urlobj.hxx> #include <editeng/outlobj.hxx> #include <svl/urihelper.hxx> #include <editeng/xmlcnitm.hxx> diff --git a/sd/source/filter/html/sdhtmlfilter.cxx b/sd/source/filter/html/sdhtmlfilter.cxx index b1c57e925de7..74dd7c4965ff 100644 --- a/sd/source/filter/html/sdhtmlfilter.cxx +++ b/sd/source/filter/html/sdhtmlfilter.cxx @@ -29,7 +29,6 @@ #include <unotools/localfilehelper.hxx> #include <tools/errinf.hxx> -#include <tools/urlobj.hxx> #include <vcl/msgbox.hxx> #include <vcl/metaact.hxx> #include <vcl/virdev.hxx> diff --git a/sd/source/filter/xml/sdxmlwrp.cxx b/sd/source/filter/xml/sdxmlwrp.cxx index 674ab9c37153..2f490ed8fbcb 100644 --- a/sd/source/filter/xml/sdxmlwrp.cxx +++ b/sd/source/filter/xml/sdxmlwrp.cxx @@ -35,7 +35,6 @@ #include <comphelper/processfactory.hxx> #include <sfx2/docfile.hxx> #include <sfx2/docfilt.hxx> -#include <tools/urlobj.hxx> #include "drawdoc.hxx" #include <unotools/streamwrap.hxx> #include <svx/xmlgrhlp.hxx> diff --git a/sd/source/ui/app/sddll.cxx b/sd/source/ui/app/sddll.cxx index 6980735f80e1..094bbcb53ee5 100644 --- a/sd/source/ui/app/sddll.cxx +++ b/sd/source/ui/app/sddll.cxx @@ -48,7 +48,6 @@ #include <sfx2/docfilt.hxx> #include <sfx2/docfile.hxx> #include <sfx2/fcontnr.hxx> -#include <tools/urlobj.hxx> #include <svtools/FilterConfigItem.hxx> #include <com/sun/star/util/XArchiver.hpp> #include <comphelper/processfactory.hxx> diff --git a/sd/source/ui/app/sdxfer.cxx b/sd/source/ui/app/sdxfer.cxx index 317c9f252ec8..fe56d11ffc80 100644 --- a/sd/source/ui/app/sdxfer.cxx +++ b/sd/source/ui/app/sdxfer.cxx @@ -47,7 +47,6 @@ #include <editeng/editobj.hxx> #include <svx/fmglob.hxx> #include <svx/svdouno.hxx> -#include <tools/urlobj.hxx> #include <sot/formats.hxx> #include <svl/urlbmk.hxx> #include <editeng/outliner.hxx> diff --git a/sd/source/ui/dlg/dlgassim.cxx b/sd/source/ui/dlg/dlgassim.cxx index db0cebbfdc82..f1d37f6a82e7 100644 --- a/sd/source/ui/dlg/dlgassim.cxx +++ b/sd/source/ui/dlg/dlgassim.cxx @@ -31,7 +31,6 @@ #undef SD_DLLIMPLEMENTATION #endif #include <sfx2/docfile.hxx> -#include <tools/urlobj.hxx> #include <unotools/pathoptions.hxx> #include "sdpage.hxx" diff --git a/sd/source/ui/dlg/filedlg.cxx b/sd/source/ui/dlg/filedlg.cxx index db0c970aeeb4..5cf6e9e5ada4 100644 --- a/sd/source/ui/dlg/filedlg.cxx +++ b/sd/source/ui/dlg/filedlg.cxx @@ -41,7 +41,6 @@ #include <com/sun/star/ui/dialogs/XFilePicker.hpp> #include <vcl/msgbox.hxx> #include <sal/types.h> -#include <tools/urlobj.hxx> #include <osl/thread.hxx> #include <osl/mutex.hxx> #include <vcl/svapp.hxx> diff --git a/sd/source/ui/func/fuinsfil.cxx b/sd/source/ui/func/fuinsfil.cxx index a54e22774e44..37bd37453d1a 100644 --- a/sd/source/ui/func/fuinsfil.cxx +++ b/sd/source/ui/func/fuinsfil.cxx @@ -44,7 +44,6 @@ #include <sot/formats.hxx> #include <svl/urihelper.hxx> #include <editeng/forbiddencharacterstable.hxx> -#include <tools/urlobj.hxx> #include <sfx2/docfile.hxx> #include <sfx2/docfilt.hxx> #include <sfx2/fcontnr.hxx> diff --git a/sd/source/ui/slideshow/slideshowimpl.hxx b/sd/source/ui/slideshow/slideshowimpl.hxx index 612d91b263cf..f84553a30b29 100644 --- a/sd/source/ui/slideshow/slideshowimpl.hxx +++ b/sd/source/ui/slideshow/slideshowimpl.hxx @@ -59,7 +59,6 @@ #include <basegfx/matrix/b2dhommatrix.hxx> #include <basegfx/tools/canvastools.hxx> #include <vcl/help.hxx> -#include <tools/urlobj.hxx> #include <unotools/pathoptions.hxx> #include <unotools/saveopt.hxx> #include <sfx2/bindings.hxx> diff --git a/sd/source/ui/slideshow/slideshowviewimpl.hxx b/sd/source/ui/slideshow/slideshowviewimpl.hxx index 8028d9928149..1a6ce656bea7 100644 --- a/sd/source/ui/slideshow/slideshowviewimpl.hxx +++ b/sd/source/ui/slideshow/slideshowviewimpl.hxx @@ -53,7 +53,6 @@ #include <basegfx/tools/canvastools.hxx> #include <cppcanvas/spritecanvas.hxx> #include <vcl/help.hxx> -#include <tools/urlobj.hxx> #include <unotools/pathoptions.hxx> #include <unotools/saveopt.hxx> #include <sfx2/bindings.hxx> diff --git a/sd/source/ui/toolpanel/controls/MasterPageContainer.cxx b/sd/source/ui/toolpanel/controls/MasterPageContainer.cxx index 7c6511cd012f..fcc71ccbe41c 100644 --- a/sd/source/ui/toolpanel/controls/MasterPageContainer.cxx +++ b/sd/source/ui/toolpanel/controls/MasterPageContainer.cxx @@ -50,7 +50,6 @@ #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/util/XCloseable.hpp> #include <comphelper/processfactory.hxx> -#include <tools/urlobj.hxx> #include <sfx2/app.hxx> #include <svx/svdpage.hxx> #include "DrawDocShell.hxx" diff --git a/sd/source/ui/toolpanel/controls/RecentlyUsedMasterPages.cxx b/sd/source/ui/toolpanel/controls/RecentlyUsedMasterPages.cxx index e0587e8626de..5722edd7d6b0 100644 --- a/sd/source/ui/toolpanel/controls/RecentlyUsedMasterPages.cxx +++ b/sd/source/ui/toolpanel/controls/RecentlyUsedMasterPages.cxx @@ -48,7 +48,6 @@ #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/PropertyState.hpp> -#include <tools/urlobj.hxx> #include <unotools/confignode.hxx> #include <osl/doublecheckedlocking.h> #include <osl/getglobalmutex.hxx> diff --git a/sd/source/ui/unoidl/unomodel.cxx b/sd/source/ui/unoidl/unomodel.cxx index 6dfb029790ec..16ab6f2f8796 100644 --- a/sd/source/ui/unoidl/unomodel.cxx +++ b/sd/source/ui/unoidl/unomodel.cxx @@ -100,7 +100,6 @@ #include <com/sun/star/presentation/AnimationEffect.hpp> #include <com/sun/star/presentation/AnimationSpeed.hpp> #include <com/sun/star/presentation/ClickAction.hpp> -#include <tools/urlobj.hxx> #include <svx/sdr/contact/viewobjectcontact.hxx> #include <svx/sdr/contact/viewcontact.hxx> #include <svx/sdr/contact/displayinfo.hxx> diff --git a/sd/source/ui/view/drviewsb.cxx b/sd/source/ui/view/drviewsb.cxx index 27ba35427e3d..231c6d54cfe0 100644 --- a/sd/source/ui/view/drviewsb.cxx +++ b/sd/source/ui/view/drviewsb.cxx @@ -33,7 +33,6 @@ #include <sfx2/msgpool.hxx> #include <sfx2/viewfrm.hxx> #include <svx/hlnkitem.hxx> -#include <tools/urlobj.hxx> #include <editeng/eeitem.hxx> #include <editeng/flditem.hxx> #include <vcl/msgbox.hxx> diff --git a/sd/source/ui/view/drviewsf.cxx b/sd/source/ui/view/drviewsf.cxx index 012163c5e071..6c7af3105bc3 100644 --- a/sd/source/ui/view/drviewsf.cxx +++ b/sd/source/ui/view/drviewsf.cxx @@ -48,7 +48,6 @@ #include <svx/svddef.hxx> #include <svx/fmglob.hxx> #include <svx/svdouno.hxx> -#include <tools/urlobj.hxx> #include <svx/fmshell.hxx> #include <svl/cjkoptions.hxx> diff --git a/sdext/source/presenter/PresenterPaneBorderManager.hxx b/sdext/source/presenter/PresenterPaneBorderManager.hxx index b9b25f330cfa..db7002c7f518 100644 --- a/sdext/source/presenter/PresenterPaneBorderManager.hxx +++ b/sdext/source/presenter/PresenterPaneBorderManager.hxx @@ -50,7 +50,6 @@ #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/rendering/XCanvas.hpp> #include <rtl/ref.hxx> -#include <tools/svborder.hxx> #include <boost/noncopyable.hpp> #include <boost/shared_ptr.hpp> diff --git a/sfx2/inc/inettbc.hxx b/sfx2/inc/inettbc.hxx index abc2e55d2339..df0241da6258 100644 --- a/sfx2/inc/inettbc.hxx +++ b/sfx2/inc/inettbc.hxx @@ -31,7 +31,6 @@ // includes ***************************************************************** #include <tools/string.hxx> -#include <tools/urlobj.hxx> #include <vcl/combobox.hxx> #include <svtools/acceleratorexecute.hxx> diff --git a/sfx2/source/appl/app.cxx b/sfx2/source/appl/app.cxx index c4200c40c2f4..d3f134d98da0 100644 --- a/sfx2/source/appl/app.cxx +++ b/sfx2/source/appl/app.cxx @@ -35,7 +35,6 @@ #include <sfx2/app.hxx> #include <sfx2/frame.hxx> -#include <tools/simplerm.hxx> #include <basic/basrdll.hxx> #include <basic/sbmeth.hxx> #include <basic/sbmod.hxx> @@ -49,7 +48,6 @@ #include <svtools/ehdl.hxx> #include <svl/svdde.hxx> -#include <tools/urlobj.hxx> #include <unotools/tempfile.hxx> #include <osl/file.hxx> diff --git a/sfx2/source/appl/appbas.cxx b/sfx2/source/appl/appbas.cxx index 2882e76fb9f1..1f28ec8b0344 100644 --- a/sfx2/source/appl/appbas.cxx +++ b/sfx2/source/appl/appbas.cxx @@ -31,7 +31,6 @@ #include <comphelper/processfactory.hxx> #include <com/sun/star/uno/Reference.h> #include <basic/basrdll.hxx> -#include <tools/urlobj.hxx> #include <svl/macitem.hxx> #include <basic/sbxfac.hxx> #include <basic/sbx.hxx> diff --git a/sfx2/source/appl/appinit.cxx b/sfx2/source/appl/appinit.cxx index 8440355afbad..8f48fd389367 100644 --- a/sfx2/source/appl/appinit.cxx +++ b/sfx2/source/appl/appinit.cxx @@ -38,7 +38,6 @@ #include <unotools/saveopt.hxx> #include <unotools/localisationoptions.hxx> #include <tools/resary.hxx> -#include <tools/urlobj.hxx> #include <svl/intitem.hxx> #include <svl/eitem.hxx> #include <svl/stritem.hxx> diff --git a/sfx2/source/appl/appmain.cxx b/sfx2/source/appl/appmain.cxx index f59905bf9a9f..3a1662430337 100644 --- a/sfx2/source/appl/appmain.cxx +++ b/sfx2/source/appl/appmain.cxx @@ -30,7 +30,6 @@ #define _SDINTERN_HXX #include <stdio.h> -#include <tools/urlobj.hxx> #include <svtools/ehdl.hxx> #include <unotools/startoptions.hxx> #include <svl/itempool.hxx> diff --git a/sfx2/source/appl/helpdispatch.cxx b/sfx2/source/appl/helpdispatch.cxx index 7f7cd7659c61..b21e5f11b1b2 100644 --- a/sfx2/source/appl/helpdispatch.cxx +++ b/sfx2/source/appl/helpdispatch.cxx @@ -31,7 +31,6 @@ #include <sfx2/sfxuno.hxx> #include "newhelp.hxx" #include <tools/debug.hxx> -#include <tools/urlobj.hxx> #include <com/sun/star/frame/XNotifyingDispatch.hpp> using namespace ::com::sun::star::beans; diff --git a/sfx2/source/bastyp/sfxresid.cxx b/sfx2/source/bastyp/sfxresid.cxx index 37696a6976cb..8ca9604691e5 100644 --- a/sfx2/source/bastyp/sfxresid.cxx +++ b/sfx2/source/bastyp/sfxresid.cxx @@ -27,8 +27,6 @@ ************************************************************************/ -#include <tools/simplerm.hxx> - #include "sfx2/sfxresid.hxx" #include <sfx2/app.hxx> diff --git a/sfx2/source/config/evntconf.cxx b/sfx2/source/config/evntconf.cxx index 4a140825d7ff..575ea4bc2720 100644 --- a/sfx2/source/config/evntconf.cxx +++ b/sfx2/source/config/evntconf.cxx @@ -34,7 +34,6 @@ #include <svl/lstner.hxx> #include <basic/basmgr.hxx> #include <basic/sbmod.hxx> -#include <tools/urlobj.hxx> #include <basic/sbx.hxx> #include <sot/storage.hxx> #include <unotools/securityoptions.hxx> diff --git a/sfx2/source/doc/SfxDocumentMetaData.cxx b/sfx2/source/doc/SfxDocumentMetaData.cxx index a46318d36672..8f029ee80baa 100644 --- a/sfx2/source/doc/SfxDocumentMetaData.cxx +++ b/sfx2/source/doc/SfxDocumentMetaData.cxx @@ -69,7 +69,6 @@ #include "tools/debug.hxx" #include "tools/string.hxx" // for DBG #include "tools/datetime.hxx" -#include "tools/urlobj.hxx" #include "osl/mutex.hxx" #include "cppuhelper/basemutex.hxx" #include "cppuhelper/interfacecontainer.hxx" diff --git a/sfx2/source/doc/docfac.cxx b/sfx2/source/doc/docfac.cxx index e1aa2e514e55..4fe3e04607fa 100644 --- a/sfx2/source/doc/docfac.cxx +++ b/sfx2/source/doc/docfac.cxx @@ -36,7 +36,6 @@ #include <comphelper/processfactory.hxx> #include <unotools/pathoptions.hxx> #include <unotools/moduleoptions.hxx> -#include <tools/urlobj.hxx> #include <unotools/ucbstreamhelper.hxx> #include <unotools/localfilehelper.hxx> #include <comphelper/sequenceashashmap.hxx> diff --git a/sfx2/source/menu/mnumgr.cxx b/sfx2/source/menu/mnumgr.cxx index 27baca0ef8e0..f5c7a3c4d792 100644 --- a/sfx2/source/menu/mnumgr.cxx +++ b/sfx2/source/menu/mnumgr.cxx @@ -47,7 +47,6 @@ #include <comphelper/processfactory.hxx> #include <unotools/ucbstreamhelper.hxx> #include <unotools/lingucfg.hxx> -#include <tools/urlobj.hxx> #include <unotools/pathoptions.hxx> #include <svl/stritem.hxx> #include <toolkit/helper/vclunohelper.hxx> diff --git a/sfx2/source/menu/virtmenu.cxx b/sfx2/source/menu/virtmenu.cxx index 0645470e52b5..93b1b81abfc5 100644 --- a/sfx2/source/menu/virtmenu.cxx +++ b/sfx2/source/menu/virtmenu.cxx @@ -36,7 +36,6 @@ #include <com/sun/star/frame/XFramesSupplier.hpp> #include <comphelper/processfactory.hxx> #include <toolkit/unohlp.hxx> -#include <tools/urlobj.hxx> #include "virtmenu.hxx" #include <sfx2/msgpool.hxx> diff --git a/starmath/source/mathmlexport.cxx b/starmath/source/mathmlexport.cxx index 8c456e475587..6f449d11e28b 100644 --- a/starmath/source/mathmlexport.cxx +++ b/starmath/source/mathmlexport.cxx @@ -56,7 +56,6 @@ #include <sfx2/frame.hxx> #include <sfx2/docfile.hxx> #include <osl/diagnose.h> -#include <tools/urlobj.hxx> #include <svtools/sfxecode.hxx> #include <unotools/saveopt.hxx> #include <svl/stritem.hxx> diff --git a/starmath/source/mathmlimport.cxx b/starmath/source/mathmlimport.cxx index 4a7e1b7706d2..de00ebb9accd 100644 --- a/starmath/source/mathmlimport.cxx +++ b/starmath/source/mathmlimport.cxx @@ -55,7 +55,6 @@ one go*/ #include <sfx2/frame.hxx> #include <sfx2/docfile.hxx> #include <osl/diagnose.h> -#include <tools/urlobj.hxx> #include <svtools/sfxecode.hxx> #include <unotools/saveopt.hxx> #include <svl/stritem.hxx> diff --git a/svl/source/misc/documentlockfile.cxx b/svl/source/misc/documentlockfile.cxx index e2a8e8d44807..e01dd09bb3c7 100644 --- a/svl/source/misc/documentlockfile.cxx +++ b/svl/source/misc/documentlockfile.cxx @@ -46,7 +46,6 @@ #include <comphelper/processfactory.hxx> -#include <tools/urlobj.hxx> #include <unotools/bootstrap.hxx> #include <ucbhelper/content.hxx> diff --git a/svl/source/misc/sharecontrolfile.cxx b/svl/source/misc/sharecontrolfile.cxx index 546adb839daf..45b4578c09a7 100644 --- a/svl/source/misc/sharecontrolfile.cxx +++ b/svl/source/misc/sharecontrolfile.cxx @@ -48,7 +48,6 @@ #include <comphelper/processfactory.hxx> #include <ucbhelper/content.hxx> -#include <tools/urlobj.hxx> #include <tools/stream.hxx> #include <unotools/bootstrap.hxx> #include <unotools/streamwrap.hxx> diff --git a/svtools/source/config/miscopt.cxx b/svtools/source/config/miscopt.cxx index 42a0c0d88b5c..c1d418beb453 100644 --- a/svtools/source/config/miscopt.cxx +++ b/svtools/source/config/miscopt.cxx @@ -34,7 +34,6 @@ #include <com/sun/star/uno/Sequence.hxx> #include <tools/link.hxx> #include <tools/wldcrd.hxx> -#include <tools/urlobj.hxx> #include <rtl/logfile.hxx> #include <rtl/instance.hxx> diff --git a/svtools/source/control/filectrl.cxx b/svtools/source/control/filectrl.cxx index 15c0d7fc98e5..9372cd82b5f3 100644 --- a/svtools/source/control/filectrl.cxx +++ b/svtools/source/control/filectrl.cxx @@ -28,7 +28,6 @@ #define _SV_FIELCTRL_CXX -#include <tools/urlobj.hxx> #include <svtools/svtdata.hxx> #include <svtools/filectrl.hxx> #include <filectrl.hrc> diff --git a/svtools/source/hatchwindow/ipwin.hxx b/svtools/source/hatchwindow/ipwin.hxx index c5331a9e580c..2ad2da18e047 100644 --- a/svtools/source/hatchwindow/ipwin.hxx +++ b/svtools/source/hatchwindow/ipwin.hxx @@ -31,7 +31,6 @@ #include <tools/gen.hxx> #include <vcl/window.hxx> -#include <tools/svborder.hxx> /********************** SvResizeHelper *********************************** *************************************************************************/ diff --git a/svtools/source/misc/transfer2.cxx b/svtools/source/misc/transfer2.cxx index c3910edb43d8..7fd0569ba96d 100644 --- a/svtools/source/misc/transfer2.cxx +++ b/svtools/source/misc/transfer2.cxx @@ -28,7 +28,6 @@ #include <osl/mutex.hxx> #include <tools/debug.hxx> -#include <tools/urlobj.hxx> #include <unotools/ucbstreamhelper.hxx> #include <sot/exchange.hxx> #include <sot/storage.hxx> diff --git a/svtools/source/misc/wallitem.cxx b/svtools/source/misc/wallitem.cxx index b2824fd97344..294b002ffb41 100644 --- a/svtools/source/misc/wallitem.cxx +++ b/svtools/source/misc/wallitem.cxx @@ -37,7 +37,6 @@ #include <tools/stream.hxx> #include <tools/debug.hxx> #include <tools/string.hxx> -#include <tools/urlobj.hxx> #include <tools/stream.hxx> #include <vcl/graph.hxx> diff --git a/svtools/source/svhtml/htmlout.cxx b/svtools/source/svhtml/htmlout.cxx index 97772cd8a810..5a25a21397cf 100644 --- a/svtools/source/svhtml/htmlout.cxx +++ b/svtools/source/svhtml/htmlout.cxx @@ -27,7 +27,6 @@ ************************************************************************/ -#include <tools/urlobj.hxx> #include <svl/zformat.hxx> #include <svl/macitem.hxx> #include <vcl/svapp.hxx> diff --git a/svtools/workben/treecontrol/treetest.cxx b/svtools/workben/treecontrol/treetest.cxx index 419094f2252d..4a9be57a3c39 100644 --- a/svtools/workben/treecontrol/treetest.cxx +++ b/svtools/workben/treecontrol/treetest.cxx @@ -48,7 +48,6 @@ #include <com/sun/star/awt/XControlContainer.hpp> #include <com/sun/star/view/SelectionType.hpp> -#include <tools/urlobj.hxx> #include <vcl/image.hxx> #include <vcl/graph.hxx> diff --git a/svx/inc/svx/scene3d.hxx b/svx/inc/svx/scene3d.hxx index 99b125c56037..0a0d5af06449 100644 --- a/svx/inc/svx/scene3d.hxx +++ b/svx/inc/svx/scene3d.hxx @@ -31,7 +31,6 @@ #include <svx/camera3d.hxx> #include <tools/b3dtrans.hxx> -#include <tools/time.hxx> #include <svx/svxdllapi.h> #include <svx/obj3d.hxx> diff --git a/svx/source/fmcomp/dbaexchange.cxx b/svx/source/fmcomp/dbaexchange.cxx index e5724ca98c1d..cc40926de3f9 100644 --- a/svx/source/fmcomp/dbaexchange.cxx +++ b/svx/source/fmcomp/dbaexchange.cxx @@ -38,7 +38,6 @@ #include <sot/exchange.hxx> #include <comphelper/propertysetinfo.hxx> #include "fmprop.hrc" -#include <tools/urlobj.hxx> //........................................................................ namespace svx diff --git a/svx/source/form/fmshimp.cxx b/svx/source/form/fmshimp.cxx index 5ff617f3ae48..d6c2e078c6bb 100644 --- a/svx/source/form/fmshimp.cxx +++ b/svx/source/form/fmshimp.cxx @@ -107,7 +107,6 @@ #include <toolkit/helper/vclunohelper.hxx> #include <tools/diagnose_ex.h> #include <tools/shl.hxx> -#include <tools/urlobj.hxx> #include <vcl/msgbox.hxx> #include <vcl/waitobj.hxx> #include <osl/mutex.hxx> diff --git a/svx/source/form/fmview.cxx b/svx/source/form/fmview.cxx index 798cfbb7ad56..9abf1cc3a14e 100644 --- a/svx/source/form/fmview.cxx +++ b/svx/source/form/fmview.cxx @@ -69,7 +69,6 @@ #include <com/sun/star/beans/PropertyState.hpp> #include <com/sun/star/form/FormComponentType.hpp> #include <vcl/svapp.hxx> -#include <tools/urlobj.hxx> #include <tools/diagnose_ex.h> #include <vcl/stdtext.hxx> #include <svx/fmglob.hxx> diff --git a/svx/source/svdraw/svdmodel.cxx b/svx/source/svdraw/svdmodel.cxx index 1fd60261ba95..152fdf5d2061 100644 --- a/svx/source/svdraw/svdmodel.cxx +++ b/svx/source/svdraw/svdmodel.cxx @@ -40,7 +40,6 @@ #include <com/sun/star/document/XStorageBasedDocument.hpp> #include <com/sun/star/embed/ElementModes.hpp> -#include <tools/urlobj.hxx> #include <unotools/ucbstreamhelper.hxx> #include <tools/string.hxx> diff --git a/svx/source/svdraw/svdoashp.cxx b/svx/source/svdraw/svdoashp.cxx index f8df28b792b8..33a0c4708c2c 100644 --- a/svx/source/svdraw/svdoashp.cxx +++ b/svx/source/svdraw/svdoashp.cxx @@ -33,7 +33,6 @@ #include <ucbhelper/contentbroker.hxx> #include <unotools/datetime.hxx> #include <sfx2/lnkbase.hxx> -#include <tools/urlobj.hxx> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/drawing/XShape.hpp> #include <com/sun/star/drawing/XCustomShapeEngine.hpp> diff --git a/svx/source/svdraw/svdogrp.cxx b/svx/source/svdraw/svdogrp.cxx index bc0f7c760f75..d693d8b2035d 100644 --- a/svx/source/svdraw/svdogrp.cxx +++ b/svx/source/svdraw/svdogrp.cxx @@ -35,7 +35,6 @@ #include <svx/svdogrp.hxx> #include <sfx2/lnkbase.hxx> -#include <tools/urlobj.hxx> #include <svl/urihelper.hxx> diff --git a/svx/source/tbxctrls/extrusioncontrols.cxx b/svx/source/tbxctrls/extrusioncontrols.cxx index 5ac49b1783db..0cb08b1507db 100644 --- a/svx/source/tbxctrls/extrusioncontrols.cxx +++ b/svx/source/tbxctrls/extrusioncontrols.cxx @@ -45,7 +45,6 @@ #include <vcl/settings.hxx> #include <svl/intitem.hxx> #include <editeng/colritem.hxx> -#include <tools/urlobj.hxx> #include <svx/dialogs.hrc> #include <svx/svdtrans.hxx> diff --git a/svx/workben/edittest.cxx b/svx/workben/edittest.cxx index 79f6eda2b97d..619af8bf3186 100644 --- a/svx/workben/edittest.cxx +++ b/svx/workben/edittest.cxx @@ -34,7 +34,6 @@ #include <editeng/editstat.hxx> #include <eerdll.hxx> #include <editeng/flditem.hxx> -#include <tools/urlobj.hxx> #include <svx/svxacorr.hxx> #include <tools/fsys.hxx> #include <svx/xpoly.hxx> diff --git a/sw/inc/shellio.hxx b/sw/inc/shellio.hxx index 0b9180479ff0..68de27e1b7f4 100644 --- a/sw/inc/shellio.hxx +++ b/sw/inc/shellio.hxx @@ -43,7 +43,6 @@ #include <tools/time.hxx> #include <tools/datetime.hxx> #include <tools/ref.hxx> -#include <tools/urlobj.hxx> #include <swdllapi.h> #include <swtypes.hxx> #include <docfac.hxx> // SwDocFac diff --git a/sw/source/core/doc/docdesc.cxx b/sw/source/core/doc/docdesc.cxx index 2284b7298108..dea6c0c183e6 100644 --- a/sw/source/core/doc/docdesc.cxx +++ b/sw/source/core/doc/docdesc.cxx @@ -34,7 +34,6 @@ #include <editeng/lrspitem.hxx> #include <editeng/paperinf.hxx> #include "editeng/frmdiritem.hxx" -#include <tools/urlobj.hxx> #include <sfx2/docfile.hxx> #include <sfx2/printer.hxx> #include <unotools/localedatawrapper.hxx> diff --git a/sw/source/core/edit/editsh.cxx b/sw/source/core/edit/editsh.cxx index de33e7e86d13..038c26eb7cc6 100644 --- a/sw/source/core/edit/editsh.cxx +++ b/sw/source/core/edit/editsh.cxx @@ -28,7 +28,6 @@ #include <hintids.hxx> -#include <tools/urlobj.hxx> #include <vcl/cmdevt.hxx> #include <unotools/charclass.hxx> #include <comphelper/processfactory.hxx> diff --git a/sw/source/core/edit/edtox.cxx b/sw/source/core/edit/edtox.cxx index ba104fcbfbd6..6ce4b4465fba 100644 --- a/sw/source/core/edit/edtox.cxx +++ b/sw/source/core/edit/edtox.cxx @@ -31,8 +31,6 @@ #include <com/sun/star/util/SearchFlags.hpp> #include <com/sun/star/i18n/TransliterationModules.hpp> -#include <tools/urlobj.hxx> - #include <svl/fstathelper.hxx> #include <svtools/txtcmp.hxx> diff --git a/sw/source/core/ole/ndole.cxx b/sw/source/core/ole/ndole.cxx index c49a2f681e00..575d959dcc0a 100644 --- a/sw/source/core/ole/ndole.cxx +++ b/sw/source/core/ole/ndole.cxx @@ -41,7 +41,6 @@ #include <cppuhelper/implbase2.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <hintids.hxx> -#include <tools/urlobj.hxx> #include <sfx2/docfile.hxx> #include <sfx2/app.hxx> #include <sfx2/linkmgr.hxx> diff --git a/sw/source/core/sw3io/swacorr.cxx b/sw/source/core/sw3io/swacorr.cxx index 4e894f380a4d..00af82406fa2 100644 --- a/sw/source/core/sw3io/swacorr.cxx +++ b/sw/source/core/sw3io/swacorr.cxx @@ -28,7 +28,6 @@ -#include <tools/urlobj.hxx> #include <swacorr.hxx> #include <swblocks.hxx> #include "SwXMLTextBlocks.hxx" diff --git a/sw/source/core/unocore/unocrsrhelper.cxx b/sw/source/core/unocore/unocrsrhelper.cxx index a44c14639e5f..92fd6426654b 100644 --- a/sw/source/core/unocore/unocrsrhelper.cxx +++ b/sw/source/core/unocore/unocrsrhelper.cxx @@ -60,7 +60,6 @@ #include <cntfrm.hxx> #include <pagefrm.hxx> #include <svl/eitem.hxx> -#include <tools/urlobj.hxx> #include <docary.hxx> #include <swtable.hxx> #include <tox.hxx> diff --git a/sw/source/core/unocore/unoframe.cxx b/sw/source/core/unocore/unoframe.cxx index 141dabfbe537..517ed01f61e7 100644 --- a/sw/source/core/unocore/unoframe.cxx +++ b/sw/source/core/unocore/unoframe.cxx @@ -110,7 +110,6 @@ #include <poolfmt.hxx> #include <pagedesc.hxx> #include <com/sun/star/style/XStyleFamiliesSupplier.hpp> -#include <tools/urlobj.hxx> #include <editeng/frmdiritem.hxx> #include <fmtfollowtextflow.hxx> #include <fmtwrapinfluenceonobjpos.hxx> diff --git a/sw/source/core/unocore/unoobj.cxx b/sw/source/core/unocore/unoobj.cxx index 37e73199e6fd..604a5dd081c4 100644 --- a/sw/source/core/unocore/unoobj.cxx +++ b/sw/source/core/unocore/unoobj.cxx @@ -52,7 +52,6 @@ #include <sfx2/linkmgr.hxx> #include <docary.hxx> #include <paratr.hxx> -#include <tools/urlobj.hxx> #include <pam.hxx> #include <tools/cachestr.hxx> #include <shellio.hxx> diff --git a/sw/source/core/unocore/unoobj2.cxx b/sw/source/core/unocore/unoobj2.cxx index 63a71031d58b..5f3adcb28efb 100644 --- a/sw/source/core/unocore/unoobj2.cxx +++ b/sw/source/core/unocore/unoobj2.cxx @@ -47,7 +47,6 @@ #include <sfx2/linkmgr.hxx> #include <docary.hxx> #include <paratr.hxx> -#include <tools/urlobj.hxx> #include <pam.hxx> #include <tools/cachestr.hxx> #include <shellio.hxx> diff --git a/sw/source/core/unocore/unostyle.cxx b/sw/source/core/unocore/unostyle.cxx index b0f7269b2150..5b924bf01406 100644 --- a/sw/source/core/unocore/unostyle.cxx +++ b/sw/source/core/unocore/unostyle.cxx @@ -61,7 +61,6 @@ #include <unotextbodyhf.hxx> #include <fmthdft.hxx> #include <fmtpdsc.hxx> -#include <tools/urlobj.hxx> #include <poolfmt.hrc> #include <poolfmt.hxx> #include "unoevent.hxx" diff --git a/sw/source/filter/html/htmlatr.cxx b/sw/source/filter/html/htmlatr.cxx index 08d8e9c586cb..705821e087e8 100644 --- a/sw/source/filter/html/htmlatr.cxx +++ b/sw/source/filter/html/htmlatr.cxx @@ -32,7 +32,6 @@ #include <com/sun/star/i18n/ScriptType.hpp> #include <vcl/svapp.hxx> #include <vcl/wrkwin.hxx> -#include <tools/urlobj.hxx> #include <sfx2/sfx.hrc> #if !defined _SVSTDARR_XUB_STRLEN_DECL || !defined _SVSTDARR_USHORTS_DECL #define _SVSTDARR_XUB_STRLEN diff --git a/sw/source/filter/html/htmlforw.cxx b/sw/source/filter/html/htmlforw.cxx index e3f3c1c0c984..a71c2d3450ba 100644 --- a/sw/source/filter/html/htmlforw.cxx +++ b/sw/source/filter/html/htmlforw.cxx @@ -44,7 +44,6 @@ #include <vcl/svapp.hxx> #include <vcl/wrkwin.hxx> #include <svl/macitem.hxx> -#include <tools/urlobj.hxx> #include <svtools/htmlout.hxx> #include <svtools/htmltokn.h> #include <svtools/htmlkywd.hxx> diff --git a/sw/source/filter/html/swhtml.hxx b/sw/source/filter/html/swhtml.hxx index 18cdd98f962b..45b8b7d0c3d0 100644 --- a/sw/source/filter/html/swhtml.hxx +++ b/sw/source/filter/html/swhtml.hxx @@ -38,7 +38,6 @@ #endif #include <svl/svstdarr.hxx> #endif -#include <tools/urlobj.hxx> #include <sfx2/sfxhtml.hxx> #include <svl/macitem.hxx> #include <editeng/svxenum.hxx> diff --git a/sw/source/filter/xml/swxml.cxx b/sw/source/filter/xml/swxml.cxx index 3f29d8c31808..ee20492fa9d4 100644 --- a/sw/source/filter/xml/swxml.cxx +++ b/sw/source/filter/xml/swxml.cxx @@ -28,7 +28,6 @@ #include <rsc/rscsfx.hxx> -#include <tools/urlobj.hxx> #include <com/sun/star/embed/XStorage.hpp> #include <com/sun/star/embed/ElementModes.hpp> #include <comphelper/processfactory.hxx> diff --git a/sw/source/filter/xml/wrtxml.cxx b/sw/source/filter/xml/wrtxml.cxx index aa96b3cd9617..259f9dee9621 100644 --- a/sw/source/filter/xml/wrtxml.cxx +++ b/sw/source/filter/xml/wrtxml.cxx @@ -43,7 +43,6 @@ #include <svx/xmlgrhlp.hxx> #include <svx/xmleohlp.hxx> #include <unotools/saveopt.hxx> -#include <tools/urlobj.hxx> #include <svl/stritem.hxx> #include <sfx2/frame.hxx> #include <sfx2/docfile.hxx> diff --git a/sw/source/filter/xml/xmlfmt.cxx b/sw/source/filter/xml/xmlfmt.cxx index d9fb2d2f5901..9b6d281e30d2 100644 --- a/sw/source/filter/xml/xmlfmt.cxx +++ b/sw/source/filter/xml/xmlfmt.cxx @@ -29,7 +29,6 @@ #include <rtl/ustrbuf.hxx> -#include <tools/urlobj.hxx> #ifndef _SVSTDARR_STRINGSSORT_DECL #define _SVSTDARR_STRINGSSORT diff --git a/sw/source/filter/xml/xmltexte.cxx b/sw/source/filter/xml/xmltexte.cxx index 99bdeb4ccbf2..0835c087f4a7 100644 --- a/sw/source/filter/xml/xmltexte.cxx +++ b/sw/source/filter/xml/xmltexte.cxx @@ -50,7 +50,6 @@ #include <ndgrf.hxx> #include "xmlexp.hxx" #include "xmltexte.hxx" -#include <tools/urlobj.hxx> #include <SwAppletImpl.hxx> #define _SVSTDARR_ULONGS diff --git a/sw/source/ui/app/apphdl.cxx b/sw/source/ui/app/apphdl.cxx index 94ed76ab8c60..63cb333fb155 100644 --- a/sw/source/ui/app/apphdl.cxx +++ b/sw/source/ui/app/apphdl.cxx @@ -28,7 +28,6 @@ #include <hintids.hxx> -#include <tools/urlobj.hxx> #include <osl/diagnose.h> #include <tools/link.hxx> diff --git a/sw/source/ui/app/docsh.cxx b/sw/source/ui/app/docsh.cxx index bf2487dd6d5b..bb6adecbfa60 100644 --- a/sw/source/ui/app/docsh.cxx +++ b/sw/source/ui/app/docsh.cxx @@ -33,7 +33,6 @@ #include <vcl/svapp.hxx> #include <vcl/wrkwin.hxx> #include <vcl/jobset.hxx> -#include <tools/urlobj.hxx> #include <svl/whiter.hxx> #include <svl/zforlist.hxx> #include <svl/eitem.hxx> diff --git a/sw/source/ui/config/optcomp.cxx b/sw/source/ui/config/optcomp.cxx index a8f29c0893e0..626190427e82 100644 --- a/sw/source/ui/config/optcomp.cxx +++ b/sw/source/ui/config/optcomp.cxx @@ -41,7 +41,6 @@ #include "optcomp.hrc" #include "globals.hrc" -#include <tools/urlobj.hxx> #include <unotools/configmgr.hxx> #include <vcl/msgbox.hxx> #include <sfx2/docfile.hxx> diff --git a/sw/source/ui/misc/num.cxx b/sw/source/ui/misc/num.cxx index 832837c63523..6b1b558e2504 100644 --- a/sw/source/ui/misc/num.cxx +++ b/sw/source/ui/misc/num.cxx @@ -37,7 +37,6 @@ #include <hintids.hxx> #include <vcl/msgbox.hxx> -#include <tools/urlobj.hxx> #include <sfx2/app.hxx> #include <sfx2/imgmgr.hxx> #include <svx/gallery.hxx> diff --git a/sw/source/ui/shells/listsh.cxx b/sw/source/ui/shells/listsh.cxx index 71f49dec8bd3..a2667062923a 100644 --- a/sw/source/ui/shells/listsh.cxx +++ b/sw/source/ui/shells/listsh.cxx @@ -38,7 +38,6 @@ #include <sfx2/bindings.hxx> #include <svl/stritem.hxx> #include <svl/eitem.hxx> -#include <tools/urlobj.hxx> #include <svl/whiter.hxx> #include <svl/intitem.hxx> #include <tools/shl.hxx> diff --git a/sw/source/ui/shells/mediash.cxx b/sw/source/ui/shells/mediash.cxx index be98edf033b7..9321c5db7bc8 100644 --- a/sw/source/ui/shells/mediash.cxx +++ b/sw/source/ui/shells/mediash.cxx @@ -30,7 +30,6 @@ #include <cmdid.h> #include <hintids.hxx> -#include <tools/urlobj.hxx> #include <vcl/msgbox.hxx> #include <svl/stritem.hxx> #include <svl/whiter.hxx> diff --git a/sw/source/ui/shells/textfld.cxx b/sw/source/ui/shells/textfld.cxx index bedc309b48fc..228d8dd62ca2 100644 --- a/sw/source/ui/shells/textfld.cxx +++ b/sw/source/ui/shells/textfld.cxx @@ -32,7 +32,6 @@ #include <sfx2/lnkbase.hxx> #include <fmtfld.hxx> -#include <tools/urlobj.hxx> #include <vcl/msgbox.hxx> #include <svl/itempool.hxx> #include <unotools/useroptions.hxx> diff --git a/sw/source/ui/wrtsh/wrtsh3.cxx b/sw/source/ui/wrtsh/wrtsh3.cxx index e5f4007a6a87..077cd9815a41 100644 --- a/sw/source/ui/wrtsh/wrtsh3.cxx +++ b/sw/source/ui/wrtsh/wrtsh3.cxx @@ -39,7 +39,6 @@ #include <com/sun/star/form/FormButtonType.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <svx/htmlmode.hxx> -#include <tools/urlobj.hxx> #include "wrtsh.hxx" #include "view.hxx" #include "IMark.hxx" diff --git a/toolkit/source/controls/dialogcontrol.cxx b/toolkit/source/controls/dialogcontrol.cxx index 60659f1afc30..f152ff74823e 100644 --- a/toolkit/source/controls/dialogcontrol.cxx +++ b/toolkit/source/controls/dialogcontrol.cxx @@ -55,7 +55,6 @@ #include <cppuhelper/implbase1.hxx> #include <algorithm> #include <functional> -#include "tools/urlobj.hxx" #include "osl/file.hxx" #include <vcl/tabctrl.hxx> diff --git a/toolkit/source/controls/tabpagemodel.cxx b/toolkit/source/controls/tabpagemodel.cxx index 282c8e963c45..55d9a6d90eab 100644 --- a/toolkit/source/controls/tabpagemodel.cxx +++ b/toolkit/source/controls/tabpagemodel.cxx @@ -55,7 +55,6 @@ #include <map> #include <algorithm> #include <functional> -#include "tools/urlobj.hxx" #include "osl/file.hxx" #include <com/sun/star/beans/XPropertySet.hpp> diff --git a/toolkit/source/controls/unocontrol.cxx b/toolkit/source/controls/unocontrol.cxx index 8fdf3841c1a7..e5bb98fdd044 100644 --- a/toolkit/source/controls/unocontrol.cxx +++ b/toolkit/source/controls/unocontrol.cxx @@ -42,8 +42,6 @@ #include <tools/string.hxx> #include <tools/table.hxx> #include <tools/date.hxx> -#include <tools/time.hxx> -#include <tools/urlobj.hxx> #include <tools/debug.hxx> #include <tools/diagnose_ex.h> #include <vcl/svapp.hxx> diff --git a/toolkit/source/controls/unocontrolmodel.cxx b/toolkit/source/controls/unocontrolmodel.cxx index 4a898bff1176..2993b6a50792 100644 --- a/toolkit/source/controls/unocontrolmodel.cxx +++ b/toolkit/source/controls/unocontrolmodel.cxx @@ -47,7 +47,6 @@ #include <tools/table.hxx> #include <tools/date.hxx> #include <tools/time.hxx> -#include <tools/urlobj.hxx> #include <tools/debug.hxx> #include <toolkit/helper/property.hxx> #include <toolkit/helper/vclunohelper.hxx> diff --git a/tools/source/rc/resmgr.cxx b/tools/source/rc/resmgr.cxx index 647b73828975..5bc5d2cf0b90 100644 --- a/tools/source/rc/resmgr.cxx +++ b/tools/source/rc/resmgr.cxx @@ -45,7 +45,6 @@ #include <rtl/ustrbuf.hxx> #include <rtl/strbuf.hxx> #include <sal/log.hxx> -#include <tools/urlobj.hxx> #include <rtl/instance.hxx> #include <rtl/bootstrap.hxx> #include <i18npool/mslangid.hxx> diff --git a/unotools/source/config/cmdoptions.cxx b/unotools/source/config/cmdoptions.cxx index e17672b1464d..5a2bf0abb4b2 100644 --- a/unotools/source/config/cmdoptions.cxx +++ b/unotools/source/config/cmdoptions.cxx @@ -33,7 +33,6 @@ #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Sequence.hxx> #include <cppuhelper/weakref.hxx> -#include <tools/urlobj.hxx> #include <rtl/ustrbuf.hxx> #include <rtl/instance.hxx> diff --git a/unotools/source/config/defaultoptions.cxx b/unotools/source/config/defaultoptions.cxx index b8d9c33ffecf..c7b1a8213877 100644 --- a/unotools/source/config/defaultoptions.cxx +++ b/unotools/source/config/defaultoptions.cxx @@ -33,7 +33,6 @@ #include <unotools/configmgr.hxx> #include <tools/debug.hxx> #include <tools/resmgr.hxx> -#include <tools/urlobj.hxx> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Sequence.hxx> #include <osl/mutex.hxx> diff --git a/unotools/source/config/eventcfg.cxx b/unotools/source/config/eventcfg.cxx index 1ee392333b2f..ba15664441f8 100644 --- a/unotools/source/config/eventcfg.cxx +++ b/unotools/source/config/eventcfg.cxx @@ -37,7 +37,6 @@ #include <cppuhelper/weakref.hxx> #include <boost/unordered_map.hpp> -#include <tools/urlobj.hxx> #include <rtl/ustrbuf.hxx> #include <itemholder1.hxx> diff --git a/unotools/source/config/extendedsecurityoptions.cxx b/unotools/source/config/extendedsecurityoptions.cxx index 13cec843e2b6..3d51cda26286 100644 --- a/unotools/source/config/extendedsecurityoptions.cxx +++ b/unotools/source/config/extendedsecurityoptions.cxx @@ -32,7 +32,6 @@ #include <tools/debug.hxx> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Sequence.hxx> -#include <tools/urlobj.hxx> #include <tools/wldcrd.hxx> #include <rtl/ustrbuf.hxx> diff --git a/unotools/source/config/inetoptions.cxx b/unotools/source/config/inetoptions.cxx index 0e7662406701..4ed140889ad4 100644 --- a/unotools/source/config/inetoptions.cxx +++ b/unotools/source/config/inetoptions.cxx @@ -28,7 +28,6 @@ #include <unotools/inetoptions.hxx> #include "rtl/instance.hxx" -#include <tools/urlobj.hxx> #include <tools/wldcrd.hxx> #include <algorithm> diff --git a/unotools/source/ucbhelper/xtempfile.cxx b/unotools/source/ucbhelper/xtempfile.cxx index 8b5eb3877f4a..a34017a1b27f 100644 --- a/unotools/source/ucbhelper/xtempfile.cxx +++ b/unotools/source/ucbhelper/xtempfile.cxx @@ -31,7 +31,6 @@ #include <unotools/tempfile.hxx> #include <osl/file.hxx> #include <unotools/configmgr.hxx> -#include <tools/urlobj.hxx> #include <tools/debug.hxx> namespace css = com::sun::star; diff --git a/vbahelper/source/vbahelper/vbahelper.cxx b/vbahelper/source/vbahelper/vbahelper.cxx index adc1d634bb26..f8e1cfed0d09 100644 --- a/vbahelper/source/vbahelper/vbahelper.cxx +++ b/vbahelper/source/vbahelper/vbahelper.cxx @@ -68,7 +68,6 @@ #include <rtl/math.hxx> #include <sfx2/viewsh.hxx> #include <math.h> -#include <tools/urlobj.hxx> #include <osl/file.hxx> #include <toolkit/awt/vclxwindow.hxx> #include <toolkit/helper/vclunohelper.hxx> diff --git a/vcl/inc/impgraph.hxx b/vcl/inc/impgraph.hxx index 9b029f501b47..359b999e03f2 100644 --- a/vcl/inc/impgraph.hxx +++ b/vcl/inc/impgraph.hxx @@ -29,7 +29,6 @@ #ifndef _SV_IMPGRAPH_HXX #define _SV_IMPGRAPH_HXX -#include <tools/urlobj.hxx> #include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> #include <vcl/animate.hxx> diff --git a/vcl/inc/vcl/sound.hxx b/vcl/inc/vcl/sound.hxx index 1a32a27154ce..a4c2a3de3398 100644 --- a/vcl/inc/vcl/sound.hxx +++ b/vcl/inc/vcl/sound.hxx @@ -33,7 +33,6 @@ #include <vcl/sndstyle.hxx> #include <tools/string.hxx> #include <tools/link.hxx> -#include <tools/time.hxx> class Window; class Timer; diff --git a/vcl/source/gdi/gfxlink.cxx b/vcl/source/gdi/gfxlink.cxx index 7c290928162f..dcfb57106451 100644 --- a/vcl/source/gdi/gfxlink.cxx +++ b/vcl/source/gdi/gfxlink.cxx @@ -29,7 +29,6 @@ #include <osl/file.h> #include <tools/vcompat.hxx> -#include <tools/urlobj.hxx> #include <tools/debug.hxx> #include <unotools/ucbstreamhelper.hxx> #include <unotools/tempfile.hxx> diff --git a/vcl/source/window/winproc.cxx b/vcl/source/window/winproc.cxx index 43866142ccc8..a306fa5bdbd7 100644 --- a/vcl/source/window/winproc.cxx +++ b/vcl/source/window/winproc.cxx @@ -28,6 +28,7 @@ #include <tools/debug.hxx> +#include <tools/time.hxx> #include <unotools/localedatawrapper.hxx> diff --git a/xmloff/source/draw/shapeexport2.cxx b/xmloff/source/draw/shapeexport2.cxx index 91c72c3f59eb..1469bde45469 100644 --- a/xmloff/source/draw/shapeexport2.cxx +++ b/xmloff/source/draw/shapeexport2.cxx @@ -50,7 +50,6 @@ #include <xmloff/shapeexport.hxx> #include "sdpropls.hxx" #include <tools/debug.hxx> -#include <tools/urlobj.hxx> #include <rtl/ustrbuf.hxx> #include <xmloff/xmlexp.hxx> #include <xmloff/xmluconv.hxx> diff --git a/xmloff/source/forms/propertyexport.cxx b/xmloff/source/forms/propertyexport.cxx index 7088fb7040e8..e01220a20cfc 100644 --- a/xmloff/source/forms/propertyexport.cxx +++ b/xmloff/source/forms/propertyexport.cxx @@ -47,7 +47,6 @@ #include "callbacks.hxx" #include <unotools/datetime.hxx> #include <tools/date.hxx> -#include <tools/time.hxx> #include <tools/datetime.hxx> //......................................................................... diff --git a/xmloff/source/forms/propertyimport.cxx b/xmloff/source/forms/propertyimport.cxx index 608491658db4..8d8734686bcc 100644 --- a/xmloff/source/forms/propertyimport.cxx +++ b/xmloff/source/forms/propertyimport.cxx @@ -39,7 +39,6 @@ #include "callbacks.hxx" #include "xmloff/xmlnmspe.hxx" #include <tools/date.hxx> -#include <tools/time.hxx> #include <com/sun/star/util/Date.hpp> #include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/DateTime.hpp> diff --git a/xmloff/source/meta/xmlmetae.cxx b/xmloff/source/meta/xmlmetae.cxx index a137bd6f0417..d7fdbf3f83dd 100644 --- a/xmloff/source/meta/xmlmetae.cxx +++ b/xmloff/source/meta/xmlmetae.cxx @@ -30,8 +30,6 @@ #include <tools/debug.hxx> #include <tools/inetdef.hxx> #include <i18npool/mslangid.hxx> -#include <tools/urlobj.hxx> -#include <tools/time.hxx> #include <rtl/ustrbuf.hxx> #include <xmloff/xmlmetae.hxx> diff --git a/xmloff/source/style/xmlnumi.cxx b/xmloff/source/style/xmlnumi.cxx index 53e3d4f6a5f9..10a08f40cf57 100644 --- a/xmloff/source/style/xmlnumi.cxx +++ b/xmloff/source/style/xmlnumi.cxx @@ -42,7 +42,6 @@ #include <rtl/ustrbuf.hxx> -#include <tools/urlobj.hxx> #include <tools/debug.hxx> #include <tools/fontenum.hxx> |