summaryrefslogtreecommitdiff
path: root/i18npool/source
AgeCommit message (Expand)AuthorFilesLines
2012-06-21re-base on ALv2 code.Michael Meeks16-392/+248
2012-06-20fdo#51227 added locale data for Papiamento (Curacao) [pap-CW]Eike Rathke2-1/+360
2012-06-20fdo#38731 added Papiamento (Curaçao) [pap-CW] and (Bonaire) [pap-BQ]Eike Rathke1-0/+2
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara4-9/+63
2012-06-19Remove a useless includeChristophe Christophe Marion1-2/+0
2012-06-14remove un-necessary memsetChristophe Jaillet1-1/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-05-31targeted string re-workNorbert Thiebaud2-4/+4
2012-06-01fix some typoKorrawit Pruegsanusak1-3/+3
2012-05-30targeted string re-workNorbert Thiebaud22-106/+106
2012-05-29Revert "fdo#45830: Indicate correct default locale setting"Luboš Luňák1-1/+4
2012-05-29added same date acceptance patterns as in gd-GBEike Rathke1-0/+2
2012-05-28fdo#45830: Indicate correct default locale settingRob Snelders1-4/+1
2012-05-24added missing closing quotes at end of literalsEike Rathke1-3/+3
2012-05-22fixed a typo in zh-* currency format code that has been in since 2002 ...Eike Rathke5-5/+5
2012-05-22updated [zh-TW] locale data fdo#49274Cheng-Chia Tseng1-41/+220
2012-05-17removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-05-17nutso static OUStringsCaolán McNamara1-4/+2
2012-05-16reduce a gadzillion make_pairs executions to simple array of podCaolán McNamara7-925/+925
2012-05-15added common date acceptance patterns to *-FR localesEike Rathke4-0/+10
2012-05-13Resolves: fdo#49849 implement Unicode 6.1 hebrew line breaking rulesCaolán McNamara2-22/+47
2012-05-11added Swedish [sv-SE] date acceptance patterns 'D/M' and 'D/M Y'Eike Rathke1-0/+2
2012-05-02re-added 'D/M/' date acceptance pattern to [is-IS]Eike Rathke1-0/+1
2012-05-02swapped DefaultAbbrvName and DefaultFullName in Era elementsEike Rathke1-4/+4
2012-05-02changes to [is-IS] locale dataBjörgvin Ragnarsson1-15/+16
2012-05-02Related: fdo#49208 use UText adaptor to underlying rtl::OUStringCaolán McNamara1-21/+13
2012-05-01Resolves: fdo#49208 icu string compare is shocking slowCaolán McNamara1-3/+22
2012-05-01Related: fdo#49208 crazy to create the string *twice*Caolán McNamara1-3/+5
2012-04-30script to list locales with and without DateAcceptancePatternEike Rathke1-0/+121
2012-04-30be more specific in locale data date acceptance pattern check outputEike Rathke1-8/+13
2012-04-25fdo#48957 added Erzya [myv-RU] locale dataEike Rathke2-0/+358
2012-04-24it's Erzya, not EryzaEike Rathke1-1/+1
2012-04-19remove static objects from static_initialization_and_destruction chainCaolán McNamara1-3/+14
2012-04-19Simplify TransliterationImpl::loadBodyStephan Bergmann1-40/+6
2012-04-19fdo#48917 added Eryza [myv-RU] and Meadow Mari [mhr-RU] to language listEike Rathke1-0/+2
2012-04-19Correctly pass implementation name to cppu::createSingleFactoryStephan Bergmann1-1/+2
2012-04-19Improved error reportingStephan Bergmann1-1/+4
2012-04-18Add the genstaticheader.pl scriptTor Lillqvist1-0/+83
2012-04-18Use static linking when DISABLE_DYNLOADING (iOS)Tor Lillqvist10-51/+447
2012-04-12Resolves: fdo#40292 Tamil grapheme cluster rulesCaolán McNamara2-6/+8
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi9-41/+32
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-18/+18
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-12/+12
2012-04-04fdo#48111 added English_Malawi [en-MW] locale dataEike Rathke3-0/+35
2012-04-03only as of ICU 4.9 RBBI the Prepend property is emptyEike Rathke2-0/+4
2012-04-02Make ICU build with icu-49 by removing no-longer used variables.Arfrever Frehtes Taifersar Arahesis2-4/+0
2012-04-02don't use string literals with embedded \0'sLuboš Luňák1-10/+10
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe1-2/+0
2012-03-24i18npool: use CustomTarget_*.mk makefilesMatúš Kukan5-293/+0