Issue 64567 - fltini.cxx GetLangNameMap kludge
Summary: fltini.cxx GetLangNameMap kludge
Status: CLOSED DUPLICATE of issue 77685
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Oliver Specht
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-20 15:54 UTC by ooo
Modified: 2013-08-07 14:43 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description ooo 2006-04-20 15:54:22 UTC
sw/source/filter/basflt/fltini.cxx has a method 'const LangNameMap
*GetLangNameMap()' containing a map between LANGIDs and some more or less
arbitrary English strings. This looks like a never ending maintenance nightmare
and seems to be a legacy kludge from old times to have some string
representation of locales/languages. Where possible it should be replaced by ISO
strings using the mechanisms of i18npool/mslangid.hxx MsLangId::convert... so
new languages are pulled in automatically.
Comment 1 Oliver Specht 2006-04-21 09:14:36 UTC
.
Comment 2 Oliver Specht 2006-06-20 13:17:23 UTC
Target adjusted
Comment 3 Oliver Specht 2007-06-26 16:33:23 UTC
Fixed together with issue 77685

*** This issue has been marked as a duplicate of 77685 ***
Comment 4 Mechtilde 2008-11-05 20:54:09 UTC
close the duplicate