summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2014-12-19fdo#87471 update locale data for French Burkina Faso [fr-BF]Eike Rathke1-24/+26
2014-12-19fdo#87466 update locale data for Moore Burkina Faso [mos-BF]Eike Rathke1-7/+7
2014-12-19add more date formats for [pt-PT]Eike Rathke1-0/+24
2014-12-05fdo#83752: date-time cell becomes text string when editing, zh_CN localeKevin Suo1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl2-0/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2-4/+4
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini7-10/+10
2014-11-11fdo#51008 change [pt-PT] group separator to no-break spaceEike Rathke1-10/+10
2014-11-06use correct LCID and English color keywordEike Rathke1-5/+5
2014-11-06fdo#85954: Improvements to Simplified Chinese (zh-CN) locale dataKevin Suo1-21/+21
2014-11-01coverity#707920 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin21-25/+1
2014-10-16Resolves fdo#84961: zh_CN date separator should be "/" rather than "/"Julien Nabet1-8/+8
2014-10-15Remove unused BreakIterator_Unicode::wordRuleStephan Bergmann3-6/+5
2014-10-15avoid out-of-bounds access when iterating code pointsDavid Tardon1-1/+3
2014-10-15avoid out-of-bounds access when iterating code pointsDavid Tardon1-3/+5
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-10-08back out wrong and confusing tools::Time comment changeEike Rathke2-3/+3
2014-10-08add missing legacyOnly currency, fdo#84260Eike Rathke1-0/+7
2014-10-08derive all from ca-ES, fdo#83292Eike Rathke1-5/+5
2014-10-07fdo#83292 add stub locale data for Catalan (Valencian)Andras Timar3-0/+45
2014-10-07Avoid accessing 1 character after a stringMatthew J. Francis1-2/+2
2014-10-01fdo#82577: Handle TimeNoel Grandin2-3/+3
2014-09-30i18npool: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-09-26coverity#1241051 Negative array index readCaolán McNamara1-1/+4
2014-09-26coverity#1241117 Negative array index readCaolán McNamara1-41/+46
2014-09-26coverity#1241372 Negative array index readCaolán McNamara1-21/+31
2014-09-24Resolves fdo#84260: Wrong CRC Costa Rica currency symbolJulien Nabet1-6/+6
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