diff options
145 files changed, 1 insertions, 156 deletions
diff --git a/basic/source/classes/sbxmod.cxx b/basic/source/classes/sbxmod.cxx index b76f9fbdd812..8c26024f7ca2 100644 --- a/basic/source/classes/sbxmod.cxx +++ b/basic/source/classes/sbxmod.cxx @@ -25,7 +25,6 @@ #include <vcl/svapp.hxx> #include <tools/stream.hxx> #include <svl/SfxBroadcaster.hxx> -#include <tools/shl.hxx> #include <basic/sbx.hxx> #include <basic/sbuno.hxx> #include "sb.hxx" diff --git a/basic/source/sbx/sbxbase.cxx b/basic/source/sbx/sbxbase.cxx index ed0c0303365e..6e4f68fbc28a 100644 --- a/basic/source/sbx/sbxbase.cxx +++ b/basic/source/sbx/sbxbase.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <tools/stream.hxx> #include <basic/sbx.hxx> diff --git a/cui/source/dialogs/SpellDialog.cxx b/cui/source/dialogs/SpellDialog.cxx index bae28d33a704..c38b03372302 100644 --- a/cui/source/dialogs/SpellDialog.cxx +++ b/cui/source/dialogs/SpellDialog.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <vcl/wrkwin.hxx> #include <vcl/menu.hxx> #include <vcl/layout.hxx> diff --git a/cui/source/dialogs/cuicharmap.cxx b/cui/source/dialogs/cuicharmap.cxx index 5ea074da9999..df37c79c11af 100644 --- a/cui/source/dialogs/cuicharmap.cxx +++ b/cui/source/dialogs/cuicharmap.cxx @@ -19,7 +19,6 @@ #include <stdio.h> -#include <tools/shl.hxx> #include <vcl/svapp.hxx> #include <svtools/colorcfg.hxx> #include <svl/eitem.hxx> diff --git a/cui/source/dialogs/cuifmsearch.cxx b/cui/source/dialogs/cuifmsearch.cxx index 184e9db26eb4..393567a098e4 100644 --- a/cui/source/dialogs/cuifmsearch.cxx +++ b/cui/source/dialogs/cuifmsearch.cxx @@ -20,7 +20,6 @@ #include <tools/debug.hxx> #include <vcl/layout.hxx> #include <vcl/svapp.hxx> -#include <tools/shl.hxx> #include <dialmgr.hxx> #include <sfx2/tabdlg.hxx> #include <osl/mutex.hxx> diff --git a/cui/source/dialogs/cuigrfflt.cxx b/cui/source/dialogs/cuigrfflt.cxx index 4c8b79fd8b62..cb26be4b4251 100644 --- a/cui/source/dialogs/cuigrfflt.cxx +++ b/cui/source/dialogs/cuigrfflt.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <vcl/builder.hxx> #include <vcl/msgbox.hxx> #include <sfx2/viewfrm.hxx> diff --git a/cui/source/dialogs/cuitbxform.cxx b/cui/source/dialogs/cuitbxform.cxx index 3a9f696a1316..134712df14a9 100644 --- a/cui/source/dialogs/cuitbxform.cxx +++ b/cui/source/dialogs/cuitbxform.cxx @@ -18,7 +18,6 @@ */ #include <string> -#include <tools/shl.hxx> #include <svl/intitem.hxx> #include <svl/eitem.hxx> #include <svl/stritem.hxx> diff --git a/cui/source/dialogs/dlgname.cxx b/cui/source/dialogs/dlgname.cxx index add6bbe6c201..f032a59391b7 100644 --- a/cui/source/dialogs/dlgname.cxx +++ b/cui/source/dialogs/dlgname.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <vcl/msgbox.hxx> #include <cuires.hrc> diff --git a/cui/source/dialogs/hyphen.cxx b/cui/source/dialogs/hyphen.cxx index edf181b6a335..383c45423fdd 100644 --- a/cui/source/dialogs/hyphen.cxx +++ b/cui/source/dialogs/hyphen.cxx @@ -27,7 +27,6 @@ #include <svtools/langtab.hxx> #include <svx/dialmgr.hxx> #include <svx/dlgutil.hxx> -#include <tools/shl.hxx> #include <vcl/msgbox.hxx> #define HYPH_POS_CHAR '=' diff --git a/cui/source/dialogs/iconcdlg.cxx b/cui/source/dialogs/iconcdlg.cxx index 5c795dbe1f4d..eed1d13cd671 100644 --- a/cui/source/dialogs/iconcdlg.cxx +++ b/cui/source/dialogs/iconcdlg.cxx @@ -19,7 +19,6 @@ #include <sfx2/app.hxx> #include <tools/rc.h> -#include <tools/shl.hxx> #include <dialmgr.hxx> diff --git a/cui/source/dialogs/postdlg.cxx b/cui/source/dialogs/postdlg.cxx index c420eee6a8cd..724ca7c35652 100644 --- a/cui/source/dialogs/postdlg.cxx +++ b/cui/source/dialogs/postdlg.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <tools/date.hxx> #include <tools/time.hxx> #include <vcl/svapp.hxx> diff --git a/cui/source/dialogs/showcols.cxx b/cui/source/dialogs/showcols.cxx index d0a79b74c153..45c5cf8fd6ee 100644 --- a/cui/source/dialogs/showcols.cxx +++ b/cui/source/dialogs/showcols.cxx @@ -20,7 +20,6 @@ #include "showcols.hxx" #include "fmsearch.hrc" -#include <tools/shl.hxx> #include <dialmgr.hxx> #include <vcl/msgbox.hxx> #include <com/sun/star/beans/XPropertySet.hpp> diff --git a/cui/source/dialogs/thesdlg.cxx b/cui/source/dialogs/thesdlg.cxx index 28f2134abc19..162862dbfa1a 100644 --- a/cui/source/dialogs/thesdlg.cxx +++ b/cui/source/dialogs/thesdlg.cxx @@ -22,7 +22,6 @@ #include "cuires.hrc" #include "dialmgr.hxx" -#include <tools/shl.hxx> #include <svl/lngmisc.hxx> #include <vcl/graphicfilter.hxx> #include <svtools/svlbitm.hxx> diff --git a/cui/source/dialogs/zoom.cxx b/cui/source/dialogs/zoom.cxx index 28eb9a07ad86..d619cfa5e5ec 100644 --- a/cui/source/dialogs/zoom.cxx +++ b/cui/source/dialogs/zoom.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <svl/itemset.hxx> #include <svl/itempool.hxx> #include <sfx2/objsh.hxx> diff --git a/cui/source/options/fontsubs.cxx b/cui/source/options/fontsubs.cxx index 2a2cc403830a..96014db525ea 100644 --- a/cui/source/options/fontsubs.cxx +++ b/cui/source/options/fontsubs.cxx @@ -20,7 +20,6 @@ #include "sal/config.h" #include <officecfg/Office/Common.hxx> -#include <tools/shl.hxx> #include <svtools/ctrltool.hxx> #include <svtools/svlbitm.hxx> #include <vcl/svapp.hxx> diff --git a/cui/source/options/optasian.cxx b/cui/source/options/optasian.cxx index a29ec7e9dd3d..9877760e70d0 100644 --- a/cui/source/options/optasian.cxx +++ b/cui/source/options/optasian.cxx @@ -24,7 +24,6 @@ #include <dialmgr.hxx> #include <cuires.hrc> #include <i18nlangtag/mslangid.hxx> -#include <tools/shl.hxx> #include <svl/asiancfg.hxx> #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> diff --git a/cui/source/options/optdict.cxx b/cui/source/options/optdict.cxx index 6047228902e1..4141037357c4 100644 --- a/cui/source/options/optdict.cxx +++ b/cui/source/options/optdict.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <editeng/unolingu.hxx> #include <svx/dlgutil.hxx> #include <sfx2/sfxuno.hxx> diff --git a/cui/source/options/optgenrl.cxx b/cui/source/options/optgenrl.cxx index c20b73b586b4..7e3f8777bdc2 100644 --- a/cui/source/options/optgenrl.cxx +++ b/cui/source/options/optgenrl.cxx @@ -19,7 +19,6 @@ #include <comphelper/string.hxx> #include <i18nlangtag/mslangid.hxx> -#include <tools/shl.hxx> #include <vcl/svapp.hxx> #include <vcl/msgbox.hxx> #include <unotools/saveopt.hxx> diff --git a/cui/source/options/optinet2.cxx b/cui/source/options/optinet2.cxx index 02f5bf798ef0..45f2a5423ba3 100644 --- a/cui/source/options/optinet2.cxx +++ b/cui/source/options/optinet2.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <tools/config.hxx> #include <vcl/msgbox.hxx> #include <svl/intitem.hxx> diff --git a/cui/source/options/optjsearch.cxx b/cui/source/options/optjsearch.cxx index e313e896e7a2..43f32220590d 100644 --- a/cui/source/options/optjsearch.cxx +++ b/cui/source/options/optjsearch.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <unotools/searchopt.hxx> #include <com/sun/star/i18n/TransliterationModules.hpp> #include <cuires.hrc> diff --git a/cui/source/options/optlingu.cxx b/cui/source/options/optlingu.cxx index a5f8f7a6392a..3f43ee7d3496 100644 --- a/cui/source/options/optlingu.cxx +++ b/cui/source/options/optlingu.cxx @@ -21,7 +21,6 @@ #include <vcl/field.hxx> #include <vcl/fixed.hxx> #include <vcl/settings.hxx> -#include <tools/shl.hxx> #include <i18nlangtag/mslangid.hxx> #include <unotools/lingucfg.hxx> #include <editeng/unolingu.hxx> diff --git a/cui/source/options/optpath.cxx b/cui/source/options/optpath.cxx index d65a9f070da6..4ffc216c68a1 100644 --- a/cui/source/options/optpath.cxx +++ b/cui/source/options/optpath.cxx @@ -18,7 +18,6 @@ */ #include <svx/svxdlg.hxx> -#include <tools/shl.hxx> #include <vcl/msgbox.hxx> #include <sfx2/filedlghelper.hxx> #include <sfx2/app.hxx> diff --git a/cui/source/options/optsave.cxx b/cui/source/options/optsave.cxx index c2b8d2a1bbc2..abdcbbd526cc 100644 --- a/cui/source/options/optsave.cxx +++ b/cui/source/options/optsave.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <svl/eitem.hxx> #include <svl/intitem.hxx> diff --git a/cui/source/tabpages/align.cxx b/cui/source/tabpages/align.cxx index a66e7d9a900f..d2787378aa86 100644 --- a/cui/source/tabpages/align.cxx +++ b/cui/source/tabpages/align.cxx @@ -30,7 +30,6 @@ #include <editeng/justifyitem.hxx> #include <dialmgr.hxx> #include <svx/dlgutil.hxx> -#include <tools/shl.hxx> #include <sfx2/app.hxx> #include <sfx2/module.hxx> #include <sfx2/itemconnect.hxx> diff --git a/cui/source/tabpages/autocdlg.cxx b/cui/source/tabpages/autocdlg.cxx index e1226032b238..27c0ba1b4194 100644 --- a/cui/source/tabpages/autocdlg.cxx +++ b/cui/source/tabpages/autocdlg.cxx @@ -25,6 +25,7 @@ #include <vcl/settings.hxx> #include <sot/exchange.hxx> #include <svtools/transfer.hxx> +#include <tools/shl.hxx> #include <unotools/syslocale.hxx> #include <sfx2/objsh.hxx> #include <sfx2/viewsh.hxx> diff --git a/cui/source/tabpages/connect.cxx b/cui/source/tabpages/connect.cxx index 59a0dbdc3702..61ac6853975d 100644 --- a/cui/source/tabpages/connect.cxx +++ b/cui/source/tabpages/connect.cxx @@ -22,7 +22,6 @@ #include <sfx2/app.hxx> #include <sfx2/module.hxx> #include <sfx2/request.hxx> -#include <tools/shl.hxx> #include <svx/connctrl.hxx> #include <svx/dialogs.hrc> diff --git a/cui/source/tabpages/dstribut.cxx b/cui/source/tabpages/dstribut.cxx index 8a4819652a42..edfbed3dcc9e 100644 --- a/cui/source/tabpages/dstribut.cxx +++ b/cui/source/tabpages/dstribut.cxx @@ -23,7 +23,6 @@ #include <svx/dialogs.hrc> #include <svx/svddef.hxx> #include <dialmgr.hxx> -#include <tools/shl.hxx> /************************************************************************* |* diff --git a/cui/source/tabpages/grfpage.cxx b/cui/source/tabpages/grfpage.cxx index c0bf57360145..9bda93fff3f6 100644 --- a/cui/source/tabpages/grfpage.cxx +++ b/cui/source/tabpages/grfpage.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <svl/eitem.hxx> #include <svl/stritem.hxx> #include <sfx2/app.hxx> diff --git a/cui/source/tabpages/labdlg.cxx b/cui/source/tabpages/labdlg.cxx index dbefb1576f4a..37bfe3e0ff8d 100644 --- a/cui/source/tabpages/labdlg.cxx +++ b/cui/source/tabpages/labdlg.cxx @@ -23,7 +23,6 @@ #include <sfx2/app.hxx> #include <sfx2/module.hxx> #include <swpossizetabpage.hxx> -#include <tools/shl.hxx> #include <vcl/settings.hxx> #include <svx/dialogs.hrc> diff --git a/cui/source/tabpages/measure.cxx b/cui/source/tabpages/measure.cxx index 319f5582590f..8483b877e0da 100644 --- a/cui/source/tabpages/measure.cxx +++ b/cui/source/tabpages/measure.cxx @@ -22,7 +22,6 @@ #include <sfx2/app.hxx> #include <sfx2/module.hxx> #include <sfx2/request.hxx> -#include <tools/shl.hxx> #include <vcl/settings.hxx> #include <svx/dialmgr.hxx> diff --git a/cui/source/tabpages/numpages.cxx b/cui/source/tabpages/numpages.cxx index ede42d219716..7f60b7a5ea96 100644 --- a/cui/source/tabpages/numpages.cxx +++ b/cui/source/tabpages/numpages.cxx @@ -24,7 +24,6 @@ #include <numpages.hxx> #include <numpages.hrc> #include <dialmgr.hxx> -#include <tools/shl.hxx> #include <tools/mapunit.hxx> #include <i18nlangtag/mslangid.hxx> #include <helpid.hrc> diff --git a/cui/source/tabpages/tabline.cxx b/cui/source/tabpages/tabline.cxx index 133060adb061..01ac68b57cc3 100644 --- a/cui/source/tabpages/tabline.cxx +++ b/cui/source/tabpages/tabline.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <vcl/msgbox.hxx> #include <unotools/pathoptions.hxx> #include <sfx2/app.hxx> diff --git a/cui/source/tabpages/tabstpge.cxx b/cui/source/tabpages/tabstpge.cxx index dc609443c047..4f0ac3cd6ecd 100644 --- a/cui/source/tabpages/tabstpge.cxx +++ b/cui/source/tabpages/tabstpge.cxx @@ -18,7 +18,6 @@ */ #include <sfx2/app.hxx> -#include <tools/shl.hxx> #include <svtools/ruler.hxx> #include <svx/dialogs.hrc> #include <vcl/settings.hxx> diff --git a/cui/source/tabpages/textanim.cxx b/cui/source/tabpages/textanim.cxx index ca5ccc431865..4ba2bb7c623f 100644 --- a/cui/source/tabpages/textanim.cxx +++ b/cui/source/tabpages/textanim.cxx @@ -19,7 +19,6 @@ #include <sfx2/app.hxx> #include <sfx2/module.hxx> -#include <tools/shl.hxx> #include <cuires.hrc> #include <svx/dialogs.hrc> diff --git a/cui/source/tabpages/textattr.cxx b/cui/source/tabpages/textattr.cxx index 81453285eaff..a09a7ee336a4 100644 --- a/cui/source/tabpages/textattr.cxx +++ b/cui/source/tabpages/textattr.cxx @@ -19,7 +19,6 @@ #include <sfx2/app.hxx> #include <sfx2/module.hxx> -#include <tools/shl.hxx> #include <cuires.hrc> #include <svx/svddef.hxx> #include <svx/sdtditm.hxx> diff --git a/cui/source/tabpages/tparea.cxx b/cui/source/tabpages/tparea.cxx index 809441338804..818613db83fa 100644 --- a/cui/source/tabpages/tparea.cxx +++ b/cui/source/tabpages/tparea.cxx @@ -19,7 +19,6 @@ #include <stdlib.h> -#include <tools/shl.hxx> #include <tools/urlobj.hxx> #include <sfx2/app.hxx> #include <sfx2/module.hxx> diff --git a/cui/source/tabpages/tpbitmap.cxx b/cui/source/tabpages/tpbitmap.cxx index 85938a91e3e1..9383d51b984e 100644 --- a/cui/source/tabpages/tpbitmap.cxx +++ b/cui/source/tabpages/tpbitmap.cxx @@ -18,7 +18,6 @@ */ #include <vcl/wrkwin.hxx> -#include <tools/shl.hxx> #include <vcl/msgbox.hxx> #include <tools/urlobj.hxx> #include <unotools/ucbstreamhelper.hxx> diff --git a/cui/source/tabpages/tpcolor.cxx b/cui/source/tabpages/tpcolor.cxx index 24ca8215dbbc..02d400512832 100644 --- a/cui/source/tabpages/tpcolor.cxx +++ b/cui/source/tabpages/tpcolor.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <tools/urlobj.hxx> #include <unotools/pathoptions.hxx> #include <sfx2/app.hxx> diff --git a/cui/source/tabpages/tpgradnt.cxx b/cui/source/tabpages/tpgradnt.cxx index 38c502cd7b55..571b4c43ad53 100644 --- a/cui/source/tabpages/tpgradnt.cxx +++ b/cui/source/tabpages/tpgradnt.cxx @@ -18,7 +18,6 @@ */ #include <vcl/wrkwin.hxx> -#include <tools/shl.hxx> #include <tools/urlobj.hxx> #include <vcl/msgbox.hxx> #include <unotools/pathoptions.hxx> diff --git a/cui/source/tabpages/tphatch.cxx b/cui/source/tabpages/tphatch.cxx index 501bd6720839..e73b3c8409b8 100644 --- a/cui/source/tabpages/tphatch.cxx +++ b/cui/source/tabpages/tphatch.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <tools/urlobj.hxx> #include <vcl/msgbox.hxx> #include <vcl/settings.hxx> diff --git a/cui/source/tabpages/tpline.cxx b/cui/source/tabpages/tpline.cxx index 6221929980d4..eb9e86e00df3 100644 --- a/cui/source/tabpages/tpline.cxx +++ b/cui/source/tabpages/tpline.cxx @@ -18,7 +18,6 @@ */ #include <editeng/sizeitem.hxx> -#include <tools/shl.hxx> #include <tools/urlobj.hxx> #include <sfx2/app.hxx> #include <sfx2/module.hxx> diff --git a/cui/source/tabpages/tplnedef.cxx b/cui/source/tabpages/tplnedef.cxx index a221f6ef1c87..2cddd29ac4da 100644 --- a/cui/source/tabpages/tplnedef.cxx +++ b/cui/source/tabpages/tplnedef.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <tools/urlobj.hxx> #include <vcl/msgbox.hxx> #include <vcl/settings.hxx> diff --git a/cui/source/tabpages/tplneend.cxx b/cui/source/tabpages/tplneend.cxx index 43905544331b..94cf7635bc3f 100644 --- a/cui/source/tabpages/tplneend.cxx +++ b/cui/source/tabpages/tplneend.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <tools/urlobj.hxx> #include <vcl/msgbox.hxx> #include <vcl/settings.hxx> diff --git a/cui/source/tabpages/tpshadow.cxx b/cui/source/tabpages/tpshadow.cxx index 0a5658005b4f..43eeabf0fa91 100644 --- a/cui/source/tabpages/tpshadow.cxx +++ b/cui/source/tabpages/tpshadow.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <sfx2/app.hxx> #include <sfx2/module.hxx> #include <svx/dialogs.hrc> diff --git a/cui/source/tabpages/transfrm.cxx b/cui/source/tabpages/transfrm.cxx index 54485a8be001..fdc4d4ed5430 100644 --- a/cui/source/tabpages/transfrm.cxx +++ b/cui/source/tabpages/transfrm.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <sfx2/app.hxx> #include <svx/svdview.hxx> #include <svx/svdobj.hxx> diff --git a/editeng/inc/pch/precompiled_editeng.hxx b/editeng/inc/pch/precompiled_editeng.hxx index 5c28e1c15974..30fed2f37736 100644 --- a/editeng/inc/pch/precompiled_editeng.hxx +++ b/editeng/inc/pch/precompiled_editeng.hxx @@ -267,7 +267,6 @@ #include <tools/poly.hxx> #include <tools/resid.hxx> #include <tools/rtti.hxx> -#include <tools/shl.hxx> #include <tools/stream.hxx> #include <tools/tenccvt.hxx> #include <tools/urlobj.hxx> diff --git a/editeng/source/editeng/editdoc.cxx b/editeng/source/editeng/editdoc.cxx index 24369ca9857c..fb3820871041 100644 --- a/editeng/source/editeng/editdoc.cxx +++ b/editeng/source/editeng/editdoc.cxx @@ -60,7 +60,6 @@ #include <tools/stream.hxx> #include <tools/debug.hxx> -#include <tools/shl.hxx> #include <com/sun/star/i18n/ScriptType.hpp> #include <cassert> diff --git a/editeng/source/items/optitems.cxx b/editeng/source/items/optitems.cxx index cebe639ee3b6..d9ea20fbb9a9 100644 --- a/editeng/source/items/optitems.cxx +++ b/editeng/source/items/optitems.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <tools/resid.hxx> #include <tools/stream.hxx> #include <com/sun/star/linguistic2/XSpellChecker1.hpp> diff --git a/editeng/source/items/paperinf.cxx b/editeng/source/items/paperinf.cxx index 71540dc5eaf7..579c7ae4a88f 100644 --- a/editeng/source/items/paperinf.cxx +++ b/editeng/source/items/paperinf.cxx @@ -18,7 +18,6 @@ */ #include <limits.h> -#include <tools/shl.hxx> #include <vcl/svapp.hxx> #include <editeng/editrids.hrc> #include <editeng/paperinf.hxx> diff --git a/editeng/source/misc/splwrap.cxx b/editeng/source/misc/splwrap.cxx index 9a76777b986e..2a88cc669676 100644 --- a/editeng/source/misc/splwrap.cxx +++ b/editeng/source/misc/splwrap.cxx @@ -18,7 +18,6 @@ */ #include <rtl/ustring.hxx> -#include <tools/shl.hxx> #include <vcl/wrkwin.hxx> #include <vcl/svapp.hxx> #include <vcl/msgbox.hxx> diff --git a/editeng/source/misc/unolingu.cxx b/editeng/source/misc/unolingu.cxx index 516d9ca9dec1..4a9da15201ad 100644 --- a/editeng/source/misc/unolingu.cxx +++ b/editeng/source/misc/unolingu.cxx @@ -46,7 +46,6 @@ #include <ucbhelper/content.hxx> #include <vcl/msgbox.hxx> #include <vcl/svapp.hxx> -#include <tools/shl.hxx> #include <linguistic/misc.hxx> #include <editeng/eerdll.hxx> #include <editeng/editrids.hrc> diff --git a/include/editeng/eerdll.hxx b/include/editeng/eerdll.hxx index 2f7912e7b07c..bbf2a6ca65c3 100644 --- a/include/editeng/eerdll.hxx +++ b/include/editeng/eerdll.hxx @@ -23,7 +23,6 @@ class GlobalEditData; #include <tools/resid.hxx> -#include <tools/shl.hxx> #include <editeng/editengdllapi.h> class EDITENG_DLLPUBLIC EditResId: public ResId diff --git a/include/editeng/itemtype.hxx b/include/editeng/itemtype.hxx index b1687b0f616e..54a518e97c05 100644 --- a/include/editeng/itemtype.hxx +++ b/include/editeng/itemtype.hxx @@ -27,7 +27,6 @@ #include <tools/resid.hxx> #include <tools/bigint.hxx> #include <svl/poolitem.hxx> -#include <tools/shl.hxx> #include <editeng/editengdllapi.h> class Color; diff --git a/include/svl/cntwall.hxx b/include/svl/cntwall.hxx index 9d6f32c36c36..224168bdbcf1 100644 --- a/include/svl/cntwall.hxx +++ b/include/svl/cntwall.hxx @@ -21,7 +21,6 @@ #include <svl/svldllapi.h> -#include <tools/shl.hxx> #include <tools/rtti.hxx> #include <tools/color.hxx> #include <svl/poolitem.hxx> diff --git a/include/svx/charmap.hxx b/include/svx/charmap.hxx index d9335fa8c197..ed48d5da24cf 100644 --- a/include/svx/charmap.hxx +++ b/include/svx/charmap.hxx @@ -24,7 +24,6 @@ #include <vcl/scrbar.hxx> #include <boost/shared_ptr.hpp> #include <map> -#include <tools/shl.hxx> #include <svx/svxdllapi.h> // define ---------------------------------------------------------------- diff --git a/sc/source/core/data/docpool.cxx b/sc/source/core/data/docpool.cxx index ee6d55788317..6cce7c76dcfa 100644 --- a/sc/source/core/data/docpool.cxx +++ b/sc/source/core/data/docpool.cxx @@ -22,7 +22,6 @@ #include <boost/static_assert.hpp> #include <comphelper/string.hxx> #include <i18nutil/unicode.hxx> -#include <tools/shl.hxx> #include <vcl/outdev.hxx> #include <vcl/svapp.hxx> #include <vcl/settings.hxx> diff --git a/sc/source/core/data/documen7.cxx b/sc/source/core/data/documen7.cxx index 168233274d23..2e718849bf45 100644 --- a/sc/source/core/data/documen7.cxx +++ b/sc/source/core/data/documen7.cxx @@ -39,8 +39,6 @@ #include "formulagroup.hxx" #include <refhint.hxx> -#include <tools/shl.hxx> - #include "globstr.hrc" extern const ScFormulaCell* pLastFormulaTreeTop; // cellform.cxx Err527 WorkAround diff --git a/sc/source/core/tool/autoform.cxx b/sc/source/core/tool/autoform.cxx index b8ddd9ce2127..43d4849f1ce0 100644 --- a/sc/source/core/tool/autoform.cxx +++ b/sc/source/core/tool/autoform.cxx @@ -23,7 +23,6 @@ #include <sfx2/docfile.hxx> #include <unotools/pathoptions.hxx> #include <svl/itemset.hxx> -#include <tools/shl.hxx> #include <vcl/svapp.hxx> #include <vcl/outdev.hxx> #include <svx/dialmgr.hxx> diff --git a/sc/source/core/tool/chgtrack.cxx b/sc/source/core/tool/chgtrack.cxx index 48e4f7f63f66..f847d670bd1f 100644 --- a/sc/source/core/tool/chgtrack.cxx +++ b/sc/source/core/tool/chgtrack.cxx @@ -35,7 +35,6 @@ #include "refupdatecontext.hxx" #include <refupdat.hxx> -#include <tools/shl.hxx> #include <tools/rtti.hxx> #include <svl/zforlist.hxx> #include <svl/itemset.hxx> diff --git a/sc/source/ui/cctrl/tbinsert.cxx b/sc/source/ui/cctrl/tbinsert.cxx index ac679ef4edb1..4332cc283834 100644 --- a/sc/source/ui/cctrl/tbinsert.cxx +++ b/sc/source/ui/cctrl/tbinsert.cxx @@ -19,7 +19,6 @@ #include <string> -#include <tools/shl.hxx> #include <svl/intitem.hxx> #include <sfx2/dispatch.hxx> #include <sfx2/viewsh.hxx> diff --git a/sc/source/ui/miscdlgs/anyrefdg.cxx b/sc/source/ui/miscdlgs/anyrefdg.cxx index 37db74e89197..61ac61fb3aaf 100644 --- a/sc/source/ui/miscdlgs/anyrefdg.cxx +++ b/sc/source/ui/miscdlgs/anyrefdg.cxx @@ -23,7 +23,6 @@ #include <sfx2/viewsh.hxx> #include <vcl/wrkwin.hxx> #include <vcl/mnemonic.hxx> -#include <tools/shl.hxx> #include <sfx2/bindings.hxx> #include <sfx2/dispatch.hxx> diff --git a/sc/source/ui/unoobj/afmtuno.cxx b/sc/source/ui/unoobj/afmtuno.cxx index 17b0a2f69361..bf6d3f552745 100644 --- a/sc/source/ui/unoobj/afmtuno.cxx +++ b/sc/source/ui/unoobj/afmtuno.cxx @@ -19,7 +19,6 @@ #include "scitems.hxx" #include <editeng/memberids.hrc> -#include <tools/shl.hxx> #include <svl/poolitem.hxx> #include <vcl/svapp.hxx> #include <svx/unomid.hxx> diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx index 209038c2fc23..7c113c2483dd 100644 --- a/sfx2/inc/pch/precompiled_sfx.hxx +++ b/sfx2/inc/pch/precompiled_sfx.hxx @@ -699,7 +699,6 @@ #include <tools/rcid.h> #include <tools/resary.hxx> #include <tools/rtti.hxx> -#include <tools/shl.hxx> #include <tools/stream.hxx> #include <tools/svborder.hxx> #include <tools/tenccvt.hxx> diff --git a/sfx2/source/appl/appserv.cxx b/sfx2/source/appl/appserv.cxx index 274c12b79f10..08adac7eec52 100644 --- a/sfx2/source/appl/appserv.cxx +++ b/sfx2/source/appl/appserv.cxx @@ -72,7 +72,6 @@ #include <unotools/moduleoptions.hxx> #include <svtools/helpopt.hxx> #include <toolkit/helper/vclunohelper.hxx> -#include <tools/shl.hxx> #include <unotools/bootstrap.hxx> #include <rtl/bootstrap.hxx> #include <cppuhelper/exc_hlp.hxx> diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx index 7f4726b00c97..55bb37032560 100644 --- a/svtools/inc/pch/precompiled_svt.hxx +++ b/svtools/inc/pch/precompiled_svt.hxx @@ -382,7 +382,6 @@ #include <tools/resid.hxx> #include <tools/resmgr.hxx> #include <tools/rtti.hxx> -#include <tools/shl.hxx> #include <tools/stream.hxx> #include <tools/tenccvt.hxx> #include <tools/time.hxx> diff --git a/svtools/source/misc/langtab.cxx b/svtools/source/misc/langtab.cxx index 7000ef03795c..88bf4dd1d540 100644 --- a/svtools/source/misc/langtab.cxx +++ b/svtools/source/misc/langtab.cxx @@ -19,8 +19,6 @@ #include <boost/static_assert.hpp> -#include <tools/shl.hxx> - #include <com/sun/star/i18n/DirectionProperty.hpp> #include <i18nlangtag/lang.h> diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx index 2feabf6a72fe..15bb62690109 100644 --- a/svx/inc/pch/precompiled_svx.hxx +++ b/svx/inc/pch/precompiled_svx.hxx @@ -459,7 +459,6 @@ #include <tools/rcid.h> #include <tools/resary.hxx> #include <tools/resid.hxx> -#include <tools/shl.hxx> #include <tools/stream.hxx> #include <tools/urlobj.hxx> #include <tools/wldcrd.hxx> diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx index b728c4ed5300..9bb07229cfbd 100644 --- a/svx/inc/pch/precompiled_svxcore.hxx +++ b/svx/inc/pch/precompiled_svxcore.hxx @@ -748,7 +748,6 @@ #include <tools/rcid.h> #include <tools/resid.hxx> #include <tools/resmgr.hxx> -#include <tools/shl.hxx> #include <tools/stream.hxx> #include <tools/tenccvt.hxx> #include <tools/urlobj.hxx> diff --git a/svx/source/customshapes/tbxcustomshapes.cxx b/svx/source/customshapes/tbxcustomshapes.cxx index bb25d07755fd..a2798fcaf555 100644 --- a/svx/source/customshapes/tbxcustomshapes.cxx +++ b/svx/source/customshapes/tbxcustomshapes.cxx @@ -21,7 +21,6 @@ #include <string> #include <svx/svxids.hrc> -#include <tools/shl.hxx> #include <svl/eitem.hxx> #include <sfx2/dispatch.hxx> #include <sfx2/viewsh.hxx> diff --git a/svx/source/dialog/_bmpmask.cxx b/svx/source/dialog/_bmpmask.cxx index c42549d19f47..c39bfbbda0cc 100644 --- a/svx/source/dialog/_bmpmask.cxx +++ b/svx/source/dialog/_bmpmask.cxx @@ -18,7 +18,6 @@ */ #include <vcl/wrkwin.hxx> -#include <tools/shl.hxx> #include <vcl/metaact.hxx> #include <vcl/settings.hxx> #include <svtools/valueset.hxx> diff --git a/svx/source/dialog/_contdlg.cxx b/svx/source/dialog/_contdlg.cxx index 817202e4e3f1..9458fbebce2f 100644 --- a/svx/source/dialog/_contdlg.cxx +++ b/svx/source/dialog/_contdlg.cxx @@ -19,7 +19,6 @@ #include <vcl/wrkwin.hxx> #include <sot/factory.hxx> -#include <tools/shl.hxx> #include <tools/helpers.hxx> #include <vcl/msgbox.hxx> #include <svl/eitem.hxx> diff --git a/svx/source/dialog/checklbx.cxx b/svx/source/dialog/checklbx.cxx index 1c8a12ba0c4e..732076eb9dd2 100644 --- a/svx/source/dialog/checklbx.cxx +++ b/svx/source/dialog/checklbx.cxx @@ -17,8 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> - #include <svtools/treelistentry.hxx> #include <svx/checklbx.hxx> diff --git a/svx/source/dialog/ctredlin.cxx b/svx/source/dialog/ctredlin.cxx index 53f1685f1c7a..d3aebb705358 100644 --- a/svx/source/dialog/ctredlin.cxx +++ b/svx/source/dialog/ctredlin.cxx @@ -20,7 +20,6 @@ #include <vcl/dialog.hxx> #include <vcl/layout.hxx> #include <vcl/svapp.hxx> -#include <tools/shl.hxx> #include <sfx2/app.hxx> #include <sfx2/module.hxx> #include <unotools/textsearch.hxx> diff --git a/svx/source/dialog/dlgctrl.cxx b/svx/source/dialog/dlgctrl.cxx index 637ca5abb94c..58214e753159 100644 --- a/svx/source/dialog/dlgctrl.cxx +++ b/svx/source/dialog/dlgctrl.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <vcl/builder.hxx> #include <vcl/svapp.hxx> #include <vcl/settings.hxx> diff --git a/svx/source/dialog/fontwork.cxx b/svx/source/dialog/fontwork.cxx index dd6a04535e42..0a8a647a43ed 100644 --- a/svx/source/dialog/fontwork.cxx +++ b/svx/source/dialog/fontwork.cxx @@ -19,7 +19,6 @@ #include <sfx2/module.hxx> #include <sfx2/dispatch.hxx> -#include <tools/shl.hxx> #include <svx/svdobj.hxx> #include <svx/svdopath.hxx> diff --git a/svx/source/dialog/grfflt.cxx b/svx/source/dialog/grfflt.cxx index 7c45e384552b..4890faacd06f 100644 --- a/svx/source/dialog/grfflt.cxx +++ b/svx/source/dialog/grfflt.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <vcl/msgbox.hxx> #include <sfx2/viewfrm.hxx> #include <sfx2/viewsh.hxx> diff --git a/svx/source/dialog/hdft.cxx b/svx/source/dialog/hdft.cxx index da4790d9a242..4c9b21e5f029 100644 --- a/svx/source/dialog/hdft.cxx +++ b/svx/source/dialog/hdft.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <svl/itemiter.hxx> #include <sfx2/app.hxx> #include <sfx2/objsh.hxx> diff --git a/svx/source/dialog/imapdlg.cxx b/svx/source/dialog/imapdlg.cxx index 64bcedda3c67..feb1c309fa40 100644 --- a/svx/source/dialog/imapdlg.cxx +++ b/svx/source/dialog/imapdlg.cxx @@ -18,7 +18,6 @@ */ #include <stdlib.h> -#include <tools/shl.hxx> #include <tools/errinf.hxx> #include <tools/urlobj.hxx> #include <unotools/ucbstreamhelper.hxx> diff --git a/svx/source/dialog/langbox.cxx b/svx/source/dialog/langbox.cxx index 2eea8f6952b7..8d3f6f98ca38 100644 --- a/svx/source/dialog/langbox.cxx +++ b/svx/source/dialog/langbox.cxx @@ -24,7 +24,6 @@ #include <unotools/localedatawrapper.hxx> #include <tools/urlobj.hxx> #include <svtools/langtab.hxx> -#include <tools/shl.hxx> #include <i18nlangtag/mslangid.hxx> #include <i18nlangtag/lang.h> #include <editeng/scripttypeitem.hxx> diff --git a/svx/source/dialog/optgrid.cxx b/svx/source/dialog/optgrid.cxx index f1df7ae8ded4..61f800447146 100644 --- a/svx/source/dialog/optgrid.cxx +++ b/svx/source/dialog/optgrid.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <sfx2/app.hxx> #include <sfx2/module.hxx> #include <svl/intitem.hxx> diff --git a/svx/source/dialog/prtqry.cxx b/svx/source/dialog/prtqry.cxx index c405fbf8ea51..c2aa1125b3b0 100644 --- a/svx/source/dialog/prtqry.cxx +++ b/svx/source/dialog/prtqry.cxx @@ -21,7 +21,6 @@ #include <svx/dialogs.hrc> #include <svx/prtqry.hxx> #include <svx/dialmgr.hxx> -#include <tools/shl.hxx> SvxPrtQryBox::SvxPrtQryBox(Window* pParent) : MessBox(pParent, 0, diff --git a/svx/source/dialog/rubydialog.cxx b/svx/source/dialog/rubydialog.cxx index ec2daf383fd4..cb6898a77225 100644 --- a/svx/source/dialog/rubydialog.cxx +++ b/svx/source/dialog/rubydialog.cxx @@ -18,7 +18,6 @@ */ #include <svx/rubydialog.hxx> -#include <tools/shl.hxx> #include <svx/dialmgr.hxx> #include <svx/dialogs.hrc> #include <sfx2/app.hxx> diff --git a/svx/source/dialog/strarray.cxx b/svx/source/dialog/strarray.cxx index 144ca2b378da..4e540c36edda 100644 --- a/svx/source/dialog/strarray.cxx +++ b/svx/source/dialog/strarray.cxx @@ -17,8 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> - #include <svx/dialogs.hrc> #include <svx/dialmgr.hxx> #include <svx/strarray.hxx> diff --git a/svx/source/dialog/svxbmpnumvalueset.cxx b/svx/source/dialog/svxbmpnumvalueset.cxx index 42ccac0c994e..de1300c7931d 100644 --- a/svx/source/dialog/svxbmpnumvalueset.cxx +++ b/svx/source/dialog/svxbmpnumvalueset.cxx @@ -19,7 +19,6 @@ #include <svx/dialmgr.hxx> #include <svx/dialogs.hrc> -#include <tools/shl.hxx> #include <i18nlangtag/mslangid.hxx> #include <svtools/valueset.hxx> #include <svl/languageoptions.hxx> diff --git a/svx/source/dialog/svxruler.cxx b/svx/source/dialog/svxruler.cxx index 5ff095296070..7e3d27c16808 100644 --- a/svx/source/dialog/svxruler.cxx +++ b/svx/source/dialog/svxruler.cxx @@ -20,7 +20,6 @@ #include <cstring> #include <climits> -#include <tools/shl.hxx> #include <vcl/image.hxx> #include <vcl/svapp.hxx> #include <vcl/settings.hxx> diff --git a/svx/source/dialog/txenctab.cxx b/svx/source/dialog/txenctab.cxx index a2de927cac1d..0240d1992ba5 100644 --- a/svx/source/dialog/txenctab.cxx +++ b/svx/source/dialog/txenctab.cxx @@ -21,9 +21,6 @@ #include <svx/dialogs.hrc> #include <svx/dialmgr.hxx> #include "svx/txenctab.hxx" -#include <tools/shl.hxx> - - SvxTextEncodingTable::SvxTextEncodingTable() : @@ -31,14 +28,10 @@ SvxTextEncodingTable::SvxTextEncodingTable() { } - - SvxTextEncodingTable::~SvxTextEncodingTable() { } - - const OUString SvxTextEncodingTable::GetTextString( const rtl_TextEncoding nEnc ) const { sal_uInt32 nPos = FindIndex( (long)nEnc ); diff --git a/svx/source/engine3d/dragmt3d.cxx b/svx/source/engine3d/dragmt3d.cxx index afd80309af66..72b79da27425 100644 --- a/svx/source/engine3d/dragmt3d.cxx +++ b/svx/source/engine3d/dragmt3d.cxx @@ -19,7 +19,6 @@ #include <dragmt3d.hxx> -#include <tools/shl.hxx> #include <svx/svdpagv.hxx> #include <svx/dialmgr.hxx> #include <svx/svddrgmt.hxx> diff --git a/svx/source/engine3d/float3d.cxx b/svx/source/engine3d/float3d.cxx index 3b5f45fa2d7c..7dcc3b840b94 100644 --- a/svx/source/engine3d/float3d.cxx +++ b/svx/source/engine3d/float3d.cxx @@ -24,7 +24,6 @@ #include <svtools/colrdlg.hxx> #include <vcl/msgbox.hxx> #include <sfx2/viewsh.hxx> -#include <tools/shl.hxx> #include <svx/xflclit.hxx> #include <svx/svdmodel.hxx> #include <svx/globl3d.hxx> diff --git a/svx/source/engine3d/view3d.cxx b/svx/source/engine3d/view3d.cxx index 960fac5c4716..2c433553770a 100644 --- a/svx/source/engine3d/view3d.cxx +++ b/svx/source/engine3d/view3d.cxx @@ -21,7 +21,6 @@ #include <vcl/wrkwin.hxx> #include <svx/svdogrp.hxx> #include <svx/svdopath.hxx> -#include <tools/shl.hxx> #include "svx/svditer.hxx" #include <svx/svdpool.hxx> #include <svx/svdorect.hxx> diff --git a/svx/source/engine3d/view3d1.cxx b/svx/source/engine3d/view3d1.cxx index 9de4503887b9..414faa5f7e5d 100644 --- a/svx/source/engine3d/view3d1.cxx +++ b/svx/source/engine3d/view3d1.cxx @@ -18,7 +18,6 @@ */ -#include <tools/shl.hxx> #include "svx/svditer.hxx" #include <svx/svdpool.hxx> #include <svx/svdmodel.hxx> diff --git a/svx/source/fmcomp/fmgridcl.cxx b/svx/source/fmcomp/fmgridcl.cxx index 5a672de66b2c..57b593146dcf 100644 --- a/svx/source/fmcomp/fmgridcl.cxx +++ b/svx/source/fmcomp/fmgridcl.cxx @@ -63,7 +63,6 @@ #include <svtools/fmtfield.hxx> #include <svl/numuno.hxx> #include <tools/multisel.hxx> -#include <tools/shl.hxx> #include <tools/diagnose_ex.h> #include <vcl/help.hxx> #include <vcl/image.hxx> diff --git a/svx/source/fmcomp/gridcell.cxx b/svx/source/fmcomp/gridcell.cxx index 7ac32bad8364..e4107ca2fe18 100644 --- a/svx/source/fmcomp/gridcell.cxx +++ b/svx/source/fmcomp/gridcell.cxx @@ -61,7 +61,6 @@ #include <svx/dialmgr.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <tools/diagnose_ex.h> -#include <tools/shl.hxx> #include <vcl/longcurr.hxx> #include <vcl/settings.hxx> diff --git a/svx/source/fmcomp/gridctrl.cxx b/svx/source/fmcomp/gridctrl.cxx index f3dd5112250b..f991024fb783 100644 --- a/svx/source/fmcomp/gridctrl.cxx +++ b/svx/source/fmcomp/gridctrl.cxx @@ -48,7 +48,6 @@ #include "svx/fmresids.hrc" #include <svx/svxids.hrc> -#include <tools/shl.hxx> #include <svx/dialmgr.hxx> #include "fmservs.hxx" #include "sdbdatacolumn.hxx" diff --git a/svx/source/form/filtnav.cxx b/svx/source/form/filtnav.cxx index 36afdb92df14..f90fbbfccd33 100644 --- a/svx/source/form/filtnav.cxx +++ b/svx/source/form/filtnav.cxx @@ -49,7 +49,6 @@ #include <svx/fmshell.hxx> #include <svx/fmtools.hxx> #include <svx/svxids.hrc> -#include <tools/shl.hxx> #include <vcl/wrkwin.hxx> #include <vcl/settings.hxx> #include <tools/diagnose_ex.h> diff --git a/svx/source/form/fmPropBrw.cxx b/svx/source/form/fmPropBrw.cxx index a1b2cf54b6da..57523e43864d 100644 --- a/svx/source/form/fmPropBrw.cxx +++ b/svx/source/form/fmPropBrw.cxx @@ -61,7 +61,6 @@ #include <toolkit/helper/vclunohelper.hxx> #include <tools/debug.hxx> #include <tools/diagnose_ex.h> -#include <tools/shl.hxx> #include <unotools/confignode.hxx> #include <vcl/stdtext.hxx> diff --git a/svx/source/form/fmexpl.cxx b/svx/source/form/fmexpl.cxx index 4b0ef8da207c..6fd2b10024e5 100644 --- a/svx/source/form/fmexpl.cxx +++ b/svx/source/form/fmexpl.cxx @@ -47,7 +47,6 @@ #include <vcl/menu.hxx> #include <sfx2/objitem.hxx> #include <sfx2/request.hxx> -#include <tools/shl.hxx> #include <vcl/wrkwin.hxx> #include <svx/fmshell.hxx> diff --git a/svx/source/form/fmobj.cxx b/svx/source/form/fmobj.cxx index ed347e91bb6a..8b5a49ee763c 100644 --- a/svx/source/form/fmobj.cxx +++ b/svx/source/form/fmobj.cxx @@ -38,7 +38,6 @@ #include <com/sun/star/util/XCloneable.hpp> #include "svx/fmtools.hxx" -#include <tools/shl.hxx> #include <comphelper/property.hxx> #include <comphelper/processfactory.hxx> #include <toolkit/awt/vclxdevice.hxx> diff --git a/svx/source/form/fmobjfac.cxx b/svx/source/form/fmobjfac.cxx index f1bad877aa97..2e406d612cbb 100644 --- a/svx/source/form/fmobjfac.cxx +++ b/svx/source/form/fmobjfac.cxx @@ -38,7 +38,6 @@ #include <tools/resid.hxx> #include "svx/fmresids.hrc" -#include <tools/shl.hxx> #include <svx/dialmgr.hxx> #include "tabwin.hxx" #include "fmexpl.hxx" diff --git a/svx/source/form/fmpage.cxx b/svx/source/form/fmpage.cxx index 252ce39752fd..3a8e1369d2ef 100644 --- a/svx/source/form/fmpage.cxx +++ b/svx/source/form/fmpage.cxx @@ -29,7 +29,6 @@ #include "fmobj.hxx" #include <svx/fmresids.hrc> -#include <tools/shl.hxx> #include <svx/dialmgr.hxx> #include "fmpgeimp.hxx" diff --git a/svx/source/form/fmpgeimp.cxx b/svx/source/form/fmpgeimp.cxx index 22a0a3336411..dd67c04b9887 100644 --- a/svx/source/form/fmpgeimp.cxx +++ b/svx/source/form/fmpgeimp.cxx @@ -43,7 +43,6 @@ #include <svx/fmmodel.hxx> #include <tools/resid.hxx> #include <tools/diagnose_ex.h> -#include <tools/shl.hxx> #include <vcl/stdtext.hxx> #include <svx/dialmgr.hxx> #include <comphelper/processfactory.hxx> diff --git a/svx/source/form/fmshell.cxx b/svx/source/form/fmshell.cxx index 05abd2794571..69cd665450e1 100644 --- a/svx/source/form/fmshell.cxx +++ b/svx/source/form/fmshell.cxx @@ -59,7 +59,6 @@ #include "fmexch.hxx" #include <svx/fmglob.hxx> #include <svl/eitem.hxx> -#include <tools/shl.hxx> #include <tools/diagnose_ex.h> #include <svx/svdpage.hxx> #include <svx/fmmodel.hxx> diff --git a/svx/source/form/fmsrcimp.cxx b/svx/source/form/fmsrcimp.cxx index baf98b6c97bf..35041320f03d 100644 --- a/svx/source/form/fmsrcimp.cxx +++ b/svx/source/form/fmsrcimp.cxx @@ -26,7 +26,6 @@ #include <tools/diagnose_ex.h> #include <tools/wldcrd.hxx> #include <vcl/msgbox.hxx> -#include <tools/shl.hxx> #include <svx/dialmgr.hxx> #include <vcl/svapp.hxx> #include <unotools/textsearch.hxx> diff --git a/svx/source/form/fmundo.cxx b/svx/source/form/fmundo.cxx index de316e3a5c72..11487c780f28 100644 --- a/svx/source/form/fmundo.cxx +++ b/svx/source/form/fmundo.cxx @@ -45,7 +45,6 @@ #include "svx/fmtools.hxx" #include <svl/macitem.hxx> -#include <tools/shl.hxx> #include <tools/diagnose_ex.h> #include <sfx2/objsh.hxx> #include <sfx2/docfile.hxx> diff --git a/svx/source/form/formcontroller.cxx b/svx/source/form/formcontroller.cxx index ca825ad03b65..1777ec745a41 100644 --- a/svx/source/form/formcontroller.cxx +++ b/svx/source/form/formcontroller.cxx @@ -81,7 +81,6 @@ #include <toolkit/helper/vclunohelper.hxx> #include <tools/debug.hxx> #include <tools/diagnose_ex.h> -#include <tools/shl.hxx> #include <vcl/msgbox.hxx> #include <vcl/svapp.hxx> #include <vcl/settings.hxx> diff --git a/svx/source/form/tabwin.cxx b/svx/source/form/tabwin.cxx index d1edce99b220..1ddfb40abd0a 100644 --- a/svx/source/form/tabwin.cxx +++ b/svx/source/form/tabwin.cxx @@ -45,7 +45,6 @@ #include "svx/fmresids.hrc" #include <svx/dialmgr.hxx> -#include <tools/shl.hxx> #include <svx/svdpagv.hxx> #include <sfx2/objitem.hxx> #include <sfx2/dispatch.hxx> diff --git a/svx/source/form/tbxform.cxx b/svx/source/form/tbxform.cxx index dd014a1c4226..a8a474570e7a 100644 --- a/svx/source/form/tbxform.cxx +++ b/svx/source/form/tbxform.cxx @@ -18,7 +18,6 @@ */ #include <string> -#include <tools/shl.hxx> #include <svl/intitem.hxx> #include <svl/eitem.hxx> #include <svl/stritem.hxx> diff --git a/svx/source/items/svxerr.cxx b/svx/source/items/svxerr.cxx index 9dd0df1614b3..fff31650fb4b 100644 --- a/svx/source/items/svxerr.cxx +++ b/svx/source/items/svxerr.cxx @@ -17,8 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> - #include "svx/svxerr.hxx" #include <svx/dialmgr.hxx> diff --git a/svx/source/stbctrls/insctrl.cxx b/svx/source/stbctrls/insctrl.cxx index c0424b7746ba..fdd3ec43d244 100644 --- a/svx/source/stbctrls/insctrl.cxx +++ b/svx/source/stbctrls/insctrl.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <vcl/status.hxx> #include <svl/eitem.hxx> #include <sfx2/app.hxx> diff --git a/svx/source/stbctrls/pszctrl.cxx b/svx/source/stbctrls/pszctrl.cxx index e48498ca1678..ae5ae3cc2185 100644 --- a/svx/source/stbctrls/pszctrl.cxx +++ b/svx/source/stbctrls/pszctrl.cxx @@ -18,7 +18,6 @@ */ #include <limits.h> -#include <tools/shl.hxx> #include <vcl/status.hxx> #include <vcl/menu.hxx> #include <vcl/image.hxx> diff --git a/svx/source/stbctrls/selctrl.cxx b/svx/source/stbctrls/selctrl.cxx index 1536aa49f3bb..e123fe299d0a 100644 --- a/svx/source/stbctrls/selctrl.cxx +++ b/svx/source/stbctrls/selctrl.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <vcl/menu.hxx> #include <vcl/status.hxx> #include <svl/intitem.hxx> diff --git a/svx/source/stbctrls/xmlsecctrl.cxx b/svx/source/stbctrls/xmlsecctrl.cxx index 46ea35b8b167..ad31b54802a9 100644 --- a/svx/source/stbctrls/xmlsecctrl.cxx +++ b/svx/source/stbctrls/xmlsecctrl.cxx @@ -18,7 +18,6 @@ */ -#include <tools/shl.hxx> #include <vcl/status.hxx> #include <vcl/menu.hxx> #include <vcl/image.hxx> diff --git a/svx/source/stbctrls/zoomctrl.cxx b/svx/source/stbctrls/zoomctrl.cxx index d5af62d7e227..70a270b704bb 100644 --- a/svx/source/stbctrls/zoomctrl.cxx +++ b/svx/source/stbctrls/zoomctrl.cxx @@ -18,7 +18,6 @@ */ #include <i18nutil/unicode.hxx> -#include <tools/shl.hxx> #include <vcl/svapp.hxx> #include <vcl/status.hxx> #include <vcl/menu.hxx> diff --git a/svx/source/tbxctrls/itemwin.cxx b/svx/source/tbxctrls/itemwin.cxx index 40865b85bc50..f85b48803116 100644 --- a/svx/source/tbxctrls/itemwin.cxx +++ b/svx/source/tbxctrls/itemwin.cxx @@ -19,7 +19,6 @@ #include <com/sun/star/drawing/FillStyle.hpp> -#include <tools/shl.hxx> #include <sfx2/dispatch.hxx> #include <sfx2/objsh.hxx> #include <sfx2/viewsh.hxx> diff --git a/svx/source/tbxctrls/tbcontrl.cxx b/svx/source/tbxctrls/tbcontrl.cxx index 5728791bf83e..61b191d9de71 100644 --- a/svx/source/tbxctrls/tbcontrl.cxx +++ b/svx/source/tbxctrls/tbcontrl.cxx @@ -18,7 +18,6 @@ */ #include <string> -#include <tools/shl.hxx> #include <tools/color.hxx> #include <svl/poolitem.hxx> #include <svl/eitem.hxx> diff --git a/svx/source/tbxctrls/tbxalign.cxx b/svx/source/tbxctrls/tbxalign.cxx index aed1aa430b37..59d7f1f11221 100644 --- a/svx/source/tbxctrls/tbxalign.cxx +++ b/svx/source/tbxctrls/tbxalign.cxx @@ -23,7 +23,6 @@ #include <svx/dialogs.hrc> #include "svx/tbxalign.hxx" -#include <tools/shl.hxx> #include <sfx2/imagemgr.hxx> #include <vcl/svapp.hxx> #include <osl/mutex.hxx> diff --git a/svx/source/tbxctrls/tbxdrctl.cxx b/svx/source/tbxctrls/tbxdrctl.cxx index 312aeb89fd68..69c36b62cd55 100644 --- a/svx/source/tbxctrls/tbxdrctl.cxx +++ b/svx/source/tbxctrls/tbxdrctl.cxx @@ -20,7 +20,6 @@ #include <string> -#include <tools/shl.hxx> #include <svl/aeitem.hxx> #include <sfx2/dispatch.hxx> #include <sfx2/viewsh.hxx> diff --git a/svx/source/unodraw/unoprov.cxx b/svx/source/unodraw/unoprov.cxx index b4d75757f51b..df64e3e448b2 100644 --- a/svx/source/unodraw/unoprov.cxx +++ b/svx/source/unodraw/unoprov.cxx @@ -29,7 +29,6 @@ #include <com/sun/star/beans/PropertyAttribute.hpp> #include <boost/unordered_map.hpp> #include <tools/fldunit.hxx> -#include <tools/shl.hxx> #include <osl/mutex.hxx> #include <vcl/svapp.hxx> #include <comphelper/propertysetinfo.hxx> diff --git a/svx/source/unodraw/unoshape.cxx b/svx/source/unodraw/unoshape.cxx index 5d8bfb232687..dfec07e3f240 100644 --- a/svx/source/unodraw/unoshape.cxx +++ b/svx/source/unodraw/unoshape.cxx @@ -64,7 +64,6 @@ #include "svx/svdpagv.hxx" #include "svx/svdpool.hxx" #include <tools/gen.hxx> -#include <tools/shl.hxx> #include "svx/dialmgr.hxx" #include "svx/dialogs.hrc" #include "svx/svdocapt.hxx" diff --git a/sw/source/core/doc/doc.cxx b/sw/source/core/doc/doc.cxx index 12b50d7b0f17..081225629496 100644 --- a/sw/source/core/doc/doc.cxx +++ b/sw/source/core/doc/doc.cxx @@ -38,7 +38,6 @@ #include <DocumentExternalDataManager.hxx> #include <UndoManager.hxx> #include <hintids.hxx> -#include <tools/shl.hxx> #include <tools/globname.hxx> #include <svx/svxids.hrc> #include <rtl/random.h> diff --git a/sw/source/core/doc/docredln.cxx b/sw/source/core/doc/docredln.cxx index e79b98ecea03..9fb4aa624a2f 100644 --- a/sw/source/core/doc/docredln.cxx +++ b/sw/source/core/doc/docredln.cxx @@ -18,7 +18,6 @@ */ #include <hintids.hxx> -#include <tools/shl.hxx> #include <svl/itemiter.hxx> #include <sfx2/app.hxx> #include <editeng/colritem.hxx> diff --git a/sw/source/core/doc/tblafmt.cxx b/sw/source/core/doc/tblafmt.cxx index 66826f2401b4..546e86fddbc0 100644 --- a/sw/source/core/doc/tblafmt.cxx +++ b/sw/source/core/doc/tblafmt.cxx @@ -19,7 +19,6 @@ #include <tools/resid.hxx> #include <tools/stream.hxx> -#include <tools/shl.hxx> #include <vcl/svapp.hxx> #include <sfx2/docfile.hxx> #include <svl/urihelper.hxx> diff --git a/sw/source/core/fields/docufld.cxx b/sw/source/core/fields/docufld.cxx index 81d8c4321170..01d13de00c32 100644 --- a/sw/source/core/fields/docufld.cxx +++ b/sw/source/core/fields/docufld.cxx @@ -60,7 +60,6 @@ #include <com/sun/star/util/DateTime.hpp> #include <com/sun/star/util/Time.hpp> -#include <tools/shl.hxx> #include <swmodule.hxx> #include <sfx2/app.hxx> #include <sfx2/docfile.hxx> diff --git a/sw/source/core/text/frmpaint.cxx b/sw/source/core/text/frmpaint.cxx index 77cd5dc0ccdc..df7195afb181 100644 --- a/sw/source/core/text/frmpaint.cxx +++ b/sw/source/core/text/frmpaint.cxx @@ -19,7 +19,6 @@ #include <com/sun/star/text/HoriOrientation.hpp> #include <hintids.hxx> -#include <tools/shl.hxx> #include <editeng/pgrditem.hxx> #include <editeng/lrspitem.hxx> #include <pagedesc.hxx> diff --git a/sw/source/core/text/guess.cxx b/sw/source/core/text/guess.cxx index 44deb6a36a68..3bc0a0f2ec0f 100644 --- a/sw/source/core/text/guess.cxx +++ b/sw/source/core/text/guess.cxx @@ -19,7 +19,6 @@ #include <ctype.h> #include <editeng/unolingu.hxx> -#include <tools/shl.hxx> #include <dlelstnr.hxx> #include <swmodule.hxx> #include <IDocumentSettingAccess.hxx> diff --git a/sw/source/core/text/redlnitr.cxx b/sw/source/core/text/redlnitr.cxx index c8706a411c83..828f6ef97ec0 100644 --- a/sw/source/core/text/redlnitr.cxx +++ b/sw/source/core/text/redlnitr.cxx @@ -19,7 +19,6 @@ #include "hintids.hxx" #include <svl/whiter.hxx> -#include <tools/shl.hxx> #include <com/sun/star/i18n/ScriptType.hpp> #include <swmodule.hxx> #include <redline.hxx> diff --git a/sw/source/core/txtnode/fntcache.cxx b/sw/source/core/txtnode/fntcache.cxx index 38b1f6c076d0..40f9d967e6d2 100644 --- a/sw/source/core/txtnode/fntcache.cxx +++ b/sw/source/core/txtnode/fntcache.cxx @@ -44,7 +44,6 @@ #include <tgrditem.hxx> #include <scriptinfo.hxx> #include <editeng/brushitem.hxx> -#include <tools/shl.hxx> #include <swmodule.hxx> #include <accessibilityoptions.hxx> #include <svtools/accessibilityoptions.hxx> diff --git a/sw/source/core/view/vdraw.cxx b/sw/source/core/view/vdraw.cxx index 872537f00d16..0450eb1fda68 100644 --- a/sw/source/core/view/vdraw.cxx +++ b/sw/source/core/view/vdraw.cxx @@ -19,7 +19,6 @@ #include <svx/svdmodel.hxx> #include <svx/svdpage.hxx> -#include <tools/shl.hxx> #include <swmodule.hxx> #include <svtools/accessibilityoptions.hxx> #include <svx/svdpagv.hxx> diff --git a/sw/source/core/view/viewimp.cxx b/sw/source/core/view/viewimp.cxx index 71e2a3e9c1b3..45acc4c1c3bd 100644 --- a/sw/source/core/view/viewimp.cxx +++ b/sw/source/core/view/viewimp.cxx @@ -29,7 +29,6 @@ #include "swregion.hxx" #include "dflyobj.hxx" #include "dview.hxx" -#include <tools/shl.hxx> #include <swmodule.hxx> #include <svx/svdpage.hxx> #include <accmap.hxx> diff --git a/sw/source/filter/xml/xmliteme.cxx b/sw/source/filter/xml/xmliteme.cxx index cb1976b5de20..c2d13b9ef330 100644 --- a/sw/source/filter/xml/xmliteme.cxx +++ b/sw/source/filter/xml/xmliteme.cxx @@ -22,7 +22,6 @@ #include <hintids.hxx> #include <rtl/ustring.hxx> #include <rtl/ustrbuf.hxx> -#include <tools/shl.hxx> #include <xmloff/xmluconv.hxx> #include "xmlexpit.hxx" #include <xmloff/nmspmap.hxx> diff --git a/sw/source/ui/config/optload.cxx b/sw/source/ui/config/optload.cxx index d886841a3492..fd598f4bf8dd 100644 --- a/sw/source/ui/config/optload.cxx +++ b/sw/source/ui/config/optload.cxx @@ -19,7 +19,6 @@ #include <officecfg/Office/Writer.hxx> #include <comphelper/string.hxx> -#include <tools/shl.hxx> #include <swtypes.hxx> #include <helpid.h> #include <uiitems.hxx> diff --git a/sw/source/ui/misc/outline.cxx b/sw/source/ui/misc/outline.cxx index 92e109a7e001..62df032ad4e7 100644 --- a/sw/source/ui/misc/outline.cxx +++ b/sw/source/ui/misc/outline.cxx @@ -18,7 +18,6 @@ */ #include <hintids.hxx> -#include <tools/shl.hxx> #include <vcl/menu.hxx> #include <vcl/msgbox.hxx> #include <vcl/settings.hxx> diff --git a/sw/source/uibase/app/mainwn.cxx b/sw/source/uibase/app/mainwn.cxx index d7553a064e80..db6f6166e9e4 100644 --- a/sw/source/uibase/app/mainwn.cxx +++ b/sw/source/uibase/app/mainwn.cxx @@ -18,7 +18,6 @@ */ #include <mdiexp.hxx> -#include <tools/shl.hxx> #include <sfx2/progress.hxx> #include <tools/resid.hxx> #include <docsh.hxx> diff --git a/sw/source/uibase/envelp/envimg.cxx b/sw/source/uibase/envelp/envimg.cxx index 1b8082df1541..f913cbdc5969 100644 --- a/sw/source/uibase/envelp/envimg.cxx +++ b/sw/source/uibase/envelp/envimg.cxx @@ -25,7 +25,6 @@ #include <editeng/paperinf.hxx> #include <com/sun/star/uno/Sequence.hxx> #include <unotools/useroptions.hxx> -#include <tools/shl.hxx> #include <swmodule.hxx> #include <swtypes.hxx> #include <envimg.hxx> diff --git a/sw/source/uibase/envelp/labimg.cxx b/sw/source/uibase/envelp/labimg.cxx index 7c096fce201e..428f85a3b93d 100644 --- a/sw/source/uibase/envelp/labimg.cxx +++ b/sw/source/uibase/envelp/labimg.cxx @@ -22,7 +22,6 @@ #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Sequence.hxx> #include <unotools/useroptions.hxx> -#include <tools/shl.hxx> #include <swmodule.hxx> #include "labimg.hxx" #include "cmdid.h" diff --git a/sw/source/uibase/shells/annotsh.cxx b/sw/source/uibase/shells/annotsh.cxx index 73a968a39890..e26f7d62e2de 100644 --- a/sw/source/uibase/shells/annotsh.cxx +++ b/sw/source/uibase/shells/annotsh.cxx @@ -25,7 +25,6 @@ #include <com/sun/star/ui/dialogs/XSLTFilterDialog.hpp> #include <com/sun/star/lang/XInitialization.hpp> -#include <tools/shl.hxx> #include <i18nlangtag/mslangid.hxx> #include <sfx2/objface.hxx> #include <sfx2/viewfrm.hxx> diff --git a/sw/source/uibase/shells/drawsh.cxx b/sw/source/uibase/shells/drawsh.cxx index 0c19b190d942..5986acb0b1d9 100644 --- a/sw/source/uibase/shells/drawsh.cxx +++ b/sw/source/uibase/shells/drawsh.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <svx/svdview.hxx> #include <svx/svdotext.hxx> #include <svl/whiter.hxx> diff --git a/sw/source/uibase/shells/drwbassh.cxx b/sw/source/uibase/shells/drwbassh.cxx index 8fdac9743acb..3a2e4ffb7381 100644 --- a/sw/source/uibase/shells/drwbassh.cxx +++ b/sw/source/uibase/shells/drwbassh.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <tools/shl.hxx> #include <hintids.hxx> #include <helpid.h> #include <swtypes.hxx> diff --git a/sw/source/uibase/shells/drwtxtex.cxx b/sw/source/uibase/shells/drwtxtex.cxx index 1ff69890692e..559a50d5a537 100644 --- a/sw/source/uibase/shells/drwtxtex.cxx +++ b/sw/source/uibase/shells/drwtxtex.cxx @@ -25,7 +25,6 @@ #include <sfx2/bindings.hxx> #include <sfx2/dispatch.hxx> #include <sfx2/request.hxx> -#include <tools/shl.hxx> #include <svx/svdview.hxx> #include <editeng/spltitem.hxx> #include <editeng/lrspitem.hxx> diff --git a/sw/source/uibase/shells/listsh.cxx b/sw/source/uibase/shells/listsh.cxx index 3b7d1d06e0af..7e24741deadc 100644 --- a/sw/source/uibase/shells/listsh.cxx +++ b/sw/source/uibase/shells/listsh.cxx @@ -29,7 +29,6 @@ #include <svl/eitem.hxx> #include <svl/whiter.hxx> #include <svl/intitem.hxx> -#include <tools/shl.hxx> #include <svl/srchitem.hxx> #include <numrule.hxx> diff --git a/sw/source/uibase/uiview/uivwimp.cxx b/sw/source/uibase/uiview/uivwimp.cxx index 3c121f6dd52c..3a66ec64e2ab 100644 --- a/sw/source/uibase/uiview/uivwimp.cxx +++ b/sw/source/uibase/uiview/uivwimp.cxx @@ -22,7 +22,6 @@ #include <cmdid.h> #include "globals.hrc" -#include <tools/shl.hxx> #include <com/sun/star/scanner/XScannerManager2.hpp> #include <com/sun/star/datatransfer/clipboard/XClipboardNotifier.hpp> #include <com/sun/star/datatransfer/clipboard/XClipboard.hpp> diff --git a/sw/source/uibase/uiview/viewdlg2.cxx b/sw/source/uibase/uiview/viewdlg2.cxx index ff168a0b6f65..248c82f0da8b 100644 --- a/sw/source/uibase/uiview/viewdlg2.cxx +++ b/sw/source/uibase/uiview/viewdlg2.cxx @@ -24,8 +24,6 @@ #include <expfld.hxx> #include <modcfg.hxx> -#include <tools/shl.hxx> - #include "swmodule.hxx" #include "view.hxx" #include "wview.hxx" diff --git a/sw/source/uibase/uno/dlelstnr.cxx b/sw/source/uibase/uno/dlelstnr.cxx index 7827b654954d..c57a6e5ee2ac 100644 --- a/sw/source/uibase/uno/dlelstnr.cxx +++ b/sw/source/uibase/uno/dlelstnr.cxx @@ -31,7 +31,6 @@ #include <comphelper/processfactory.hxx> #include <osl/mutex.hxx> #include <vcl/svapp.hxx> -#include <tools/shl.hxx> #include "dlelstnr.hxx" #include <swmodule.hxx> #include <wrtsh.hxx> diff --git a/sw/source/uibase/uno/unomailmerge.cxx b/sw/source/uibase/uno/unomailmerge.cxx index 5f5410269598..695bc187ba18 100644 --- a/sw/source/uibase/uno/unomailmerge.cxx +++ b/sw/source/uibase/uno/unomailmerge.cxx @@ -22,7 +22,6 @@ #include <svl/itemprop.hxx> #include <svl/urihelper.hxx> #include <svx/dataaccessdescriptor.hxx> -#include <tools/shl.hxx> #include <unotools/tempfile.hxx> #include <sfx2/app.hxx> #include <sfx2/docfile.hxx> diff --git a/sw/source/uibase/uno/unomod.cxx b/sw/source/uibase/uno/unomod.cxx index 0e2ec54d9e9c..a0b27cd4ac89 100644 --- a/sw/source/uibase/uno/unomod.cxx +++ b/sw/source/uibase/uno/unomod.cxx @@ -25,7 +25,6 @@ #include <unoprnms.hxx> #include <unomap.hxx> #include <prtopt.hxx> -#include <tools/shl.hxx> #include <swmodule.hxx> #include <view.hxx> #include <docsh.hxx> diff --git a/vcl/inc/svdata.hxx b/vcl/inc/svdata.hxx index b505ad6b6add..b8df3e711ca8 100644 --- a/vcl/inc/svdata.hxx +++ b/vcl/inc/svdata.hxx @@ -25,7 +25,6 @@ #include <osl/thread.hxx> #include <rtl/ref.hxx> #include <rtl/ustring.hxx> -#include "tools/shl.hxx" #include "tools/link.hxx" #include "tools/fldunit.hxx" #include "tools/color.hxx" |