Age | Commit message (Expand) | Author |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-15 | More loplugin:cstylecast: i18npool | Stephan Bergmann |
2018-01-15 | convert a<b?a:b to std::min(a,b) | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: i18npool | Stephan Bergmann |
2018-01-11 | convert (a>b?a:b) to std::max(a,b) | Noel Grandin |
2017-12-30 | crash in sc, make TextSearch thread safe | Caolán McNamara |
2017-12-20 | loplugin:unusedindex | Mike Kaganski |
2017-12-19 | Explicitly qualify ICU types with icu:: namespace | Eike Rathke |
2017-12-13 | Make loplugin:salcall look into macros too | Stephan Bergmann |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-07 | loplugin:salcall handle static methods | Noel Grandin |
2017-12-06 | loplugin:salcall handle virtual methods | Noel Grandin |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-11-30 | loplugin:unusedmethods | Noel Grandin |
2017-11-29 | loplugin:unusedmethods | Noel Grandin |
2017-11-23 | Make loplugin:unnecessaryparen look through implicit | Stephan Bergmann |
2017-11-20 | Upgrade to ICU 60.1 | Eike Rathke |
2017-11-17 | Revert "Upgrade to ICU 60.1" | Eike Rathke |
2017-11-17 | Upgrade to ICU 60.1 | David Tardon |
2017-11-06 | loplugin:constparams in various(2) | Noel Grandin |
2017-11-02 | coverity#1420537 Uninitialized scalar field | Caolán McNamara |
2017-11-01 | loplugin:finalclasses in h*,i*,j* | Noel Grandin |
2017-10-27 | Resolves: tdf#81671 add DecimalSeparatorAlternative to ar-* and fa-IR | Eike Rathke |
2017-10-27 | Define optional <Separators><DecimalSeparatorAlternative>, tdf#81671 | Eike Rathke |
2017-10-27 | Parse/gen optional <DecimalSeparatorAlternative> in locale data, tdf#81671 | Eike Rathke |
2017-10-27 | Allow decimalSeparatorAlternative in cclass_unicode::parseText(), tdf#81671 | Eike Rathke |
2017-10-27 | Instanciate XLocaleData5 in all internal interfaces, tdf#81671 | Eike Rathke |
2017-10-27 | Implement LocaleData2, XLocaleData5, LocaleDataItem2, tdf#81671 | Eike Rathke |
2017-10-25 | Use SAL_N_ELEMENTS | Eike Rathke |
2017-10-25 | Always generate count number of elements in locale data arrays | Eike Rathke |
2017-10-23 | loplugin:includeform: i18npool | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-16 | tdf#96197 i18npool: don't read beyond end of string | Michael Stahl |
2017-10-04 | Change define to inline and donate some spaces, tdf#96197 follow-up | Eike Rathke |
2017-10-04 | tdf#96197 do not break Korean words in the middle. | Mark Hung |
2017-10-04 | move stuff in i18npool/i18nutil in own namespace | Noel Grandin |
2017-10-04 | tdf#95656 fix orientation for Bopomofo tonal marks | Mark Hung |
2017-09-29 | Throw exception also in case an unexpected rBreakType was passed | Eike Rathke |
2017-09-28 | Fix typo | Andrea Gelmini |
2017-09-28 | i18n-perf: cache map of breakiterators, tdf#108703 | Eike Rathke |
2017-09-27 | loplugin:flatten in various | Noel Grandin |
2017-09-22 | i18npool: -Werror=misleading-indentation | Michael Stahl |
2017-09-22 | loplugin:flatten in filter..i18npool | Noel Grandin |
2017-09-06 | iOS, make gendict.cxx compile | jan Iversen |
2017-09-05 | Revert "iOS, Executable_gendict.mk contained work ifneq" | jan iversen |
2017-09-05 | iOS, Executable_gendict.mk contained work ifneq | jan Iversen |
2017-08-23 | loplugin:useuniqueptr, look for containers.. | Noel Grandin |
2017-08-18 | loplugin:unnecessaryparen | Noel Grandin |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |