summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* filter out AST in more pluginsNoel Grandin2018-08-2352-105/+103
* Avoid warnings about unused private fieldsStephan Bergmann2018-08-231-0/+3
* new loplugin:conststringfieldNoel Grandin2018-08-222-0/+100
* improvements to loplugin:useuniqueptrNoel Grandin2018-08-222-91/+317
* rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara2018-08-222-2/+1
* loplugin useuniqueptr improvementNoel Grandin2018-08-212-0/+44
* Translate German variable namesJohnny_M2018-08-191-1/+1
* new loplugin intvsfloatNoel Grandin2018-08-182-0/+178
* update loplugin returnconstantNoel Grandin2018-08-171-486/+48
* Avoid loplugin:redundantcast false positive involving decltypeStephan Bergmann2018-08-171-2/+3
* Adapt loplugin:ptrvector to libc++ (on macOS)Stephan Bergmann2018-08-161-1/+6
* Adapt new code to getLocStart renameStephan Bergmann2018-08-141-2/+2
* filter out some of the AST in the pluginsNoel Grandin2018-08-1475-149/+152
* SvxCharSetColorItem can be removedNoel Grandin2018-08-141-4/+0
* Various loplugin warnings in mysqlStephan Bergmann2018-08-131-1/+1
* loplugin:unusedmethodsNoel Grandin2018-08-111-6/+6
* Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann2018-08-1064-323/+395
* loplugin:unusedmethodsNoel Grandin2018-08-092-359/+407
* loplugin:singlevalfieldsNoel Grandin2018-08-081-40/+43
* loplugin:unnecessaryvirtualNoel Grandin2018-08-082-65/+101
* loplugin:unusedfieldsNoel Grandin2018-08-084-257/+221
* loplugin:stringloop in variousNoel Grandin2018-08-021-1/+122
* loplugin:unnecessaryoverride small improvementNoel Grandin2018-07-312-7/+52
* loplugin:useuniqueptr in SwGrfExtPageNoel Grandin2018-07-301-0/+6
* Prevent loplugin:unreffun on explicitly defaulted special membersStephan Bergmann2018-07-281-0/+21
* new loplugin:stringloop, and applied in variousNoel Grandin2018-07-272-0/+208
* fix warning towards clang7Noel Grandin2018-07-261-2/+2
* Silence loplugin:staticaccess in Windows ATL macros (clang-cl)Stephan Bergmann2018-07-261-0/+16
* new loplugin:returnconstantNoel Grandin2018-07-252-1/+667
* loplugin:useuniqueptr in rptui::ConditionNoel Grandin2018-07-241-0/+3
* loplugin:useuniqueptr fix check for DELETEZ inside compound stmtNoel Grandin2018-07-242-1/+6
* loplugin:useuniqueptr in SwHTMLWriterNoel Grandin2018-07-241-0/+3
* loplugin:unusedfieldsNoel Grandin2018-07-234-112/+148
* loplugin:useuniqueptr in HTMLTableNoel Grandin2018-07-201-1/+12
* loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin2018-07-202-0/+63
* loplugin:useuniqueptr in XclObjNoel Grandin2018-07-201-0/+4
* Fix typosAndrea Gelmini2018-07-191-1/+1
* loplugin:useuniqueptr in SwUndoTableMergeNoel Grandin2018-07-191-0/+4
* loplugin:constantparamNoel Grandin2018-07-194-386/+366
* loplugin:useuniqueptr in ScTabViewNoel Grandin2018-07-171-0/+3
* loplugin:useuniqueptr in SwHTMLWriterNoel Grandin2018-07-171-0/+3
* remove the GL based 3D chartsMarkus Mohrhard2018-07-177-79/+0
* loplugin:mergeclasses update results outputNoel Grandin2018-07-161-18/+26
* loplugin:useuniqueptr in UndoTransliterate_DataNoel Grandin2018-07-161-1/+5
* loplugin:useuniqueptr in SbUnoStructRefObjectNoel Grandin2018-07-132-6/+2
* loplugin:useuniqueptr in SwGrammarContactNoel Grandin2018-07-131-0/+6
* loplugin:mergeclasses fix ignoring some stuffNoel Grandin2018-07-126-2/+14
* Add missing sal/log.hxx headersGabor Kelemen2018-07-092-0/+2
* compilerplugins: try to make these work with icecreamMichael Stahl2018-07-0634-75/+103
* loplugin:useuniqueptr in ScSimpleEditSourceHelperNoel Grandin2018-07-041-0/+3