Age | Commit message (Expand) | Author |
2018-08-22 | loplugin:useuniqueptr in chelp::DynamicResultSet | Noel Grandin |
2018-08-02 | loplugin:stringloop in various | Noel Grandin |
2018-07-31 | Fix typos | Andrea Gelmini |
2018-07-12 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-11 | clean up UNO available() implementations | Noel Grandin |
2018-06-26 | tdf#96099 Remove some trivial container iterator typedefs | Arkadiy Illarionov |
2018-06-07 | tdf#96099 Remove std::vector typedefs | Abhyudaya Sharma |
2018-05-17 | loplugin:unusedfields in tools..xmlhelp | Noel Grandin |
2018-05-14 | loplugin:useuniqueptr in helpdatafileproxy::Hdf | Noel Grandin |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-12 | loplugin:redundantfcast look for redundant copies in return statements | Noel Grandin |
2018-03-05 | loplugin:useuniqueptr in chelp::ResultSetBase | Noel Grandin |
2018-02-02 | xmlhelp: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-12 | More loplugin:cstylecast: xmlhelp | Stephan Bergmann |
2018-01-11 | convert (a>b?a:b) to std::max(a,b) | Noel Grandin |
2018-01-04 | loplugin:unusedfields | Noel Grandin |
2017-12-29 | loplugin:passstuffbyref improved return in xmlhelp,slideshow | Noel Grandin |
2017-12-14 | No need to keep these whitelisted functions decorated with SAL_CALL | Stephan Bergmann |
2017-12-11 | Attempt to blind fix build breaker | Eike Rathke |
2017-12-11 | tdf#114242 xmlhelp: fix crash in TVChildTarget::Check() | Michael Stahl |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-07 | loplugin:salcall handle static methods | Noel Grandin |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-11-17 | loplugin:useuniqueptr in TVDom | Noel Grandin |
2017-10-23 | loplugin:includeform: xmlhelp | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-30 | Use explicit function names for fooA/fooW WinAPI; prefer fooW | Mike Kaganski |
2017-09-29 | loplugin:flatten check for throw in then clause | Noel Grandin |
2017-09-20 | Clean up xsl files | Samuel Mehrbrodt |
2017-09-18 | Use even more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-09-14 | clang-tidy modernize-use-emplace in various | Noel Grandin |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-07-31 | loplugin:constparams in formula,xmlhelp | Noel Grandin |
2017-07-25 | use more comphelper::InitAnyPropertySequence | Noel Grandin |
2017-07-18 | loplugin:constparams in toolkit,ucb,xmlhelp | Noel Grandin |
2017-07-14 | use more OUString::operator== in test..xmlsecurity | Noel Grandin |
2017-07-11 | simplify some OUString::copy calls | Noel Grandin |
2017-07-02 | loplugin:casttovoid: xmlhelp | Stephan Bergmann |
2017-06-30 | lang_ is unused | Stephan Bergmann |
2017-06-28 | loplugin:oncevar in writerfilter..xmlhelp | Noel Grandin |
2017-06-27 | loplugin:useuniqueptr in various | Noel Grandin |
2017-06-26 | s/catched/caught | Noel Grandin |
2017-06-23 | Remove support for the oldref attribute in l10ntools | Gabor Kelemen |
2017-06-18 | Typo: existance->existance | Julien Nabet |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-17 | use local statics in getTypes functions | Jochen Nitschke |
2017-06-16 | loplugin:unusedfields xmlhelp..xmlsecurity | Noel Grandin |