office-gobmx/i18nlangtag
Norbert Thiebaud 587d9693bd liblangtag: harmonize ENABLE_* variable to use TRUE/<nothing>
Change-Id: I6e231516476f3b9512e239ccf678048c87d25aa5
Reviewed-on: https://gerrit.libreoffice.org/5682
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-08-30 07:05:36 +00:00
..
qa/cppunit handle variants in replacement code 2013-08-29 17:32:41 +02:00
source fixed CppunitTest_sw_rtfimport, {LANGUAGE_FRENCH,"fr",""} catcher needed 2013-08-30 02:06:44 +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!