Kaydet (Commit) 342a5d13 authored tarafından Gabor Kelemen's avatar Gabor Kelemen Kaydeden (comit) Miklos Vajna

tdf#42949 Remove unnecessary localization headers from desktop

Found by searching for the header names and the localization function:
git grep -l -e \<dp_shared.hxx\> -e \<strings.hrc\> desktop | xargs grep -c DpResId | grep :0$ | grep -v /pch

Change-Id: I6608eb94c7572040ae20ce8a3926f3a522ee66bd
Reviewed-on: https://gerrit.libreoffice.org/52593Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
üst c6d3d064
......@@ -22,7 +22,6 @@
#include "dp_gui_updatedata.hxx"
#include <dp_misc.h>
#include <strings.hrc>
#include <rtl/ref.hxx>
#include <rtl/instance.hxx>
#include <osl/thread.hxx>
......
......@@ -26,9 +26,7 @@
#include <rtl/ustring.hxx>
#include <vcl/dialog.hxx>
#include <strings.hrc>
#include "dp_gui_dependencydialog.hxx"
#include <dp_shared.hxx>
namespace vcl { class Window; }
......
......@@ -70,6 +70,7 @@
#include "dp_gui_dependencydialog.hxx"
#include "dp_gui_dialog2.hxx"
#include <dp_shared.hxx>
#include <strings.hrc>
#include "dp_gui_theextmgr.hxx"
#include "dp_gui_updatedialog.hxx"
#include "dp_gui_updateinstalldialog.hxx"
......
......@@ -20,6 +20,7 @@
#include <svtools/controldims.hxx>
#include <dp_shared.hxx>
#include <strings.hrc>
#include "dp_gui.h"
#include "dp_gui_extlistbox.hxx"
#include "dp_gui_theextmgr.hxx"
......
......@@ -19,7 +19,6 @@
#include <memory>
#include <dp_shared.hxx>
#include "dp_gui.h"
#include "dp_gui_theextmgr.hxx"
#include <cppuhelper/implbase.hxx>
......
......@@ -33,9 +33,7 @@
#include <vcl/threadex.hxx>
#include <vcl/builderfactory.hxx>
#include <dp_shared.hxx>
#include "license_dialog.hxx"
#include <strings.hrc>
#include <functional>
......
......@@ -21,6 +21,7 @@
#include <dp_registry.hxx>
#include <dp_shared.hxx>
#include <strings.hrc>
#include <dp_ucb.h>
#include <dp_resource.h>
#include <dp_platform.hxx>
......
......@@ -20,7 +20,6 @@
#ifndef INCLUDED_DESKTOP_SOURCE_DEPLOYMENT_MANAGER_DP_MANAGER_H
#define INCLUDED_DESKTOP_SOURCE_DEPLOYMENT_MANAGER_DP_MANAGER_H
#include <strings.hrc>
#include <dp_misc.h>
#include <dp_interact.h>
#include "dp_activepackages.hxx"
......
......@@ -18,7 +18,6 @@
*/
#include <strings.hrc>
#include <dp_misc.h>
#include <dp_ucb.h>
#include <rtl/uri.hxx>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment