summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--i18nlangtag/source/isolang/MS-LCID.lst6
1 files changed, 4 insertions, 2 deletions
diff --git a/i18nlangtag/source/isolang/MS-LCID.lst b/i18nlangtag/source/isolang/MS-LCID.lst
index 08352d9caaa2..51be289245e6 100644
--- a/i18nlangtag/source/isolang/MS-LCID.lst
+++ b/i18nlangtag/source/isolang/MS-LCID.lst
@@ -23,7 +23,7 @@
0x0017 rm
0x0018 ro
0x0019 ru
-0x001A bs, hr, or sr
+0x001A hr
0x001B sk
0x001C sq
0x001D sv
@@ -43,7 +43,7 @@
0x002B hy
0x002C az
0x002D eu
-0x002E dsb or hsb
+0x002E hsb
0x002F mk
0x0030 st
0x0031 ts
@@ -460,3 +460,5 @@
0x7C67 ff-Latn
0x7C68 ha-Latn
0x7C92 ku-Arab
+0xF2EE reserved
+0xEEEE reserved
r>2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin 2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin 2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin 2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin 2014-09-15Clean up StorageMode parameter of SotStorage::OpenSotStorageStephan Bergmann 2014-09-11create a master document template typeCaolán McNamara 2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin 2014-08-18ErrorBox->MessageDialogCaolán McNamara 2014-08-13update_pchThomas Arnhold 2014-08-12java: remove useless javadoc tagsNoel Grandin 2014-08-06fdo#81835 Don't prefer GDI Metafiles to RTF/HTML -- correctly.Andrzej Hunt 2014-08-06Revert "fdo#81835 Don't prefer GDI Metafiles to RTF/HTML"Andrzej Hunt 2014-08-05fdo#81835 Don't prefer GDI Metafiles to RTF/HTMLAndrzej Hunt 2014-08-05java: remove commented out codeNoel Grandin 2014-07-29Include <algorithm> for std::minTor Lillqvist 2014-07-21coverity#707195 Uncaught exceptionCaolán McNamara 2014-07-12Avoid possible memory leaks in case of exceptionsTakeshi Abe 2014-07-10use SimpleReferenceObject in StgPageNoel Grandin 2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara 2014-07-01clang scan-build: various warningsCaolán McNamara 2014-06-26OSL_ENSURE->assertCaolán McNamara 2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin