summaryrefslogtreecommitdiff
path: root/linguistic/source/convdiclist.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-08-11 08:42:08 +0200
committerNoel Grandin <noel@peralex.com>2015-08-11 09:48:17 +0200
commitc85cda1eb461d1b27b49ad746e2b2299908b9e75 (patch)
tree1df53d37d1107029ef6a0761d302afb6d4f58abb /linguistic/source/convdiclist.cxx
parentf1639b21507c04a4dfe152776224370eef7088df (diff)
loplugin: defaultparams
Change-Id: I5afe7f9f5caa1f5e55c6218bdb3771571ff0dafa
Diffstat (limited to 'linguistic/source/convdiclist.cxx')
-rw-r--r--linguistic/source/convdiclist.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/linguistic/source/convdiclist.cxx b/linguistic/source/convdiclist.cxx
index c5d8487f7d21..380703b61bfe 100644
--- a/linguistic/source/convdiclist.cxx
+++ b/linguistic/source/convdiclist.cxx
@@ -329,8 +329,7 @@ void ConvDicNameContainer::AddConvDics(
// get decoded dictionary file name
INetURLObject aURLObj( aURL );
OUString aDicName = aURLObj.getBase( INetURLObject::LAST_SEGMENT,
- true, INetURLObject::DECODE_WITH_CHARSET,
- RTL_TEXTENCODING_UTF8 );
+ true, INetURLObject::DECODE_WITH_CHARSET );
uno::Reference < XConversionDictionary > xDic;
if (nLang == LANGUAGE_KOREAN &&