diff options
author | Gabor Kelemen <kelemeng@ubuntu.com> | 2018-03-26 01:49:01 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2018-04-17 09:07:54 +0200 |
commit | b3f094c2573de12bf3d386f19b924b536cb89af0 (patch) | |
tree | 9127ca0ae3bbbfdd7d516798057b40f138782aa2 | |
parent | e4b335fac90a2128a5df3641050d6382883de1e8 (diff) |
tdf#42949 Remove unnecessary localization headers from sw
Found by searching for the header names and the localization function:
git grep -l -e \<strings.hrc\> sw | xargs grep -c -e SwResId -e StartProgress -e GetResource | grep :0$ | grep -v /pch
Change-Id: I041a4e8b4c4cc7414f83bd08e64a1ff921244b44
Reviewed-on: https://gerrit.libreoffice.org/52919
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
58 files changed, 0 insertions, 63 deletions
diff --git a/sw/qa/core/test_ToxLinkProcessor.cxx b/sw/qa/core/test_ToxLinkProcessor.cxx index 00c10aa16271..c4998751a640 100644 --- a/sw/qa/core/test_ToxLinkProcessor.cxx +++ b/sw/qa/core/test_ToxLinkProcessor.cxx @@ -20,7 +20,6 @@ #include <cppunit/plugin/TestPlugIn.h> #include <test/bootstrapfixture.hxx> -#include <strings.hrc> #include <swdll.hxx> #include <swtypes.hxx> #include <SwStyleNameMapper.hxx> diff --git a/sw/source/core/access/accpara.cxx b/sw/source/core/access/accpara.cxx index 5a779d55548a..238fcfa62f83 100644 --- a/sw/source/core/access/accpara.cxx +++ b/sw/source/core/access/accpara.cxx @@ -42,7 +42,6 @@ #include <com/sun/star/beans/UnknownPropertyException.hpp> #include <breakit.hxx> #include "accpara.hxx" -#include <strings.hrc> #include "accportions.hxx" #include <sfx2/viewsh.hxx> #include <sfx2/viewfrm.hxx> diff --git a/sw/source/core/access/accportions.cxx b/sw/source/core/access/accportions.cxx index a4c2009ed7f8..48be5185f308 100644 --- a/sw/source/core/access/accportions.cxx +++ b/sw/source/core/access/accportions.cxx @@ -24,7 +24,6 @@ #include <txttypes.hxx> // for portion replacement in Special() -#include <strings.hrc> #include <viewopt.hxx> // for GetWordBoundary(...), GetSentenceBoundary(...): diff --git a/sw/source/core/crsr/viscrs.cxx b/sw/source/core/crsr/viscrs.cxx index 443e494b6a7d..b11db04d393f 100644 --- a/sw/source/core/crsr/viscrs.cxx +++ b/sw/source/core/crsr/viscrs.cxx @@ -41,7 +41,6 @@ #include <scriptinfo.hxx> #include <mdiexp.hxx> #include <wrtsh.hxx> -#include <strings.hrc> #include <view.hxx> #include <IDocumentLayoutAccess.hxx> diff --git a/sw/source/core/doc/docedt.cxx b/sw/source/core/doc/docedt.cxx index 84e0fc834afd..4c0b7e885148 100644 --- a/sw/source/core/doc/docedt.cxx +++ b/sw/source/core/doc/docedt.cxx @@ -37,7 +37,6 @@ #include <txtfrm.hxx> #include <breakit.hxx> #include <vcl/layout.hxx> -#include <strings.hrc> #include <editsh.hxx> #include <fmtfld.hxx> #include <docufld.hxx> diff --git a/sw/source/core/doc/docfld.cxx b/sw/source/core/doc/docfld.cxx index 71e5ac994eac..b2c6e07842ea 100644 --- a/sw/source/core/doc/docfld.cxx +++ b/sw/source/core/doc/docfld.cxx @@ -59,7 +59,6 @@ #include <authfld.hxx> #include <txtinet.hxx> #include <fmtcntnt.hxx> -#include <strings.hrc> #include <SwUndoField.hxx> #include <calbck.hxx> diff --git a/sw/source/core/doc/poolfmt.cxx b/sw/source/core/doc/poolfmt.cxx index a0a43025a871..fae7688fb767 100644 --- a/sw/source/core/doc/poolfmt.cxx +++ b/sw/source/core/doc/poolfmt.cxx @@ -63,7 +63,6 @@ #include <fmtcol.hxx> #include <ndtxt.hxx> #include <fmtline.hxx> -#include <strings.hrc> #include <GetMetricVal.hxx> #include <numrule.hxx> #include <swtable.hxx> diff --git a/sw/source/core/frmedt/feshview.cxx b/sw/source/core/frmedt/feshview.cxx index 713ba9a38f16..7e229f55464e 100644 --- a/sw/source/core/frmedt/feshview.cxx +++ b/sw/source/core/frmedt/feshview.cxx @@ -52,7 +52,6 @@ #include <cmdid.h> #include <drawdoc.hxx> #include <textboxhelper.hxx> -#include <strings.hrc> #include <frmfmt.hxx> #include <frmatr.hxx> #include <fmtfsize.hxx> diff --git a/sw/source/core/swg/swblocks.cxx b/sw/source/core/swg/swblocks.cxx index c3e891d080cd..70d8c037c4fc 100644 --- a/sw/source/core/swg/swblocks.cxx +++ b/sw/source/core/swg/swblocks.cxx @@ -37,7 +37,6 @@ #include <docsh.hxx> #include <swunohelper.hxx> -#include <strings.hrc> #include <swerror.h> /** diff --git a/sw/source/core/tox/ToxLinkProcessor.cxx b/sw/source/core/tox/ToxLinkProcessor.cxx index 8dc671e7f0ee..3970ecdadec7 100644 --- a/sw/source/core/tox/ToxLinkProcessor.cxx +++ b/sw/source/core/tox/ToxLinkProcessor.cxx @@ -13,7 +13,6 @@ #include <SwStyleNameMapper.hxx> #include <ndtxt.hxx> #include <o3tl/make_unique.hxx> -#include <strings.hrc> #include <stdexcept> diff --git a/sw/source/core/unocore/unoidx.cxx b/sw/source/core/unocore/unoidx.cxx index ff6546cdd496..b2055a979b59 100644 --- a/sw/source/core/unocore/unoidx.cxx +++ b/sw/source/core/unocore/unoidx.cxx @@ -45,7 +45,6 @@ #include <IDocumentLayoutAccess.hxx> #include <docary.hxx> #include <poolfmt.hxx> -#include <strings.hrc> #include <pagedesc.hxx> #include <fmtcntnt.hxx> #include <unomap.hxx> diff --git a/sw/source/core/unocore/unoobj2.cxx b/sw/source/core/unocore/unoobj2.cxx index 6778329393be..67bb83861cde 100644 --- a/sw/source/core/unocore/unoobj2.cxx +++ b/sw/source/core/unocore/unoobj2.cxx @@ -55,7 +55,6 @@ #include <fmtfld.hxx> #include <fmtpdsc.hxx> #include <pagedesc.hxx> -#include <strings.hrc> #include <poolfmt.hxx> #include <edimp.hxx> #include <fchrfmt.hxx> diff --git a/sw/source/core/view/viewimp.cxx b/sw/source/core/view/viewimp.cxx index 2146529c8ccd..9de73cfbdf4c 100644 --- a/sw/source/core/view/viewimp.cxx +++ b/sw/source/core/view/viewimp.cxx @@ -33,7 +33,6 @@ #include <accmap.hxx> #include <pagepreviewlayout.hxx> -#include <strings.hrc> #include <svx/svdundo.hxx> #include <comphelper/lok.hxx> #include <IDocumentLayoutAccess.hxx> diff --git a/sw/source/core/view/viewpg.cxx b/sw/source/core/view/viewpg.cxx index 7830f0c9c0da..432afc9dec58 100644 --- a/sw/source/core/view/viewpg.cxx +++ b/sw/source/core/view/viewpg.cxx @@ -36,8 +36,6 @@ #include <hints.hxx> #include <fntcache.hxx> -#include <strings.hrc> - #include <IDocumentFieldsAccess.hxx> #include <IDocumentDeviceAccess.hxx> #include "vprint.hxx" diff --git a/sw/source/core/view/vprint.cxx b/sw/source/core/view/vprint.cxx index d772f7acdac0..42afa4f016b8 100644 --- a/sw/source/core/view/vprint.cxx +++ b/sw/source/core/view/vprint.cxx @@ -61,7 +61,6 @@ #include <pagedesc.hxx> #include <poolfmt.hxx> #include <mdiexp.hxx> -#include <strings.hrc> #include <ptqueue.hxx> #include <tabfrm.hxx> #include <txtfrm.hxx> diff --git a/sw/source/filter/html/swhtml.cxx b/sw/source/filter/html/swhtml.cxx index 87874f9a345d..50fdbf6a4d0b 100644 --- a/sw/source/filter/html/swhtml.cxx +++ b/sw/source/filter/html/swhtml.cxx @@ -116,7 +116,6 @@ #include <sfx2/viewfrm.hxx> #include <svx/svdobj.hxx> -#include <strings.hrc> #include <swerror.h> #include <hints.hxx> #include <ndole.hxx> diff --git a/sw/source/filter/ww8/ww8par.cxx b/sw/source/filter/ww8/ww8par.cxx index de8ffa467829..befa3c2eb51a 100644 --- a/sw/source/filter/ww8/ww8par.cxx +++ b/sw/source/filter/ww8/ww8par.cxx @@ -88,7 +88,6 @@ #include <viewopt.hxx> #include <shellres.hxx> #include <mdiexp.hxx> -#include <strings.hrc> #include <swerror.h> #include <swtable.hxx> #include <fchrfmt.hxx> diff --git a/sw/source/ui/dialog/swdlgfact.cxx b/sw/source/ui/dialog/swdlgfact.cxx index 880792e93a84..7aa070b94d4c 100644 --- a/sw/source/ui/dialog/swdlgfact.cxx +++ b/sw/source/ui/dialog/swdlgfact.cxx @@ -22,7 +22,6 @@ #include <svx/svxids.hrc> #include <dbui.hrc> #include <globals.hrc> -#include <strings.hrc> #include <wordcountdialog.hxx> #include <abstract.hxx> diff --git a/sw/source/ui/dochdl/selglos.cxx b/sw/source/ui/dochdl/selglos.cxx index 9478adcc3b1b..3646e18b7c3c 100644 --- a/sw/source/ui/dochdl/selglos.cxx +++ b/sw/source/ui/dochdl/selglos.cxx @@ -21,7 +21,6 @@ #include <selglos.hxx> -#include <strings.hrc> #include <vcl/layout.hxx> SwSelGlossaryDlg::SwSelGlossaryDlg(vcl::Window * pParent, const OUString &rShortName) diff --git a/sw/source/ui/index/cntex.cxx b/sw/source/ui/index/cntex.cxx index ee2e65127168..9723b18b109c 100644 --- a/sw/source/ui/index/cntex.cxx +++ b/sw/source/ui/index/cntex.cxx @@ -45,7 +45,6 @@ #include <swmodule.hxx> #include <cmdid.h> -#include <strings.hrc> #include <globals.hrc> #include <SwStyleNameMapper.hxx> #include <swuicnttab.hxx> diff --git a/sw/source/ui/misc/swmodalredlineacceptdlg.cxx b/sw/source/ui/misc/swmodalredlineacceptdlg.cxx index ef10fa86f0dd..10a02b05cd9c 100644 --- a/sw/source/ui/misc/swmodalredlineacceptdlg.cxx +++ b/sw/source/ui/misc/swmodalredlineacceptdlg.cxx @@ -32,7 +32,6 @@ #include <uitool.hxx> #include <cmdid.h> -#include <strings.hrc> #include <vector> #include <redlndlg.hxx> diff --git a/sw/source/ui/utlui/swrenamexnameddlg.cxx b/sw/source/ui/utlui/swrenamexnameddlg.cxx index 1d6a250ac3d8..20645e20a87e 100644 --- a/sw/source/ui/utlui/swrenamexnameddlg.cxx +++ b/sw/source/ui/utlui/swrenamexnameddlg.cxx @@ -20,7 +20,6 @@ #include <swtypes.hxx> #include <globals.hrc> -#include <strings.hrc> #include <unoprnms.hxx> #include <osl/diagnose.h> #include <com/sun/star/text/XTextViewCursorSupplier.hpp> diff --git a/sw/source/uibase/app/apphdl.cxx b/sw/source/uibase/app/apphdl.cxx index 296f2bae6732..1a74f3f64f11 100644 --- a/sw/source/uibase/app/apphdl.cxx +++ b/sw/source/uibase/app/apphdl.cxx @@ -112,8 +112,6 @@ using namespace ::com::sun::star; #include <sfx2/msg.hxx> #include <swslots.hxx> -#include <strings.hrc> - SFX_IMPL_INTERFACE(SwModule, SfxModule) void SwModule::InitInterface_Impl() diff --git a/sw/source/uibase/app/swdll.cxx b/sw/source/uibase/app/swdll.cxx index a126f56524ea..6eef82222647 100644 --- a/sw/source/uibase/app/swdll.cxx +++ b/sw/source/uibase/app/swdll.cxx @@ -22,8 +22,6 @@ #include <svx/svdobj.hxx> -#include <strings.hrc> - #include <swdll.hxx> #include <wdocsh.hxx> #include <globdoc.hxx> diff --git a/sw/source/uibase/dbui/dbtree.cxx b/sw/source/uibase/dbui/dbtree.cxx index 993d0d23c5b9..ce554219d9e9 100644 --- a/sw/source/uibase/dbui/dbtree.cxx +++ b/sw/source/uibase/dbui/dbtree.cxx @@ -40,7 +40,6 @@ #include <vcl/svapp.hxx> #include <svtools/treelistentry.hxx> -#include <strings.hrc> #include <bitmaps.hlst> #include <unomid.h> diff --git a/sw/source/uibase/dialog/regionsw.cxx b/sw/source/uibase/dialog/regionsw.cxx index 801ac52b9a4e..114871e0e080 100644 --- a/sw/source/uibase/dialog/regionsw.cxx +++ b/sw/source/uibase/dialog/regionsw.cxx @@ -45,7 +45,6 @@ #include <fmtfsize.hxx> #include <shellio.hxx> #include <cmdid.h> -#include <strings.hrc> #include <globals.hrc> #include <sfx2/bindings.hxx> #include <sfx2/htmlmode.hxx> diff --git a/sw/source/uibase/docvw/PageBreakWin.cxx b/sw/source/uibase/docvw/PageBreakWin.cxx index a629f2cc5742..1580fc4eb756 100644 --- a/sw/source/uibase/docvw/PageBreakWin.cxx +++ b/sw/source/uibase/docvw/PageBreakWin.cxx @@ -8,7 +8,6 @@ */ #include <globals.hrc> -#include <strings.hrc> #include <bitmaps.hlst> #include <cmdid.h> diff --git a/sw/source/uibase/docvw/edtwin.cxx b/sw/source/uibase/docvw/edtwin.cxx index 22a770b9b0d0..a5a91f83f04e 100644 --- a/sw/source/uibase/docvw/edtwin.cxx +++ b/sw/source/uibase/docvw/edtwin.cxx @@ -125,7 +125,6 @@ #include <helpids.h> #include <cmdid.h> -#include <strings.hrc> #include <uitool.hxx> #include <fmtfollowtextflow.hxx> #include <toolkit/helper/vclunohelper.hxx> diff --git a/sw/source/uibase/docvw/romenu.cxx b/sw/source/uibase/docvw/romenu.cxx index d38fc606b38f..16034feee07a 100644 --- a/sw/source/uibase/docvw/romenu.cxx +++ b/sw/source/uibase/docvw/romenu.cxx @@ -44,7 +44,6 @@ #include <modcfg.hxx> #include <cmdid.h> -#include <strings.hrc> using namespace ::com::sun::star::lang; using namespace ::com::sun::star::uno; diff --git a/sw/source/uibase/envelp/syncbtn.cxx b/sw/source/uibase/envelp/syncbtn.cxx index 4c52714efd48..2ebcc26a255c 100644 --- a/sw/source/uibase/envelp/syncbtn.cxx +++ b/sw/source/uibase/envelp/syncbtn.cxx @@ -24,7 +24,6 @@ #include <swmodule.hxx> #include <view.hxx> #include <edtwin.hxx> -#include <strings.hrc> #include <syncbtn.hxx> #include <swtypes.hxx> diff --git a/sw/source/uibase/index/idxmrk.cxx b/sw/source/uibase/index/idxmrk.cxx index e1f37c9ca245..5435d176dc17 100644 --- a/sw/source/uibase/index/idxmrk.cxx +++ b/sw/source/uibase/index/idxmrk.cxx @@ -35,7 +35,6 @@ #include <swmodule.hxx> #include <fldmgr.hxx> #include <fldbas.hxx> -#include <strings.hrc> #include <swcont.hxx> #include <svl/cjkoptions.hxx> #include <ndtxt.hxx> diff --git a/sw/source/uibase/shells/beziersh.cxx b/sw/source/uibase/shells/beziersh.cxx index 5aba0fca58a1..db2476563b26 100644 --- a/sw/source/uibase/shells/beziersh.cxx +++ b/sw/source/uibase/shells/beziersh.cxx @@ -34,7 +34,6 @@ #include <globals.hrc> #include <drawbase.hxx> #include <beziersh.hxx> -#include <strings.hrc> #define ShellClass_SwBezierShell #include <sfx2/msg.hxx> #include <swslots.hxx> diff --git a/sw/source/uibase/shells/drformsh.cxx b/sw/source/uibase/shells/drformsh.cxx index 05c8ca93c7de..196cf2bea46f 100644 --- a/sw/source/uibase/shells/drformsh.cxx +++ b/sw/source/uibase/shells/drformsh.cxx @@ -39,7 +39,6 @@ #include <wrtsh.hxx> #include <cmdid.h> #include <globals.hrc> -#include <strings.hrc> #include <drwbassh.hxx> #include <drformsh.hxx> #include <svl/urihelper.hxx> diff --git a/sw/source/uibase/shells/drwbassh.cxx b/sw/source/uibase/shells/drwbassh.cxx index c3605a9ab451..d175ffefb7e6 100644 --- a/sw/source/uibase/shells/drwbassh.cxx +++ b/sw/source/uibase/shells/drwbassh.cxx @@ -47,7 +47,6 @@ #include <svx/svdogrp.hxx> #include <svx/svdpage.hxx> #include <svx/svditer.hxx> -#include <strings.hrc> #define ShellClass_SwDrawBaseShell #include <sfx2/msg.hxx> #include <swslots.hxx> diff --git a/sw/source/uibase/shells/drwtxtex.cxx b/sw/source/uibase/shells/drwtxtex.cxx index 76a7180f709b..f01775af4fe5 100644 --- a/sw/source/uibase/shells/drwtxtex.cxx +++ b/sw/source/uibase/shells/drwtxtex.cxx @@ -82,7 +82,6 @@ #include <langhelper.hxx> #include <chrdlgmodes.hxx> #include <pardlg.hxx> -#include <strings.hrc> #include <string.h> #include <swdtflvr.hxx> #include <swmodule.hxx> diff --git a/sw/source/uibase/shells/drwtxtsh.cxx b/sw/source/uibase/shells/drwtxtsh.cxx index 78d9378da797..130af5052b3e 100644 --- a/sw/source/uibase/shells/drwtxtsh.cxx +++ b/sw/source/uibase/shells/drwtxtsh.cxx @@ -55,7 +55,6 @@ #include <cmdid.h> #include <globals.hrc> -#include <strings.hrc> #define ShellClass_SwDrawTextShell #include <sfx2/msg.hxx> diff --git a/sw/source/uibase/shells/grfsh.cxx b/sw/source/uibase/shells/grfsh.cxx index b4b460cc4c82..683c8a7344bf 100644 --- a/sw/source/uibase/shells/grfsh.cxx +++ b/sw/source/uibase/shells/grfsh.cxx @@ -62,7 +62,6 @@ #include <usrpref.hxx> #include <edtwin.hxx> #include <swwait.hxx> -#include <strings.hrc> #include <svx/extedit.hxx> #include <svx/graphichelper.hxx> #include <doc.hxx> diff --git a/sw/source/uibase/shells/grfshex.cxx b/sw/source/uibase/shells/grfshex.cxx index e31d5a148b62..ea73b2032ecd 100644 --- a/sw/source/uibase/shells/grfshex.cxx +++ b/sw/source/uibase/shells/grfshex.cxx @@ -24,7 +24,6 @@ #include <textsh.hxx> #include <viewopt.hxx> #include <swundo.hxx> -#include <strings.hrc> #include <caption.hxx> #include <vcl/graphicfilter.hxx> #include <sfx2/htmlmode.hxx> diff --git a/sw/source/uibase/shells/listsh.cxx b/sw/source/uibase/shells/listsh.cxx index 5dc107eb4740..220b1f3b0abf 100644 --- a/sw/source/uibase/shells/listsh.cxx +++ b/sw/source/uibase/shells/listsh.cxx @@ -37,7 +37,6 @@ #include <swmodule.hxx> #include <frmatr.hxx> #include <globals.hrc> -#include <strings.hrc> #include <uinums.hxx> #include <listsh.hxx> #include <poolfmt.hxx> diff --git a/sw/source/uibase/shells/mediash.cxx b/sw/source/uibase/shells/mediash.cxx index 2e9fa7010f4d..d28f804adccf 100644 --- a/sw/source/uibase/shells/mediash.cxx +++ b/sw/source/uibase/shells/mediash.cxx @@ -53,7 +53,6 @@ #include <usrpref.hxx> #include <edtwin.hxx> #include <swwait.hxx> -#include <strings.hrc> #include <sfx2/objface.hxx> #include <vcl/EnumContext.hxx> diff --git a/sw/source/uibase/shells/navsh.cxx b/sw/source/uibase/shells/navsh.cxx index 625d7c7055b4..cb3c7370722d 100644 --- a/sw/source/uibase/shells/navsh.cxx +++ b/sw/source/uibase/shells/navsh.cxx @@ -21,7 +21,6 @@ #include <edtwin.hxx> #include <globals.hrc> #include <navsh.hxx> -#include <strings.hrc> #define ShellClass_SwNavigationShell #include <swslots.hxx> #include <unomid.h> diff --git a/sw/source/uibase/shells/olesh.cxx b/sw/source/uibase/shells/olesh.cxx index 2e6123fec73d..c688072f9094 100644 --- a/sw/source/uibase/shells/olesh.cxx +++ b/sw/source/uibase/shells/olesh.cxx @@ -29,7 +29,6 @@ #include <olesh.hxx> #include <cmdid.h> -#include <strings.hrc> #define ShellClass_SwOleShell #include <sfx2/msg.hxx> diff --git a/sw/source/uibase/shells/textdrw.cxx b/sw/source/uibase/shells/textdrw.cxx index da6a3621576c..13e27d1a162c 100644 --- a/sw/source/uibase/shells/textdrw.cxx +++ b/sw/source/uibase/shells/textdrw.cxx @@ -32,8 +32,6 @@ #include <swundo.hxx> #include <basesh.hxx> -#include <strings.hrc> - #include <docsh.hxx> #include <sfx2/docfile.hxx> #include <svl/urihelper.hxx> diff --git a/sw/source/uibase/shells/textsh2.cxx b/sw/source/uibase/shells/textsh2.cxx index aa22d79fe830..2dc0dc528e89 100644 --- a/sw/source/uibase/shells/textsh2.cxx +++ b/sw/source/uibase/shells/textsh2.cxx @@ -45,7 +45,6 @@ #include <swtypes.hxx> #include <cmdid.h> #include <swevent.hxx> -#include <strings.hrc> #include <textsh.hxx> #include <swabstdlg.hxx> #include <dbui.hrc> diff --git a/sw/source/uibase/shells/txtattr.cxx b/sw/source/uibase/shells/txtattr.cxx index 64ed0aa509de..8178633720fb 100644 --- a/sw/source/uibase/shells/txtattr.cxx +++ b/sw/source/uibase/shells/txtattr.cxx @@ -52,7 +52,6 @@ #include <cmdid.h> #include <globals.h> -#include <strings.hrc> #include <SwStyleNameMapper.hxx> #include <swabstdlg.hxx> #include <outline.hxx> diff --git a/sw/source/uibase/uiview/view.cxx b/sw/source/uibase/uiview/view.cxx index eb010a49f94d..ea3e648d2617 100644 --- a/sw/source/uibase/uiview/view.cxx +++ b/sw/source/uibase/uiview/view.cxx @@ -88,7 +88,6 @@ #include <barcfg.hxx> #include <pview.hxx> #include <swdtflvr.hxx> -#include <strings.hrc> #include <cfgitems.hxx> #include <prtopt.hxx> #include <linguistic/lngprops.hxx> diff --git a/sw/source/uibase/uiview/view0.cxx b/sw/source/uibase/uiview/view0.cxx index b5292557ae8a..5367ac4c4507 100644 --- a/sw/source/uibase/uiview/view0.cxx +++ b/sw/source/uibase/uiview/view0.cxx @@ -55,7 +55,6 @@ #include <cmdid.h> #include <globdoc.hxx> #include <wview.hxx> -#include <strings.hrc> #define ShellClass_SwView #define ShellClass_Text diff --git a/sw/source/uibase/uiview/viewmdi.cxx b/sw/source/uibase/uiview/viewmdi.cxx index 4f2890a4dd3e..08af720f9e4a 100644 --- a/sw/source/uibase/uiview/viewmdi.cxx +++ b/sw/source/uibase/uiview/viewmdi.cxx @@ -45,7 +45,6 @@ #include <wview.hxx> #include <cmdid.h> -#include <strings.hrc> #include <globals.hrc> #include <IDocumentSettingAccess.hxx> diff --git a/sw/source/uibase/utlui/gloslst.cxx b/sw/source/uibase/utlui/gloslst.cxx index 5501394c9440..ac543c9183f2 100644 --- a/sw/source/uibase/utlui/gloslst.cxx +++ b/sw/source/uibase/utlui/gloslst.cxx @@ -37,8 +37,6 @@ #include <vector> -#include <strings.hrc> - #define STRING_DELIM char(0x0A) #define GLOS_TIMEOUT 30000 // update every 30 seconds #define FIND_MAX_GLOS 20 diff --git a/sw/source/uibase/utlui/uitool.cxx b/sw/source/uibase/utlui/uitool.cxx index e2b19a3b2575..2bac72c751fc 100644 --- a/sw/source/uibase/utlui/uitool.cxx +++ b/sw/source/uibase/utlui/uitool.cxx @@ -70,7 +70,6 @@ #include <cmdid.h> #include <globals.hrc> -#include <strings.hrc> #include <doc.hxx> #include <docary.hxx> #include <charfmt.hxx> diff --git a/sw/source/uibase/web/wformsh.cxx b/sw/source/uibase/web/wformsh.cxx index 7989d1c6749c..219972becf43 100644 --- a/sw/source/uibase/web/wformsh.cxx +++ b/sw/source/uibase/web/wformsh.cxx @@ -29,7 +29,6 @@ #include <cmdid.h> #include <wformsh.hxx> #include <globals.hrc> -#include <strings.hrc> #include <sfx2/request.hxx> // needed for -fsanitize=function visibility of typeinfo for functions of diff --git a/sw/source/uibase/web/wfrmsh.cxx b/sw/source/uibase/web/wfrmsh.cxx index af2f8b02a3c0..916e9e278ef0 100644 --- a/sw/source/uibase/web/wfrmsh.cxx +++ b/sw/source/uibase/web/wfrmsh.cxx @@ -26,7 +26,6 @@ #include <view.hxx> #include <wfrmsh.hxx> #include <globals.hrc> -#include <strings.hrc> #include <sfx2/request.hxx> // needed for -fsanitize=function visibility of typeinfo for functions of diff --git a/sw/source/uibase/web/wgrfsh.cxx b/sw/source/uibase/web/wgrfsh.cxx index d62c0f0ef700..c4fe24f16da9 100644 --- a/sw/source/uibase/web/wgrfsh.cxx +++ b/sw/source/uibase/web/wgrfsh.cxx @@ -29,7 +29,6 @@ #include <swmodule.hxx> #include <uitool.hxx> #include <docsh.hxx> -#include <strings.hrc> #include <globals.hrc> #include <wgrfsh.hxx> diff --git a/sw/source/uibase/web/wlistsh.cxx b/sw/source/uibase/web/wlistsh.cxx index 60b048eb69ca..553b5c46fcf7 100644 --- a/sw/source/uibase/web/wlistsh.cxx +++ b/sw/source/uibase/web/wlistsh.cxx @@ -27,7 +27,6 @@ #include <wrtsh.hxx> #include <swmodule.hxx> #include <globals.hrc> -#include <strings.hrc> #include <uinums.hxx> #include <wlistsh.hxx> diff --git a/sw/source/uibase/web/wolesh.cxx b/sw/source/uibase/web/wolesh.cxx index a6f6b0ded4d9..ca6a6d6f8cdc 100644 --- a/sw/source/uibase/web/wolesh.cxx +++ b/sw/source/uibase/web/wolesh.cxx @@ -25,7 +25,6 @@ #include <wrtsh.hxx> #include <view.hxx> #include <globals.hrc> -#include <strings.hrc> #include <wolesh.hxx> #include <cmdid.h> diff --git a/sw/source/uibase/web/wtabsh.cxx b/sw/source/uibase/web/wtabsh.cxx index d1006fa08e34..01171fd71fad 100644 --- a/sw/source/uibase/web/wtabsh.cxx +++ b/sw/source/uibase/web/wtabsh.cxx @@ -26,7 +26,6 @@ #include <cmdid.h> #include <globals.hrc> #include <uitool.hxx> -#include <strings.hrc> #include <wrtsh.hxx> #include <wtabsh.hxx> diff --git a/sw/source/uibase/web/wtextsh.cxx b/sw/source/uibase/web/wtextsh.cxx index 71717f601000..b7847c8392b0 100644 --- a/sw/source/uibase/web/wtextsh.cxx +++ b/sw/source/uibase/web/wtextsh.cxx @@ -30,7 +30,6 @@ #include <wtextsh.hxx> #include <basesh.hxx> #include <globals.hrc> -#include <strings.hrc> #include <unomid.h> diff --git a/sw/source/uibase/web/wview.cxx b/sw/source/uibase/web/wview.cxx index 1052dffcd426..7d8f7cd0eed2 100644 --- a/sw/source/uibase/web/wview.cxx +++ b/sw/source/uibase/web/wview.cxx @@ -57,7 +57,6 @@ #include <wview.hxx> #include <wdocsh.hxx> -#include <strings.hrc> #include <sfx2/request.hxx> // needed for -fsanitize=function visibility of typeinfo for functions of |