summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
2015-03-10tdf#89665: i18npool: speed up TextSearch::searchBackward()Michael Stahl
2015-03-10tdf#89665: i18npool: speed up TextSearch::searchForward()Michael Stahl
2015-02-26tdf#89665: i18npool: fix pathological transliterate slow-pathMichael Stahl
2015-01-07changed default value for long datetime, zh_CN locale dataKevin Suo
2015-01-07fdo#87626: Improve Simplified Chinese numbering typesKevin Suo
2014-12-19fdo#87471 update locale data for French Burkina Faso [fr-BF]Eike Rathke
2014-12-19fdo#87466 update locale data for Moore Burkina Faso [mos-BF]Eike Rathke
2014-12-19add more date formats for [pt-PT]Eike Rathke
2014-12-05fdo#83752: date-time cell becomes text string when editing, zh_CN localeKevin Suo
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11fdo#51008 change [pt-PT] group separator to no-break spaceEike Rathke
2014-11-06use correct LCID and English color keywordEike Rathke
2014-11-06fdo#85954: Improvements to Simplified Chinese (zh-CN) locale dataKevin Suo
2014-11-01coverity#707920 Uninitialized scalar fieldCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-16Resolves fdo#84961: zh_CN date separator should be "/" rather than "/"Julien Nabet
2014-10-15Remove unused BreakIterator_Unicode::wordRuleStephan Bergmann
2014-10-15avoid out-of-bounds access when iterating code pointsDavid Tardon
2014-10-15avoid out-of-bounds access when iterating code pointsDavid Tardon
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-08back out wrong and confusing tools::Time comment changeEike Rathke
2014-10-08add missing legacyOnly currency, fdo#84260Eike Rathke
2014-10-08derive all from ca-ES, fdo#83292Eike Rathke
2014-10-07fdo#83292 add stub locale data for Catalan (Valencian)Andras Timar
2014-10-07Avoid accessing 1 character after a stringMatthew J. Francis
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30i18npool: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-26coverity#1241051 Negative array index readCaolán McNamara
2014-09-26coverity#1241117 Negative array index readCaolán McNamara
2014-09-26coverity#1241372 Negative array index readCaolán McNamara
2014-09-24Resolves fdo#84260: Wrong CRC Costa Rica currency symbolJulien Nabet
2014-09-16renamed function names from german to englishMichael Jaumann
2014-09-12well enabling optimizations with SunStudio is just asking for trouble...Michael Stahl
2014-09-12fdo#39468 tranlation German to EnglishMichael Jaumann
2014-09-11Prevent erroneous pick up of unrelated css::i18n::MapingStephan Bergmann
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann
2014-09-10fdo#81272 Speed up break iteratorsMatthew J. Francis
2014-09-10Revert "fdo#81272 Speed up break iterators"Caolán McNamara
2014-09-10fdo#81272 Speed up break iteratorsMatthew J. Francis
2014-08-24added EUR as default currency to Lithuanian localeAurimas Fišeras
2014-08-17use bool directlyThomas Arnhold
2014-08-11fdo#81995: fix Outline numbering tab pageMichael Stahl
2014-08-07coverity#706150 Copy into fixed size bufferCaolán McNamara
2014-08-07drop prepareErrorFormat from LocaleNode::incErrorStrCaolán McNamara
2014-08-07incErrorStrStr always called with two %sCaolán McNamara