Age | Commit message (Expand) | Author |
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 |
2015-08-19 | for testing allow disabling configmgr for time critical paths | Caolán McNamara |
2015-08-12 | tdf#73691 Implement MSWord's Alt-X: toggle unicode notation | Justin Luth |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2014-12-27 | coverity#984097 Uninitialized pointer field | Caolán McNamara |
2014-12-19 | upgrade to icu 54 | Caolán McNamara |
2014-12-18 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-12-12 | i18nutil: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-05-28 | Avoid undefined left shift of negative value | Stephan Bergmann |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-02-18 | i18nutil: sal_Bool -> bool | Stephan Bergmann |