office-gobmx/i18nlangtag
Eike Rathke 93e9f05c26 microoptimization
Change-Id: I773262f018519f5816c029df3da92a9903e53165
2013-08-30 12:02:53 +02:00
..
qa/cppunit handle variants in replacement code 2013-08-29 17:32:41 +02:00
source microoptimization 2013-08-30 12:02:53 +02:00
CppunitTest_i18nlangtag_test_languagetag.mk liblangtag: harmonize ENABLE_* variable to use TRUE/<nothing> 2013-08-30 07:05:36 +00:00
Library_i18nlangtag.mk liblangtag: harmonize ENABLE_* variable to use TRUE/<nothing> 2013-08-30 07:05:36 +00:00
Makefile
Module_i18nlangtag.mk
README

Code for language tags, LanguageTag wrapper for liblangtag and converter between BCP47 language tags, Locale(Language,Country,Variant) and MS-LangIDs.

Basic functionality used by almost every other module including comphelper, so even don't use that string helpers in this code to not create circular dependencies. Stick with sal!