Age | Commit message (Expand) | Author |
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 |
2017-01-19 | new loplugin: useuniqueptr: unotools..xmlscript | Noel Grandin |
2016-10-15 | clang-cl loplugin: xmlhelp | Stephan Bergmann |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-06-06 | Convert IteratorState to scoped enum | Noel Grandin |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-19 | new loplugin: find write-only fields | Noel Grandin |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-01-05 | Simplify code | Stephan Bergmann |
2015-11-25 | com::sun::star->css in xmlhelp | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |