Age | Commit message (Expand) | Author | Files | Lines |
2019-07-28 | loplugin:oncevar | Noel Grandin | 1 | -3/+1 |
2019-07-21 | loplugin:referencecasting in writerfilter..xmlhelp | Noel Grandin | 2 | -4/+4 |
2019-07-18 | cid#704107 Unchecked return value | Caolán McNamara | 1 | -1/+1 |
2019-07-18 | cid#704106 Unchecked return value | Caolán McNamara | 1 | -1/+1 |
2019-06-28 | Use LanguageTag::getFallbackStrings() instead of old dumb hard coded stuff | Eike Rathke | 1 | -15/+15 |
2019-06-28 | Fix Help collator loading, processLang() does not return only the language | Eike Rathke | 2 | -26/+13 |
2019-06-25 | improve loplugin:simplifyconstruct | Noel Grandin | 1 | -1/+1 |
2019-06-18 | loplugin:logexceptionnicely in xmlhelp..xmlsecurity | Noel Grandin | 2 | -2/+4 |
2019-06-13 | Simplify Sequence iterations in writerfilter, writerperfect, xmlhelp | Arkadiy Illarionov | 5 | -52/+36 |
2019-04-15 | improve loplugin simplifyconstruct | Noel Grandin | 1 | -2/+1 |
2019-03-31 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski | 2 | -3/+3 |
2019-02-21 | loplugin:unusedfields in xmlhelp,xmlsecurity | Noel Grandin | 2 | -2/+1 |
2019-02-11 | new loplugin writeonlyvars | Noel Grandin | 1 | -3/+0 |
2019-02-11 | loplugin:indentation in writerfilter..xmloff | Noel Grandin | 3 | -20/+20 |
2019-02-08 | o3tl::make_unique -> std::make_unique in tools..xmloff | Gabor Kelemen | 1 | -3/+2 |
2019-01-24 | loplugin:constparams in ucb..xmlhelp | Noel Grandin | 2 | -2/+2 |
2018-12-21 | use unique_ptr in xmlhelp | Noel Grandin | 1 | -3/+3 |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin | 1 | -1/+1 |
2018-11-27 | convert treeview::TVDom::Kind to scoped enum | Noel Grandin | 1 | -5/+5 |
2018-11-09 | loplugin:useuniqueptr in ResultSetForQuery | Noel Grandin | 1 | -7/+4 |
2018-10-20 | pvs-studio: The 'aIndexFolderResultVector' variable is used after it was moved | Caolán McNamara | 1 | -1/+0 |
2018-10-10 | Set up our own libxslt security context in xmlhelp, as per #i117643. | Damjan Jovanovic | 1 | -7/+23 |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann | 2 | -2/+2 |
2018-10-01 | loplugin:useuniqueptr in TVChildTarget | Noel Grandin | 1 | -4/+3 |
2018-09-18 | loplugin:useuniqueptr in xmlhelp::Databases | Noel Grandin | 2 | -28/+19 |
2018-09-17 | New loplugin:external | Stephan Bergmann | 2 | -5/+9 |
2018-09-15 | Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurity | Arkadiy Illarionov | 2 | -24/+10 |
2018-09-13 | loplugin:constfields in xmlhelp | Noel Grandin | 9 | -19/+17 |
2018-09-13 | tdf#42949 Fix IWYU warnings in include/ucbhelper/* | Gabor Kelemen | 4 | -0/+7 |
2018-09-13 | loplugin:simplifyconstruct in writerfilter..xmlsecurity | Noel Grandin | 3 | -9/+2 |
2018-09-08 | loplugin:useuniqueptr in xmlhelp | Noel Grandin | 2 | -14/+9 |
2018-08-22 | loplugin:useuniqueptr in chelp::DynamicResultSet | Noel Grandin | 3 | -5/+6 |
2018-08-02 | loplugin:stringloop in various | Noel Grandin | 1 | -2/+2 |
2018-07-31 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2018-07-12 | Add missing sal/log.hxx headers | Gabor Kelemen | 2 | -0/+2 |
2018-07-11 | clean up UNO available() implementations | Noel Grandin | 2 | -2/+8 |
2018-06-26 | tdf#96099 Remove some trivial container iterator typedefs | Arkadiy Illarionov | 1 | -1/+0 |
2018-06-07 | tdf#96099 Remove std::vector typedefs | Abhyudaya Sharma | 1 | -1/+1 |
2018-05-17 | loplugin:unusedfields in tools..xmlhelp | Noel Grandin | 4 | -14/+6 |
2018-05-14 | loplugin:useuniqueptr in helpdatafileproxy::Hdf | Noel Grandin | 2 | -16/+11 |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke | 3 | -3/+0 |
2018-03-12 | loplugin:redundantfcast look for redundant copies in return statements | Noel Grandin | 3 | -8/+5 |
2018-03-05 | loplugin:useuniqueptr in chelp::ResultSetBase | Noel Grandin | 2 | -12/+10 |
2018-02-02 | xmlhelp: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski | 1 | -9/+0 |
2018-01-12 | More loplugin:cstylecast: xmlhelp | Stephan Bergmann | 2 | -6/+6 |
2018-01-11 | convert (a>b?a:b) to std::max(a,b) | Noel Grandin | 1 | -2/+2 |
2018-01-04 | loplugin:unusedfields | Noel Grandin | 2 | -4/+0 |
2017-12-29 | loplugin:passstuffbyref improved return in xmlhelp,slideshow | Noel Grandin | 2 | -2/+2 |
2017-12-14 | No need to keep these whitelisted functions decorated with SAL_CALL | Stephan Bergmann | 2 | -4/+4 |
2017-12-11 | Attempt to blind fix build breaker | Eike Rathke | 1 | -0/+1 |