summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/tp_Trendline.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-03-18 15:31:06 +0100
committerBartosz Kosiorek <gang65@poczta.onet.pl>2018-04-05 22:01:05 +0200
commite0aabd9c88897d64d1ce0eb294fb8352ce7f25e9 (patch)
tree33c40d766e64f61832492c286922578122107a30 /chart2/source/controller/dialogs/tp_Trendline.cxx
parentwe want get_active_text to return edit text in editable case (diff)
downloadcore-e0aabd9c88897d64d1ce0eb294fb8352ce7f25e9.tar.gz
core-e0aabd9c88897d64d1ce0eb294fb8352ce7f25e9.zip
tdf#42949 Remove unnecessary localization headers from chart2
Found by searching for the header names and the localization function: git grep -l -e \<ResId.hxx\> -e \<strings.hrc\> chart2 | xargs grep -c SchResId | grep :0$ | grep -v /pch Change-Id: Ic4fd9245a7e4c3dc96216687f6f8e9820e062a5e Reviewed-on: https://gerrit.libreoffice.org/52410 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
Diffstat (limited to 'chart2/source/controller/dialogs/tp_Trendline.cxx')
-rw-r--r--chart2/source/controller/dialogs/tp_Trendline.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/tp_Trendline.cxx b/chart2/source/controller/dialogs/tp_Trendline.cxx
index b5f4b1a38201..176ba723684e 100644
--- a/chart2/source/controller/dialogs/tp_Trendline.cxx
+++ b/chart2/source/controller/dialogs/tp_Trendline.cxx
@@ -18,7 +18,6 @@
*/
#include "tp_Trendline.hxx"
-#include <ResId.hxx>
#include "TabPageIds.h"
#include <vcl/settings.hxx>