Age | Commit message (Expand) | Author |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-12 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-12 | unnecessary cast | Caolán McNamara |
2015-04-12 | unnecessary strcpy | Caolán McNamara |
2015-04-09 | loplugin:staticmethods | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-24 | do not include non-mask bits in masks | Eike Rathke |
2015-03-23 | fixed a type in NumberingLevel | ACTom |
2015-03-11 | V668 no sense in testing the result of new against null | Caolán McNamara |
2015-03-11 | i18npool: fix spurious regex ^ matching in TextSearch::searchForward() | Michael Stahl |
2015-03-10 | tdf#89665: i18npool: speed up TextSearch::searchBackward() | Michael Stahl |
2015-03-10 | tdf#89665: i18npool: speed up TextSearch::searchForward() | Michael Stahl |
2015-02-28 | Typo: skiped->skipped | Julien Nabet |
2015-02-27 | 18npool: these variables should be signed | Michael Stahl |
2015-02-26 | tdf#89665: i18npool: fix pathological transliterate slow-path | Michael Stahl |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-02-11 | typos and nitpicks | Eike Rathke |
2015-02-11 | translate documentation of Weighted Levenshtein Distance | Eike Rathke |
2015-01-28 | Use vector::data | Stephan Bergmann |
2015-01-26 | implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230 | Eike Rathke |
2015-01-23 | fix 64-bit build after OUStringBuffer change | Michael Stahl |
2015-01-20 | Some more loplugin:cstylecast: i18npool | Stephan Bergmann |
2015-01-07 | changed default value for long datetime, zh_CN locale data | Kevin Suo |
2015-01-07 | fdo#87626: Improve Simplified Chinese numbering types | Kevin Suo |
2014-12-19 | fdo#87471 update locale data for French Burkina Faso [fr-BF] | Eike Rathke |
2014-12-19 | fdo#87466 update locale data for Moore Burkina Faso [mos-BF] | Eike Rathke |
2014-12-19 | add more date formats for [pt-PT] | Eike Rathke |
2014-12-18 | i18npool: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-18 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-12-17 | Introduce rtl::OUStringLiteral1 | Stephan Bergmann |
2014-12-12 | i18npool: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-05 | fdo#83752: date-time cell becomes text string when editing, zh_CN locale | Kevin Suo |
2014-12-04 | add missing newline to incError...() calls | Eike Rathke |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-11 | fdo#51008 change [pt-PT] group separator to no-break space | Eike Rathke |
2014-11-06 | use correct LCID and English color keyword | Eike Rathke |
2014-11-06 | fdo#85954: Improvements to Simplified Chinese (zh-CN) locale data | Kevin Suo |
2014-11-01 | coverity#707920 Uninitialized scalar field | Caolán McNamara |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-16 | Resolves fdo#84961: zh_CN date separator should be "/" rather than "/" | Julien Nabet |
2014-10-15 | Remove unused BreakIterator_Unicode::wordRule | Stephan Bergmann |
2014-10-15 | avoid out-of-bounds access when iterating code points | David Tardon |
2014-10-15 | avoid out-of-bounds access when iterating code points | David Tardon |
2014-10-08 | back out wrong and confusing tools::Time comment change | Eike Rathke |
2014-10-08 | add missing legacyOnly currency, fdo#84260 | Eike Rathke |