summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
2014-08-07Fix function typesStephan Bergmann
2014-08-04add Papiamento (Bonaire) [pap-BQ] locale data, fdo#44112Eike Rathke
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist
2014-07-03allow build with icu 4.2Caolán McNamara
2014-07-02-fsanitize=functionStephan Bergmann
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-07-01fdo#79372, fdo#56392 fix hyphenationLászló Németh
2014-07-01Revert "fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen p...László Németh
2014-06-26ICU's RuleBasedCollator::cloneRuleData is deprecatedStephan Bergmann
2014-06-11let YYYY/M/D H:MM be the default datetime formatEike Rathke
2014-06-11Fix to be able to edit seconds in Japanese date/datetime cellsIsamu Mogi
2014-06-02French 'General' keyword should be 'Standard' instead, fdo#79347 relatedEike Rathke
2014-06-02add [fr-TG] to libs, fdo#79353Eike Rathke
2014-06-02add French Togo [fr-TG] locale data, fdo#79353Eike Rathke
2014-06-02add [fr-NE] to libs, fdo#79352Eike Rathke
2014-06-02derive [fr-NE] from [fr-BF] instead, fdo#79352 relatedEike Rathke
2014-06-02add French Niger [fr-NE] locale data, fdo#79352David Delma
2014-06-02add [fr-BJ] to libs, fdo#79351Eike Rathke
2014-06-02derive [fr-BJ] from [fr-BF] instead, fdo#79351 relatedEike Rathke
2014-06-02add French Benin [fr-BJ] locale data, fdo#79351David Delma
2014-06-02add [fr-SN] to libs, fdo#79350Eike Rathke
2014-06-02derive [fr-SN] from [fr-BF] instead, fdo#79350 relatedEike Rathke
2014-06-02add French Senegal [fr-SN] locale data, fdo#79350David Delma
2014-06-02add [fr-ML] to libs, fdo#79349Eike Rathke
2014-06-02derive [fr-ML] from [fr-BF] instead, fdo#79349 relatedEike Rathke
2014-06-02add French Mali [fr-ML] locale data, fdo#79349David Delma
2014-06-02derive all [fr-CI] locale data from [fr-BF], fdo#79348 relatedEike Rathke
2014-06-02add [fr-CI] to libs, fdo#79348Eike Rathke
2014-06-02use uppercase LCID, fdo#79348 relatedEike Rathke
2014-06-02add French Ivory Coast [fr-CI] locale data, fdo#79348David Delma
2014-06-02update French Burkina Faso [fr-BF] locale data, fdo#79347David Delma
2014-06-01Fix hungarian prefix for calendarsIsamu Mogi
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-29fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen part)László Németh
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-26Dispose component context when doneStephan Bergmann
2014-05-26coverity#705186 Missing break in switchCaolán McNamara
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-15coverity#1209074 Same on both sidesCaolán McNamara
2014-05-13add DateAcceptancePattern M/D for [mos-BF], fdo#78647Eike Rathke
2014-05-13add locale data for Moore in Burkina Faso [mos-BF], fdo#78647Eike Rathke
2014-05-13locale data for Moore in Burkina Faso [mos-BF], fdo#78647David Delma
2014-05-12Resolves: fdo#55707 Word count incorrect if language is set to FinnishCaolán McNamara
2014-05-12Fix compilation breakage for AndroidTor Lillqvist
2014-05-12Avoid expensive dlopen thrash for break iterators.Michael Meeks
2014-05-10Blind fix for red TinderboxesJulien Nabet
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-04-30make DISABLE_DYNLOADING on Android happy, fdo#77071 relatedEike Rathke