Age | Commit message (Expand) | Author |
2018-11-03 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-20 | pvs-studio: pointer was utilized before it was verified against nullptr | Caolán McNamara |
2018-10-20 | pvs-studio: pointer was utilized before it was verified against nullptr | Caolán McNamara |
2018-10-20 | unused pUNumberString buffer | Caolán McNamara |
2018-09-29 | Simplify containers iterations in w* | Arkadiy Illarionov |
2018-09-24 | loplugin:external (clang-cl) | Stephan Bergmann |
2018-09-17 | loplugin:simplifyconstruct (clang-cl) | Stephan Bergmann |
2018-08-14 | tdf#116542 a11y: introduce STATIC role | Samuel Thibault |
2018-07-12 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-04-13 | Fix typo | Andrea Gelmini |
2018-01-24 | loplugin:emptyif (clang-cl) | Stephan Bergmann |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2017-12-28 | Fix spelling in comments | Johnny_M |
2017-12-15 | loplugin:salcall (clang-cl) | Stephan Bergmann |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-10-27 | loplugin:includeform: winaccessibility (Windows) | Stephan Bergmann |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |
2017-10-03 | Replace more reinterpret_cast with SAL_W/SAL_U | Mike Kaganski |
2017-09-25 | Fix typos | Andrea Gelmini |
2017-08-31 | loplugin:constparams: winaccessibility (clang-cl) | Stephan Bergmann |
2017-08-17 | remove UL/L suffixes from integer constants in initialiser/call expressions | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-03 | loplugin:oncevar (clang-cl): winaccessibility | Stephan Bergmann |
2017-05-11 | Clean up uses of SAL_U/SAL_W: winaccessibility | Stephan Bergmann |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |
2017-03-11 | Fix typos | Andrea Gelmini |
2017-03-11 | Fix (German?) spelling mistakes in comments: s/save/safe (the adjective) | Tor Lillqvist |
2017-03-02 | Fix typos | Andrea Gelmini |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-12-16 | loplugin:unnecessaryoverride (clang-cl) | Stephan Bergmann |
2016-11-11 | loplugin:vclwidgets | Stephan Bergmann |
2016-10-15 | clang-cl loplugin: winaccessibility | Stephan Bergmann |
2016-08-25 | -Werror,-Wnonportable-include-path (clang-cl) | Stephan Bergmann |
2016-05-25 | Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???" (in Win-only) | Stephan Bergmann |
2016-05-19 | Resolve: "TODO(Q1): Make GetSystemData method virtual" | Caolán McNamara |
2016-05-19 | rename to two GetSystemData methods to find all call-sites | Caolán McNamara |
2016-03-04 | Silence -Werror,-Wnon-virtual-dtor in generated UAccCOM.h (clang-cl) | Stephan Bergmann |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-26 | -Werror,-Wsign-compare (clang-cl) | Stephan Bergmann |
2016-01-26 | -Werror,-Wunused-parameter (clang-cl) | Stephan Bergmann |
2015-11-28 | Silence clang-cl -Wextra-tokens in midl-generated code | Stephan Bergmann |
2015-11-28 | -Werror,-Wmicrosoft-exception-spec | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-11-28 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-28 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-24 | com::sun::star->css in winaccessibility/ | Noel Grandin |