Age | Commit message (Expand) | Author |
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-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-11 | Remove duplication of Paper enum as #defines | Tor Lillqvist |
2017-11-10 | There is no "paperconf" command on macOS | Tor Lillqvist |
2017-11-09 | rename AvoidConfig to Fuzzing | Caolán McNamara |
2017-10-23 | loplugin:includeform: i18nutil | Stephan Bergmann |
2017-10-04 | move stuff in i18npool/i18nutil in own namespace | Noel Grandin |
2017-07-17 | loplugin:constparams in i18nutil,sot | Noel Grandin |
2017-07-12 | Turn OSL_ENSURE() into static_assert() for NUM_PAPER_ENTRIES enum match | Eike Rathke |
2017-06-25 | loplugin:oncevar in helpcompiler..jvmfwk | Noel Grandin |
2017-06-15 | use more SAL_N_ELEMENTS part 3 | Noel Grandin |
2017-06-07 | Make use of OUString::startsWith rest parameter | Stephan Bergmann |
2017-05-30 | coverity#1411565 'Constant' variable guards dead code | Caolán McNamara |
2017-05-29 | i18nutil: fix invalid string copy that prevents startup | Michael Stahl |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-04-28 | loplugin:salunicodeliteral: i18nutil | Stephan Bergmann |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-21 | remove some old MSVC workarounds | Noel Grandin |
2017-04-20 | loplugin:unusedfields | Noel Grandin |
2017-04-13 | Removed duplicated includes | Andrea Gelmini |
2017-03-31 | use actual UNO enums in i18nutil | Noel Grandin |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-22 | Use rtl::isAscii* instead of ctype.h is* with sal_Unicode arg | Stephan Bergmann |
2017-03-22 | Use nl_langinfo_l with an explicitly created locale | Stephan Bergmann |
2017-03-01 | typesafe wrappers for css::i18nutil::TransliterationModules | Noel Grandin |
2017-02-08 | coverity#1371289 Missing move assignment operator | Caolán McNamara |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-14 | coverity#1371289 avoid the need for an assignment | Caolán McNamara |
2017-01-09 | New loplugin:externvar: i18npool | Stephan Bergmann |
2016-11-02 | upgrade to ICU 58 | Eike Rathke |
2016-09-25 | avoid coverity#1371161 Missing move assignment operator | Caolán McNamara |
2016-09-20 | Related cid#1371289: Improve code to not depend on missing move assignment | Stephan Bergmann |
2016-09-20 | Remove redundant default ctor definition | Stephan Bergmann |
2016-05-11 | convert MappingType to scoped enum | Noel Grandin |
2016-04-28 | clang-tidy modernize-loop-convert in h-l/* | Noel Grandin |
2016-03-31 | use SAL_N_ELEMENTS more widely | Noel Grandin |
2016-02-15 | Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePoint | Stephan Bergmann |
2015-12-19 | coverity#1343620 Unchecked return value | Caolán McNamara |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-05 | related tdf#73691 - prevent AltX creating control characters | Justin Luth |
2015-10-28 | tdf#95354 - pad AltX to 4 characters | Justin Luth |
2015-10-20 | com::sun::star->css in i18nutil | Noel Grandin |
2015-09-29 | Updated URL | Andrea Gelmini |
2015-09-18 | boost->std | Caolán McNamara |
2015-08-21 | loplugin:defaultparams | Noel Grandin |