Age | Commit message (Expand) | Author |
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-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 |
2017-10-05 | loplugin:blockblock (clang-cl) | Stephan Bergmann |
2017-09-30 | Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* | Mike Kaganski |
2017-09-30 | Use explicit function names for fooA/fooW WinAPI; prefer fooW | Mike Kaganski |
2017-09-24 | tdf#96505 Get rid of cargo cult "long" integer literals | 66kesara99 |
2017-09-22 | Better not modify const RECTs passed in | Stephan Bergmann |
2017-09-18 | Some more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-09-14 | loplugin:redundantpointerops (clang-cl) | Stephan Bergmann |
2017-08-31 | loplugin:constparams: embedserv (clang-cl) | Stephan Bergmann |
2017-08-21 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann |
2017-08-18 | loplugin:oncevar (clang-cl) | Stephan Bergmann |
2017-08-17 | remove UL/L suffixes from integer constants in initialiser/call expressions | Noel Grandin |
2017-07-03 | loplugin:oncevar (clang-cl): embedserv | Stephan Bergmann |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-04-10 | Clean up uses of SAL_U/SAL_W: embedserv | Stephan Bergmann |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |
2017-04-04 | loplugin:redundantcast (clang-cl) | Stephan Bergmann |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-21 | tdf#96505 - Get rid of cargo cult long integer literals | udaycoder |
2017-02-17 | Drop :: prefix from std in [de]*/ | Tor Lillqvist |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-02-08 | Add missing #includes | Stephan Bergmann |
2017-02-01 | loplugin:stringconstant | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |