summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2014-09-16renamed function names from german to englishMichael Jaumann2-10/+10
2014-09-12well enabling optimizations with SunStudio is just asking for trouble...Michael Stahl1-1/+0
2014-09-12fdo#39468 tranlation German to EnglishMichael Jaumann2-46/+49
2014-09-11Prevent erroneous pick up of unrelated css::i18n::MapingStephan Bergmann5-11/+11
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann4-14/+14
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann2-10/+10
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann5-17/+17
2014-09-10fdo#81272 Speed up break iteratorsMatthew J. Francis3-1/+24
2014-09-10Revert "fdo#81272 Speed up break iterators"Caolán McNamara3-22/+1
2014-09-10fdo#81272 Speed up break iteratorsMatthew J. Francis3-1/+22
2014-08-24added EUR as default currency to Lithuanian localeAurimas Fišeras1-1/+8
2014-08-17use bool directlyThomas Arnhold1-1/+1
2014-08-11fdo#81995: fix Outline numbering tab pageMichael Stahl1-1/+1
2014-08-07coverity#706150 Copy into fixed size bufferCaolán McNamara2-41/+22
2014-08-07drop prepareErrorFormat from LocaleNode::incErrorStrCaolán McNamara1-10/+10
2014-08-07incErrorStrStr always called with two %sCaolán McNamara1-4/+4
2014-08-07Fix function typesStephan Bergmann1-3/+3
2014-08-04add Papiamento (Bonaire) [pap-BQ] locale data, fdo#44112Eike Rathke3-0/+44
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist2-0/+2
2014-07-03allow build with icu 4.2Caolán McNamara1-0/+5
2014-07-02-fsanitize=functionStephan Bergmann1-11/+11
2014-07-01New loplugin:stringconcatStephan Bergmann1-1/+1
2014-07-01fdo#79372, fdo#56392 fix hyphenationLászló Németh1-1/+1
2014-07-01Revert "fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen p...László Németh1-3/+19
2014-06-26ICU's RuleBasedCollator::cloneRuleData is deprecatedStephan Bergmann1-10/+11
2014-06-11let YYYY/M/D H:MM be the default datetime formatEike Rathke1-2/+2
2014-06-11Fix to be able to edit seconds in Japanese date/datetime cellsIsamu Mogi1-10/+13
2014-06-02French 'General' keyword should be 'Standard' instead, fdo#79347 relatedEike Rathke1-1/+1
2014-06-02add [fr-TG] to libs, fdo#79353Eike Rathke2-0/+2
2014-06-02add French Togo [fr-TG] locale data, fdo#79353Eike Rathke1-0/+34
2014-06-02add [fr-NE] to libs, fdo#79352Eike Rathke2-0/+2
2014-06-02derive [fr-NE] from [fr-BF] instead, fdo#79352 relatedEike Rathke1-344/+11
2014-06-02add French Niger [fr-NE] locale data, fdo#79352David Delma1-0/+367
2014-06-02add [fr-BJ] to libs, fdo#79351Eike Rathke2-0/+2
2014-06-02derive [fr-BJ] from [fr-BF] instead, fdo#79351 relatedEike Rathke1-344/+11
2014-06-02add French Benin [fr-BJ] locale data, fdo#79351David Delma1-0/+367
2014-06-02add [fr-SN] to libs, fdo#79350Eike Rathke2-0/+2
2014-06-02derive [fr-SN] from [fr-BF] instead, fdo#79350 relatedEike Rathke1-344/+11
2014-06-02add French Senegal [fr-SN] locale data, fdo#79350David Delma1-0/+367
2014-06-02add [fr-ML] to libs, fdo#79349Eike Rathke2-0/+2
2014-06-02derive [fr-ML] from [fr-BF] instead, fdo#79349 relatedEike Rathke1-344/+11
2014-06-02add French Mali [fr-ML] locale data, fdo#79349David Delma1-0/+367
2014-06-02derive all [fr-CI] locale data from [fr-BF], fdo#79348 relatedEike Rathke1-343/+10
2014-06-02add [fr-CI] to libs, fdo#79348Eike Rathke2-0/+2
2014-06-02use uppercase LCID, fdo#79348 relatedEike Rathke1-1/+1
2014-06-02add French Ivory Coast [fr-CI] locale data, fdo#79348David Delma1-0/+367
2014-06-02update French Burkina Faso [fr-BF] locale data, fdo#79347David Delma1-49/+48
2014-06-01Fix hungarian prefix for calendarsIsamu Mogi4-8/+8
2014-05-30fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-05-29fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen part)László Németh1-19/+3