summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2018-08-23filter out AST in more pluginsNoel Grandin52-105/+103
2018-08-23Avoid warnings about unused private fieldsStephan Bergmann1-0/+3
2018-08-22new loplugin:conststringfieldNoel Grandin2-0/+100
2018-08-22improvements to loplugin:useuniqueptrNoel Grandin2-91/+317
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara2-2/+1
2018-08-21loplugin useuniqueptr improvementNoel Grandin2-0/+44
2018-08-19Translate German variable namesJohnny_M1-1/+1
2018-08-18new loplugin intvsfloatNoel Grandin2-0/+178
2018-08-17update loplugin returnconstantNoel Grandin1-486/+48
2018-08-17Avoid loplugin:redundantcast false positive involving decltypeStephan Bergmann1-2/+3
2018-08-16Adapt loplugin:ptrvector to libc++ (on macOS)Stephan Bergmann1-1/+6
2018-08-14Adapt new code to getLocStart renameStephan Bergmann1-2/+2
2018-08-14filter out some of the AST in the pluginsNoel Grandin75-149/+152
2018-08-14SvxCharSetColorItem can be removedNoel Grandin1-4/+0
2018-08-13Various loplugin warnings in mysqlStephan Bergmann1-1/+1
2018-08-11loplugin:unusedmethodsNoel Grandin1-6/+6
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann64-323/+395
2018-08-09loplugin:unusedmethodsNoel Grandin2-359/+407
2018-08-08loplugin:singlevalfieldsNoel Grandin1-40/+43
2018-08-08loplugin:unnecessaryvirtualNoel Grandin2-65/+101
2018-08-08loplugin:unusedfieldsNoel Grandin4-257/+221
2018-08-02loplugin:stringloop in variousNoel Grandin1-1/+122
2018-07-31loplugin:unnecessaryoverride small improvementNoel Grandin2-7/+52
2018-07-30loplugin:useuniqueptr in SwGrfExtPageNoel Grandin1-0/+6
2018-07-28Prevent loplugin:unreffun on explicitly defaulted special membersStephan Bergmann1-0/+21
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin2-0/+208
2018-07-26fix warning towards clang7Noel Grandin1-2/+2
2018-07-26Silence loplugin:staticaccess in Windows ATL macros (clang-cl)Stephan Bergmann1-0/+16
2018-07-25new loplugin:returnconstantNoel Grandin2-1/+667
2018-07-24loplugin:useuniqueptr in rptui::ConditionNoel Grandin1-0/+3
2018-07-24loplugin:useuniqueptr fix check for DELETEZ inside compound stmtNoel Grandin2-1/+6
2018-07-24loplugin:useuniqueptr in SwHTMLWriterNoel Grandin1-0/+3
2018-07-23loplugin:unusedfieldsNoel Grandin4-112/+148
2018-07-20loplugin:useuniqueptr in HTMLTableNoel Grandin1-1/+12
2018-07-20loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin2-0/+63
2018-07-20loplugin:useuniqueptr in XclObjNoel Grandin1-0/+4
2018-07-19Fix typosAndrea Gelmini1-1/+1
2018-07-19loplugin:useuniqueptr in SwUndoTableMergeNoel Grandin1-0/+4
2018-07-19loplugin:constantparamNoel Grandin4-386/+366
2018-07-17loplugin:useuniqueptr in ScTabViewNoel Grandin1-0/+3
2018-07-17loplugin:useuniqueptr in SwHTMLWriterNoel Grandin1-0/+3
2018-07-17remove the GL based 3D chartsMarkus Mohrhard7-79/+0
2018-07-16loplugin:mergeclasses update results outputNoel Grandin1-18/+26
2018-07-16loplugin:useuniqueptr in UndoTransliterate_DataNoel Grandin1-1/+5
2018-07-13loplugin:useuniqueptr in SbUnoStructRefObjectNoel Grandin2-6/+2
2018-07-13loplugin:useuniqueptr in SwGrammarContactNoel Grandin1-0/+6
2018-07-12loplugin:mergeclasses fix ignoring some stuffNoel Grandin6-2/+14
2018-07-09Add missing sal/log.hxx headersGabor Kelemen2-0/+2
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl34-75/+103
2018-07-04loplugin:useuniqueptr in ScSimpleEditSourceHelperNoel Grandin1-0/+3