Age | Commit message (Expand) | Author |
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 |
2017-07-31 | loplugin:constparams in basctl | Noel Grandin |
2017-07-25 | use more comphelper::InitAnyPropertySequence | Noel Grandin |
2017-07-18 | loplugin:constparams in i18npool,opencl,svl | Noel Grandin |
2017-07-13 | use more OUString::operator== in forms..sal | Noel Grandin |
2017-07-11 | use more range-for on uno::Sequence | Noel Grandin |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-06-29 | improve refcounting loplugin | Noel Grandin |
2017-06-27 | loplugin:useuniqueptr in various | Noel Grandin |
2017-06-25 | loplugin:oncevar in helpcompiler..jvmfwk | Noel Grandin |
2017-06-18 | coverity#1412874 silence Out-of-bounds read warning | Caolán McNamara |
2017-06-18 | add comment on special case for the 15 and 16 numbers | Caolán McNamara |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-15 | use more SAL_N_ELEMENTS part 3 | Noel Grandin |
2017-06-09 | use comphelper::InitPropertySequence in more places | Noel Grandin |
2017-06-08 | remove some unnecessary use of OUStringBuffer | Noel Grandin |
2017-06-06 | tdf#39674 Translate some German variable/function names | Johnny_M |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-22 | Mention validation with xmllint | Eike Rathke |