office-gobmx/i18nlangtag
Eike Rathke f5752e9846 ditch libi18nlangtagicu again
Thanks to Fridrich for finding the real cause for why I thought this was
necessary..

Change-Id: I77934b17c2b994a03cae5440253b165704de2fa4
2013-04-25 13:55:17 +02:00
..
qa/cppunit
source added LanguageTagIcu::getIcuLocale() with additional variant 2013-04-25 00:01:07 +02:00
CppunitTest_i18nlangtag_test_languagetag.mk ditch libi18nlangtagicu again 2013-04-25 13:55:17 +02:00
Library_i18nlangtag.mk ditch libi18nlangtagicu again 2013-04-25 13:55:17 +02:00
Makefile
Module_i18nlangtag.mk ditch libi18nlangtagicu again 2013-04-25 13:55:17 +02:00
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!