Age | Commit message (Expand) | Author |
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 |
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 |