office-gobmx/i18nlangtag
Eike Rathke e362f9fcd7 added SAL_INFO to makeFallback()
Change-Id: I121e0bd6004a736c7a64fb24ebc58ad784543bd1
2013-08-28 19:21:58 +02:00
..
qa/cppunit added makeFallback() checks to unit test 2013-08-28 19:21:58 +02:00
source added SAL_INFO to makeFallback() 2013-08-28 19:21:58 +02:00
CppunitTest_i18nlangtag_test_languagetag.mk
Library_i18nlangtag.mk
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!