Age | Commit message (Expand) | Author |
2018-03-12 | loplugin:redundantfcast look for redundant copies in return statements | Noel Grandin |
2018-02-02 | Clean up of dirty hack. | Winfried Donkers |
2018-01-26 | tdf#103550 fix issue with HYPHEN-MINUS in Calc function JIS. | Winfried Donkers |
2018-01-24 | loplugin:unused-returns in drawinglayer..svx | Noel Grandin |
2018-01-18 | android: use unified headers and llvm-c++ STL (x86) with NDK 16 | Christian Lohmaier |
2018-01-15 | More loplugin:cstylecast: i18nutil | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: i18nutil | Stephan Bergmann |
2018-01-02 | tdf#114681: Adding support for case folding in Glagolitic | Aleksandr Andreev |
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 |