office-gobmx/i18npool
Paula Mannes a14cc23318 Removed useless method from languagetag
Change-Id: I683c54ed278d5a6ba12eaefb8040c3753a24f119
Signed-off-by: Paula Mannes <paulamannes@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1204
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-11-30 16:58:06 +00:00
..
inc added rtl_Locale convenience ctor 2012-11-30 17:27:07 +01:00
prj remove obsolete regexp pieces. 2012-11-12 11:46:07 +00:00
qa/cppunit Stop a memory leak in text_textsearch.cxx 2012-11-19 15:14:38 +00:00
source Removed useless method from languagetag 2012-11-30 16:58:06 +00:00
util
CppunitTest_i18npool_test_breakiterator.mk
CppunitTest_i18npool_test_characterclassification.mk
CppunitTest_i18npool_test_languagetag.mk convert liblangtag to gbuild 2012-11-11 19:03:15 -05:00
CppunitTest_i18npool_test_ordinalsuffix.mk
CppunitTest_i18npool_test_textsearch.mk finally get the unit test name right; wow. 2012-11-12 20:23:36 +00:00
CustomTarget_breakiterator.mk
CustomTarget_collator.mk
CustomTarget_indexentry.mk
CustomTarget_localedata.mk
CustomTarget_textconversion.mk
Executable_gencoll_rule.mk
Executable_genconv_dict.mk
Executable_gendict.mk
Executable_genindex_data.mk
Executable_saxparser.mk
Library_collator_data.mk
Library_dict_ja.mk
Library_dict_zh.mk
Library_i18nisolang1.mk
Library_i18npool.mk
Library_i18nsearch.mk Another attempt at fixing icu linkage as externals. 2012-11-12 15:47:02 +00:00
Library_index_data.mk
Library_localedata_en.mk
Library_localedata_es.mk
Library_localedata_euro.mk
Library_localedata_others.mk Add/modify locales & language list entries for Congolese languages 2012-11-28 18:34:41 +01:00
Library_textconv_dict.mk
Makefile
Module_i18npool.mk add native XTextSearch / cppunit test framework. 2012-11-12 11:46:07 +00:00
Package_inc.mk
README

Internationalisation (i18npool) framework ensures that the suite is adaptable to the requirements of different
native languages, their local settings and customs, etc without source code modification.

Specifically for locale data documentation please see i18npool/source/localedata/data/locale.dtd

See also [http://wiki.documentfoundation.org/Category:I18n]