summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* mvoe rtl_(u)string_alloc to salLuboš Luňák2012-12-0611-12/+12
* fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák2012-12-032-4/+4
* RepositoryExternal.mk: clean up awful icudata/icui18n duplicationMichael Stahl2012-12-025-25/+2
* move setting up of ext. executables out of gbuild.mkDavid Tardon2012-12-021-2/+3
* Removed useless method from languagetagPaula Mannes2012-11-301-10/+0
* added rtl_Locale convenience ctorEike Rathke2012-11-302-0/+30
* add Sidama (sid) languageAndras Timar2012-11-302-0/+2
* resolved fdo#57668 additional date formats using '/' separatorEike Rathke2012-11-291-3/+17
* changes to Congolese localesEike Rathke2012-11-2825-3330/+62
* Add/modify locales & language list entries for Congolese languagesJeremy Brown2012-11-2826-27/+7846
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-2812-33/+30
* do not resolve LANGUAGE_NONE in MsLangId::getRealLanguage()Eike Rathke2012-11-272-7/+7
* fdo#46808, convert i18n::BreakIterator impl to XComponentContextNoel Grandin2012-11-276-16/+15
* fdo#46808, use service constructor for i18n::NativeNumberSupplierNoel Grandin2012-11-271-17/+2
* Move in-build liblangtag data to solver's unittest/installation/shareStephan Bergmann2012-11-241-17/+12
* exclude language(-Script) only tags from pRegionT==NULL checkEike Rathke2012-11-221-1/+8
* added operator==() and operator!=() to LanguageTagEike Rathke2012-11-212-0/+19
* Blind fix for MACOSX-only MsLangId::convertIsoNamesToLanguage leftoverStephan Bergmann2012-11-201-1/+2
* slowly stabbing MsLangId::convert...() to deathEike Rathke2012-11-204-258/+91
* Stop a memory leak in text_textsearch.cxxZolnai Tamás2012-11-191-0/+1
* added LanguageTag::makeFallback()Eike Rathke2012-11-163-8/+56
* added LanguageTag::getIsoLanguageCountry() methodEike Rathke2012-11-162-0/+29
* added LanguageTag::reset() methodsEike Rathke2012-11-163-0/+100
* return const reference for getBcp47() and getLocale()Eike Rathke2012-11-162-13/+23
* LanguageTag getters with optional bResolveSystem parameterEike Rathke2012-11-152-64/+123
* finally get the unit test name right; wow.Michael Meeks2012-11-121-1/+1
* add the right icu externals to the right target.Michael Meeks2012-11-121-1/+1
* fix identical issue in textsearch unit test.Michael Meeks2012-11-121-2/+5
* Another attempt at fixing icu linkage as externals.Michael Meeks2012-11-121-10/+1
* fdo#46807: Add LRM before Shekel sign, forcing it to appear left of numbersLior Kaplan2012-11-121-1/+8
* add missing use exernals for icu pieces in textsearchMichael Meeks2012-11-121-0/+12
* The icui18n library is called icuin in a MSVC build for some reasonTor Lillqvist2012-11-122-2/+2
* add native XTextSearch / cppunit test framework.Michael Meeks2012-11-123-0/+183
* remove obsolete regexp pieces.Michael Meeks2012-11-121-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-124-233/+194
* convert liblangtag to gbuildPeter Foley2012-11-111-0/+2
* LanguageTag conversion helper defineEike Rathke2012-11-091-2/+40
* adapt to liblangtag 0.4.0 typesEike Rathke2012-11-091-31/+26
* ensure lt_error_t is free'd and enable SAL_WARN/INFO againEike Rathke2012-11-091-18/+13
* document the documentationEike Rathke2012-11-071-2/+5
* enhance documentation of Currency legacyOnly attributeEike Rathke2012-11-071-0/+8
* Fix windows linking of i18npoolFridrich Štrba2012-11-071-0/+5
* Put the __attribute__ in the correct placeTor Lillqvist2012-11-071-1/+1
* fdo#56346 add a few more Uralic languages to languages dropdownAndras Timar2012-11-062-0/+18
* Goodbye gettext, glib, gdk-pixbuf, pango, libcroco, libgsf and librsvgTor Lillqvist2012-11-062-2/+0
* Try to unbreak the Android buildTor Lillqvist2012-11-061-1/+3
* WaE: duplicated variable nameCaolán McNamara2012-11-061-4/+4
* fix build with icu-4.0Petr Mladek2012-11-061-1/+3
* Adapting to liblangtag 0.4.0Fridrich Štrba2012-11-061-20/+21
* fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-053-26/+18