summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* add Papiamento (Bonaire) [pap-BQ] locale data, fdo#44112Eike Rathke2014-08-043-0/+44
* Include <algorithm> for std::min() and max()Tor Lillqvist2014-07-082-0/+2
* allow build with icu 4.2Caolán McNamara2014-07-031-0/+5
* -fsanitize=functionStephan Bergmann2014-07-021-11/+11
* New loplugin:stringconcatStephan Bergmann2014-07-011-1/+1
* fdo#79372, fdo#56392 fix hyphenationLászló Németh2014-07-011-1/+1
* Revert "fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen p...László Németh2014-07-011-3/+19
* ICU's RuleBasedCollator::cloneRuleData is deprecatedStephan Bergmann2014-06-261-10/+11
* let YYYY/M/D H:MM be the default datetime formatEike Rathke2014-06-111-2/+2
* Fix to be able to edit seconds in Japanese date/datetime cellsIsamu Mogi2014-06-111-10/+13
* French 'General' keyword should be 'Standard' instead, fdo#79347 relatedEike Rathke2014-06-021-1/+1
* add [fr-TG] to libs, fdo#79353Eike Rathke2014-06-022-0/+2
* add French Togo [fr-TG] locale data, fdo#79353Eike Rathke2014-06-021-0/+34
* add [fr-NE] to libs, fdo#79352Eike Rathke2014-06-022-0/+2
* derive [fr-NE] from [fr-BF] instead, fdo#79352 relatedEike Rathke2014-06-021-344/+11
* add French Niger [fr-NE] locale data, fdo#79352David Delma2014-06-021-0/+367
* add [fr-BJ] to libs, fdo#79351Eike Rathke2014-06-022-0/+2
* derive [fr-BJ] from [fr-BF] instead, fdo#79351 relatedEike Rathke2014-06-021-344/+11
* add French Benin [fr-BJ] locale data, fdo#79351David Delma2014-06-021-0/+367
* add [fr-SN] to libs, fdo#79350Eike Rathke2014-06-022-0/+2
* derive [fr-SN] from [fr-BF] instead, fdo#79350 relatedEike Rathke2014-06-021-344/+11
* add French Senegal [fr-SN] locale data, fdo#79350David Delma2014-06-021-0/+367
* add [fr-ML] to libs, fdo#79349Eike Rathke2014-06-022-0/+2
* derive [fr-ML] from [fr-BF] instead, fdo#79349 relatedEike Rathke2014-06-021-344/+11
* add French Mali [fr-ML] locale data, fdo#79349David Delma2014-06-021-0/+367
* derive all [fr-CI] locale data from [fr-BF], fdo#79348 relatedEike Rathke2014-06-021-343/+10
* add [fr-CI] to libs, fdo#79348Eike Rathke2014-06-022-0/+2
* use uppercase LCID, fdo#79348 relatedEike Rathke2014-06-021-1/+1
* add French Ivory Coast [fr-CI] locale data, fdo#79348David Delma2014-06-021-0/+367
* update French Burkina Faso [fr-BF] locale data, fdo#79347David Delma2014-06-021-49/+48
* Fix hungarian prefix for calendarsIsamu Mogi2014-06-014-8/+8
* fdo#68849: Add header guards to all include filesJens Carl2014-05-301-0/+5
* fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen part)László Németh2014-05-291-19/+3
* remove more unnecesary OUString constructor useNoel Grandin2014-05-291-1/+1
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-271-6/+6
* Dispose component context when doneStephan Bergmann2014-05-261-1/+2
* coverity#705186 Missing break in switchCaolán McNamara2014-05-261-0/+1
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-1/+1
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-1543-98/+98
* coverity#1209074 Same on both sidesCaolán McNamara2014-05-152-35/+39
* add DateAcceptancePattern M/D for [mos-BF], fdo#78647Eike Rathke2014-05-131-0/+1
* add locale data for Moore in Burkina Faso [mos-BF], fdo#78647Eike Rathke2014-05-132-1/+3
* locale data for Moore in Burkina Faso [mos-BF], fdo#78647David Delma2014-05-131-0/+369
* Resolves: fdo#55707 Word count incorrect if language is set to FinnishCaolán McNamara2014-05-124-287/+10
* Fix compilation breakage for AndroidTor Lillqvist2014-05-121-0/+4
* Avoid expensive dlopen thrash for break iterators.Michael Meeks2014-05-123-76/+117
* Blind fix for red TinderboxesJulien Nabet2014-05-101-1/+2
* '!= false' is redundant, and confusing - kill it.Jan Holesovsky2014-05-091-1/+1
* make DISABLE_DYNLOADING on Android happy, fdo#77071 relatedEike Rathke2014-04-301-0/+21
* resolve crashes with ICU 53.1 in locales with collator data, fdo#77071Eike Rathke2014-04-302-6/+94