summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen part)László Németh2014-05-291-19/+3
* 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
* upgrade to ICU 53.1, fdo#77071 relatedEike Rathke2014-04-294-1333/+1341
* Obey --with-locales here, tooTor Lillqvist2014-04-251-0/+81
* Filter out extra ICU data for locales we don't want special support forTor Lillqvist2014-04-251-7/+14
* The language part of the WITH_LOCALE_* macros is lowercaseTor Lillqvist2014-04-241-11/+11
* More hacking on --with-localesTor Lillqvist2014-04-242-22/+12
* i18npool: sal_Bool->boolNoel Grandin2014-04-2343-193/+193
* Remove unneeded headerTor Lillqvist2014-04-233-91/+0
* Use our canonical header guard namingTor Lillqvist2014-04-236-20/+24
* Avoid cargo cult ritesTor Lillqvist2014-04-2347-252/+32
* Let --with-locales prune also built-in collator dataTor Lillqvist2014-04-222-22/+67
* Add a new configure switch --with-locales for restricting the included localesTor Lillqvist2014-04-221-1/+7
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-04-174-22/+21
* TypoTor Lillqvist2014-04-141-1/+1
* Need to skip these now on iOSTor Lillqvist2014-04-141-2/+3