summaryrefslogtreecommitdiff
path: root/i18npool/source
AgeCommit message (Expand)Author
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20fdo#51227 added locale data for Papiamento (Curacao) [pap-CW]Eike Rathke
2012-06-20fdo#38731 added Papiamento (Curaçao) [pap-CW] and (Bonaire) [pap-BQ]Eike Rathke
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-06-19Remove a useless includeChristophe Christophe Marion
2012-06-14remove un-necessary memsetChristophe Jaillet
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-31targeted string re-workNorbert Thiebaud
2012-06-01fix some typoKorrawit Pruegsanusak
2012-05-30targeted string re-workNorbert Thiebaud
2012-05-29Revert "fdo#45830: Indicate correct default locale setting"Luboš Luňák
2012-05-29added same date acceptance patterns as in gd-GBEike Rathke
2012-05-28fdo#45830: Indicate correct default locale settingRob Snelders
2012-05-24added missing closing quotes at end of literalsEike Rathke
2012-05-22fixed a typo in zh-* currency format code that has been in since 2002 ...Eike Rathke
2012-05-22updated [zh-TW] locale data fdo#49274Cheng-Chia Tseng
2012-05-17removed unused const rtl::OUStringTakeshi Abe
2012-05-17nutso static OUStringsCaolán McNamara
2012-05-16reduce a gadzillion make_pairs executions to simple array of podCaolán McNamara
2012-05-15added common date acceptance patterns to *-FR localesEike Rathke
2012-05-13Resolves: fdo#49849 implement Unicode 6.1 hebrew line breaking rulesCaolán McNamara
2012-05-11added Swedish [sv-SE] date acceptance patterns 'D/M' and 'D/M Y'Eike Rathke
2012-05-02re-added 'D/M/' date acceptance pattern to [is-IS]Eike Rathke
2012-05-02swapped DefaultAbbrvName and DefaultFullName in Era elementsEike Rathke
2012-05-02changes to [is-IS] locale dataBjörgvin Ragnarsson
2012-05-02Related: fdo#49208 use UText adaptor to underlying rtl::OUStringCaolán McNamara
2012-05-01Resolves: fdo#49208 icu string compare is shocking slowCaolán McNamara
2012-05-01Related: fdo#49208 crazy to create the string *twice*Caolán McNamara
2012-04-30script to list locales with and without DateAcceptancePatternEike Rathke
2012-04-30be more specific in locale data date acceptance pattern check outputEike Rathke
2012-04-25fdo#48957 added Erzya [myv-RU] locale dataEike Rathke
2012-04-24it's Erzya, not EryzaEike Rathke
2012-04-19remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-04-19Simplify TransliterationImpl::loadBodyStephan Bergmann
2012-04-19fdo#48917 added Eryza [myv-RU] and Meadow Mari [mhr-RU] to language listEike Rathke
2012-04-19Correctly pass implementation name to cppu::createSingleFactoryStephan Bergmann
2012-04-19Improved error reportingStephan Bergmann
2012-04-18Add the genstaticheader.pl scriptTor Lillqvist
2012-04-18Use static linking when DISABLE_DYNLOADING (iOS)Tor Lillqvist
2012-04-12Resolves: fdo#40292 Tamil grapheme cluster rulesCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-04fdo#48111 added English_Malawi [en-MW] locale dataEike Rathke
2012-04-03only as of ICU 4.9 RBBI the Prepend property is emptyEike Rathke
2012-04-02Make ICU build with icu-49 by removing no-longer used variables.Arfrever Frehtes Taifersar Arahesis
2012-04-02don't use string literals with embedded \0'sLuboš Luňák
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe
2012-03-24i18npool: use CustomTarget_*.mk makefilesMatúš Kukan