Age | Commit message (Expand) | Author | Files | Lines |
2014-08-24 | added EUR as default currency to Lithuanian locale | Aurimas Fišeras | 1 | -1/+8 |
2014-08-17 | use bool directly | Thomas Arnhold | 1 | -1/+1 |
2014-08-11 | fdo#81995: fix Outline numbering tab page | Michael Stahl | 1 | -1/+1 |
2014-08-07 | coverity#706150 Copy into fixed size buffer | Caolán McNamara | 2 | -41/+22 |
2014-08-07 | drop prepareErrorFormat from LocaleNode::incErrorStr | Caolán McNamara | 1 | -10/+10 |
2014-08-07 | incErrorStrStr always called with two %s | Caolán McNamara | 1 | -4/+4 |
2014-08-07 | Fix function types | Stephan Bergmann | 1 | -3/+3 |
2014-08-04 | add Papiamento (Bonaire) [pap-BQ] locale data, fdo#44112 | Eike Rathke | 3 | -0/+44 |
2014-07-08 | Include <algorithm> for std::min() and max() | Tor Lillqvist | 2 | -0/+2 |
2014-07-03 | allow build with icu 4.2 | Caolán McNamara | 1 | -0/+5 |
2014-07-02 | -fsanitize=function | Stephan Bergmann | 1 | -11/+11 |
2014-07-01 | New loplugin:stringconcat | Stephan Bergmann | 1 | -1/+1 |
2014-07-01 | fdo#79372, fdo#56392 fix hyphenation | László Németh | 1 | -1/+1 |
2014-07-01 | Revert "fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen p... | László Németh | 1 | -3/+19 |
2014-06-26 | ICU's RuleBasedCollator::cloneRuleData is deprecated | Stephan Bergmann | 1 | -10/+11 |
2014-06-11 | let YYYY/M/D H:MM be the default datetime format | Eike Rathke | 1 | -2/+2 |
2014-06-11 | Fix to be able to edit seconds in Japanese date/datetime cells | Isamu Mogi | 1 | -10/+13 |
2014-06-02 | French 'General' keyword should be 'Standard' instead, fdo#79347 related | Eike Rathke | 1 | -1/+1 |
2014-06-02 | add [fr-TG] to libs, fdo#79353 | Eike Rathke | 2 | -0/+2 |
2014-06-02 | add French Togo [fr-TG] locale data, fdo#79353 | Eike Rathke | 1 | -0/+34 |
2014-06-02 | add [fr-NE] to libs, fdo#79352 | Eike Rathke | 2 | -0/+2 |
2014-06-02 | derive [fr-NE] from [fr-BF] instead, fdo#79352 related | Eike Rathke | 1 | -344/+11 |
2014-06-02 | add French Niger [fr-NE] locale data, fdo#79352 | David Delma | 1 | -0/+367 |
2014-06-02 | add [fr-BJ] to libs, fdo#79351 | Eike Rathke | 2 | -0/+2 |
2014-06-02 | derive [fr-BJ] from [fr-BF] instead, fdo#79351 related | Eike Rathke | 1 | -344/+11 |
2014-06-02 | add French Benin [fr-BJ] locale data, fdo#79351 | David Delma | 1 | -0/+367 |
2014-06-02 | add [fr-SN] to libs, fdo#79350 | Eike Rathke | 2 | -0/+2 |
2014-06-02 | derive [fr-SN] from [fr-BF] instead, fdo#79350 related | Eike Rathke | 1 | -344/+11 |
2014-06-02 | add French Senegal [fr-SN] locale data, fdo#79350 | David Delma | 1 | -0/+367 |
2014-06-02 | add [fr-ML] to libs, fdo#79349 | Eike Rathke | 2 | -0/+2 |
2014-06-02 | derive [fr-ML] from [fr-BF] instead, fdo#79349 related | Eike Rathke | 1 | -344/+11 |
2014-06-02 | add French Mali [fr-ML] locale data, fdo#79349 | David Delma | 1 | -0/+367 |
2014-06-02 | derive all [fr-CI] locale data from [fr-BF], fdo#79348 related | Eike Rathke | 1 | -343/+10 |
2014-06-02 | add [fr-CI] to libs, fdo#79348 | Eike Rathke | 2 | -0/+2 |
2014-06-02 | use uppercase LCID, fdo#79348 related | Eike Rathke | 1 | -1/+1 |
2014-06-02 | add French Ivory Coast [fr-CI] locale data, fdo#79348 | David Delma | 1 | -0/+367 |
2014-06-02 | update French Burkina Faso [fr-BF] locale data, fdo#79347 | David Delma | 1 | -49/+48 |
2014-06-01 | Fix hungarian prefix for calendars | Isamu Mogi | 4 | -8/+8 |
2014-05-30 | fdo#68849: Add header guards to all include files | Jens Carl | 1 | -0/+5 |
2014-05-29 | fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen part) | László Németh | 1 | -19/+3 |
2014-05-29 | remove more unnecesary OUString constructor use | Noel Grandin | 1 | -1/+1 |
2014-05-27 | Remove unnecessary semicolons | Peter Senna Tschudin | 1 | -6/+6 |
2014-05-26 | Dispose component context when done | Stephan Bergmann | 1 | -1/+2 |
2014-05-26 | coverity#705186 Missing break in switch | Caolán McNamara | 1 | -0/+1 |
2014-05-17 | Correct common misspellings, and remove some ASCII art along the way. | Chris Laplante | 1 | -1/+1 |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold | 43 | -98/+98 |
2014-05-15 | coverity#1209074 Same on both sides | Caolán McNamara | 2 | -35/+39 |
2014-05-13 | add DateAcceptancePattern M/D for [mos-BF], fdo#78647 | Eike Rathke | 1 | -0/+1 |
2014-05-13 | add locale data for Moore in Burkina Faso [mos-BF], fdo#78647 | Eike Rathke | 2 | -1/+3 |
2014-05-13 | locale data for Moore in Burkina Faso [mos-BF], fdo#78647 | David Delma | 1 | -0/+369 |