office-gobmx/i18npool
David Tardon c2eca359af move setting up of ext. executables out of gbuild.mk
Change-Id: Icacd44abfa5bf5f75f0ee719b39fba6821976a8a
2012-12-02 10:56:48 +01: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 move setting up of ext. executables out of gbuild.mk 2012-12-02 10:56:48 +01:00
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 document the documentation 2012-11-07 16:23:27 +01:00

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]