1946794ae0
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09 |
||
---|---|---|
.. | ||
inc/i18nlangtag | ||
qa/cppunit | ||
source | ||
CppunitTest_i18nlangtag_test_languagetag.mk | ||
Library_i18nlangtag.mk | ||
Makefile | ||
Module_i18nlangtag.mk | ||
Package_inc.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!