Age | Commit message (Expand) | Author |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-10-28 | loplugin:stringadd improve detection | Noel Grandin |
2019-10-24 | Introduce OStringChar | Stephan Bergmann |
2019-10-17 | Remove some memset calls | Mike Kaganski |
2019-10-17 | Remaining loplugin:bufferadd | Stephan Bergmann |
2019-10-17 | Remove code that is dead | Stephan Bergmann |
2019-10-16 | loplugin:stringadd look through a couple more known-good methods | Noel Grandin |
2019-10-11 | simplify "a = a +" to "a +=" | 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-09-26 | add property name when throwing css::uno::UnknownPropertyException | Noel Grandin |
2019-08-27 | loplugin:referencecasting find more redundant static_cast | Noel Grandin |
2019-08-18 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Julien Nabet |
2019-08-17 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Julien Nabet |
2019-08-15 | loplugin:sequenceloop in writerfilter..xmlhelp | Noel Grandin |
2019-08-09 | Fix typos | Andrea Gelmini |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): xmlhelp | Stephan Bergmann |
2019-07-28 | loplugin:oncevar | Noel Grandin |
2019-07-21 | loplugin:referencecasting in writerfilter..xmlhelp | Noel Grandin |
2019-07-18 | cid#704107 Unchecked return value | Caolán McNamara |
2019-07-18 | cid#704106 Unchecked return value | Caolán McNamara |
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-18 | loplugin:logexceptionnicely in xmlhelp..xmlsecurity | Noel Grandin |
2019-06-13 | Simplify Sequence iterations in writerfilter, writerperfect, xmlhelp | Arkadiy Illarionov |
2019-04-15 | improve loplugin simplifyconstruct | Noel Grandin |
2019-03-31 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-02-21 | loplugin:unusedfields in xmlhelp,xmlsecurity | Noel Grandin |
2019-02-11 | new loplugin writeonlyvars | Noel Grandin |
2019-02-11 | loplugin:indentation in writerfilter..xmloff | Noel Grandin |
2019-02-08 | o3tl::make_unique -> std::make_unique in tools..xmloff | Gabor Kelemen |
2019-01-24 | loplugin:constparams in ucb..xmlhelp | Noel Grandin |
2018-12-21 | use unique_ptr in xmlhelp | Noel Grandin |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-11-27 | convert treeview::TVDom::Kind to scoped enum | Noel Grandin |
2018-11-09 | loplugin:useuniqueptr in ResultSetForQuery | Noel Grandin |
2018-10-20 | pvs-studio: The 'aIndexFolderResultVector' variable is used after it was moved | Caolán McNamara |
2018-10-10 | Set up our own libxslt security context in xmlhelp, as per #i117643. | Damjan Jovanovic |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-01 | loplugin:useuniqueptr in TVChildTarget | Noel Grandin |
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-09-13 | loplugin:constfields in xmlhelp | Noel Grandin |
2018-09-13 | tdf#42949 Fix IWYU warnings in include/ucbhelper/* | Gabor Kelemen |
2018-09-13 | loplugin:simplifyconstruct in writerfilter..xmlsecurity | Noel Grandin |
2018-09-08 | loplugin:useuniqueptr in xmlhelp | Noel Grandin |
2018-08-22 | loplugin:useuniqueptr in chelp::DynamicResultSet | Noel Grandin |
2018-08-02 | loplugin:stringloop in various | Noel Grandin |