Age | Commit message (Expand) | Author |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-04-22 | no need makeStringAndClear() when appending to buffer | Noel Grandin |
2021-02-18 | loplugin:referencecasting add check for new rtl::Reference operator | Noel |
2021-02-11 | loplugin:refcounting generalise type checking | Noel |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-11 | loplugin:stringview | Noel |
2020-11-10 | new loplugin:reducevarscope | Noel Grandin |
2020-09-07 | loplugin:singlevalfields | Noel Grandin |
2020-04-29 | Remove tango icon theme, tdf#132022 | Rizal Muttaqin |
2020-04-17 | loplugin:buriedassign in tools..xmloff | Noel Grandin |
2019-12-25 | sal_Char->char in xmloff..xmlsecurity | Noel Grandin |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-09-29 | constmethod for accessor-type methods | Noel Grandin |
2019-09-27 | tdf#42949 Fix IWYU warnings in xmlhelp/ | Gabor Kelemen |
2019-08-15 | loplugin:sequenceloop in writerfilter..xmlhelp | Noel Grandin |
2019-07-21 | loplugin:referencecasting in writerfilter..xmlhelp | Noel Grandin |
2019-06-28 | Use LanguageTag::getFallbackStrings() instead of old dumb hard coded stuff | Eike Rathke |
2019-06-28 | Fix Help collator loading, processLang() does not return only the language | Eike Rathke |
2019-06-25 | improve loplugin:simplifyconstruct | Noel Grandin |
2019-06-13 | Simplify Sequence iterations in writerfilter, writerperfect, xmlhelp | Arkadiy Illarionov |
2018-12-21 | use unique_ptr in xmlhelp | Noel Grandin |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-09-18 | loplugin:useuniqueptr in xmlhelp::Databases | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-15 | Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurity | Arkadiy Illarionov |
2018-08-02 | loplugin:stringloop in various | Noel Grandin |
2017-09-30 | Use explicit function names for fooA/fooW WinAPI; prefer fooW | Mike Kaganski |
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-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-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-18 | Typo: existance->existance | Julien Nabet |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-06-01 | use OStringBuffer instead of manual buffer management | Noel Grandin |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-05-20 | cleanup unused css/script/ includes | Jochen Nitschke |
2017-05-08 | teach loplugin:constantparam about simple constructor calls | Noel Grandin |
2017-05-07 | break circular include | Jochen Nitschke |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-06 | Add missing #includes | Stephan Bergmann |