summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
2015-04-12cppcheck: noExplicitConstructorCaolán McNamara
2015-04-12unnecessary castCaolán McNamara
2015-04-12unnecessary strcpyCaolán McNamara
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24do not include non-mask bits in masksEike Rathke
2015-03-23fixed a type in NumberingLevelACTom
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-11i18npool: fix spurious regex ^ matching in TextSearch::searchForward()Michael Stahl
2015-03-10tdf#89665: i18npool: speed up TextSearch::searchBackward()Michael Stahl
2015-03-10tdf#89665: i18npool: speed up TextSearch::searchForward()Michael Stahl
2015-02-28Typo: skiped->skippedJulien Nabet
2015-02-2718npool: these variables should be signedMichael Stahl
2015-02-26tdf#89665: i18npool: fix pathological transliterate slow-pathMichael Stahl
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-11typos and nitpicksEike Rathke
2015-02-11translate documentation of Weighted Levenshtein DistanceEike Rathke
2015-01-28Use vector::dataStephan Bergmann
2015-01-26implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke
2015-01-23fix 64-bit build after OUStringBuffer changeMichael Stahl
2015-01-22This can be called really early, create the dir.Jan Holesovsky
2015-01-20Some more loplugin:cstylecast: i18npoolStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
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-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-12i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-05fdo#83752: date-time cell becomes text string when editing, zh_CN localeKevin Suo
2014-12-04add missing newline to incError...() callsEike Rathke
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