Age | Commit message (Expand) | Author |
2020-11-13 | tdf#123936 Formatting files in module embedserv with clang-format | Philipp Hofer |
2020-10-19 | clang-cl: Adapt Windows-specific code to extended loplugin:cstylecast | Stephan Bergmann |
2020-09-07 | Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicit | Stephan Bergmann |
2020-08-21 | loplugin:stringstatic (clang-cl) | Stephan Bergmann |
2020-08-04 | loplugin:elidestringvar (clang-cl) | Stephan Bergmann |
2020-07-07 | embedserv: create instances with uno constructors | Noel Grandin |
2020-05-20 | use for-range on Sequence in e* | Noel Grandin |
2020-05-20 | use for-range on Sequence in d* | Noel Grandin |
2020-05-08 | compact namespace in editeng..extensions | Noel Grandin |
2020-03-20 | -Werror,-Wpointer-to-int-cast (LLVM 10 trunk clang-cl) | Stephan Bergmann |
2019-12-19 | sal_Char->char in editeng..eventattacher | Noel Grandin |
2019-12-05 | loplugin:external (clang-cl) | Stephan Bergmann |
2019-11-26 | loplugin:consttobool (clang-cl) | Stephan Bergmann |
2019-11-24 | cppcheck: performing init in init list (dbaccess/desktop/dtrans/e.) | Julien Nabet |
2019-11-19 | loplugin:fakebool (clang-cl) | Stephan Bergmann |
2019-11-19 | loplugin:fakebool (clang-cl) | Stephan Bergmann |
2019-11-08 | Avoid C++20 comparison operator overloading ambiguities (clang-cl -std=c++2a) | Stephan Bergmann |
2019-10-17 | Remove some memset calls | Mike Kaganski |
2019-10-02 | -Werror,-Wmicrosoft-exception-spec (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:referencecasting (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:indentation (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:stringconstant (clang-cl) | Stephan Bergmann |
2019-04-10 | clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment check | Tamás Zolnai |
2019-03-27 | loplugin:typedefparam (clang-cl) | Stephan Bergmann |
2019-02-26 | loplugin:indentation (clang-cl) | Stephan Bergmann |
2019-01-24 | Clean up dead uses of DISABLE_ATL | Stephan Bergmann |
2019-01-21 | o3tl::make_unique -> std::make_unique in dbaccess...framework | Gabor Kelemen |
2019-01-10 | o3tl::string_view -> std::string_view (in embedserv) | Stephan Bergmann |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-11-18 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-22 | pvs-studio: V716 Suspicious type conversion in return statement | Caolán McNamara |
2018-10-11 | Drop duplicate WINVER and _WIN32_WINNT defines | Jan-Marek Glogowski |
2018-09-24 | loplugin:external (clang-cl) | Stephan Bergmann |
2018-09-17 | loplugin:simplifyconstruct (clang-cl) | Stephan Bergmann |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-08-01 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-23 | Fix typos | Andrea Gelmini |
2018-06-26 | tdf#96099 Remove some trivial container iterator typedefs | Arkadiy Illarionov |
2018-03-17 | Use for-range loops in embeddedobj, embedserv and formula | Julien Nabet |
2018-02-01 | embedserv: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-24 | loplugin:emptyif (clang-cl) | Stephan Bergmann |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2017-12-15 | loplugin:salcall (clang-cl) | Stephan Bergmann |
2017-12-11 | loplugin:salcall (clang-cl) | Stephan Bergmann |
2017-11-27 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann |
2017-11-07 | Remove unnecessary state checks and the variables | Muhammet Kara |
2017-10-27 | loplugin:includeform: embedserv (Windows) | Stephan Bergmann |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |