summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2018-03-06tdf#114596 dbaccess: fix mysterious dataloss bugMichael Stahl1-0/+4
2018-01-18lokdialog: Make the badstatic loplugin happy.Jan Holesovsky1-0/+1
2017-12-18Silence new loplugin:fpcomparison for nowStephan Bergmann1-1/+5
2017-12-05Fix typosAndrea Gelmini2-2/+2
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin1-1/+46
2017-12-05new loplugin useuniqueptrNoel Grandin1-0/+137
2017-12-05loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin1-1/+12
2017-09-12tdf#108572 remove connections only for current shellSzymon Kłos1-0/+1
2017-02-20SAL_DEBUG_TRACE is like SAL_DEBUGTor Lillqvist1-1/+1
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2-20/+150
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl1-2/+2
2016-11-22New loplugin:oslendianStephan Bergmann4-0/+211
2016-11-22can-be-private analysis needs to ignore virtual methodsNoel Grandin2-9/+32
2016-11-21FieldDecl::getParent fires assert for Objective C @interface membersStephan Bergmann1-1/+1
2016-11-21new loplugin datamembershadowNoel Grandin2-0/+176
2016-11-17extend unusedfields loplugin to find fields that can be privateNoel Grandin2-125/+115
2016-11-16update couple of loplugins for move constructorsNoel Grandin2-2/+6
2016-11-16Reduce noise for irrelevant warnings somewhatStephan Bergmann1-6/+6
2016-11-16new loplugin finalprotectedNoel Grandin2-0/+115
2016-11-15New compilerplugins/clang unit testsStephan Bergmann1-0/+18
2016-11-14CXXDestructorDecl is already handledStephan Bergmann1-3/+0
2016-11-14ignore constructors for method-can-be-private analysisNoel Grandin1-0/+3
2016-11-14tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski1-1/+1
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-2/+58
2016-11-08loplugin:oncevarNoel Grandin1-60/+81
2016-11-04move loplugin:defaultparams to store/Eike Rathke1-0/+0
2016-11-04-Werror=unused-functionStephan Bergmann1-37/+0
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin3-115/+107
2016-11-02loplugin:unusedfieldsNoel Grandin1-3/+3
2016-11-01disable this chunk of loplugin code on clang < 3.8Noel Grandin1-8/+4
2016-10-31loplugin:vclwidgets: Adapt iterator hack to libc++Stephan Bergmann1-2/+5
2016-10-31No good reason for dbaccess::OCacheSet::updateRow to be pure?Stephan Bergmann1-2/+1
2016-10-31fix unnecessaryoverride clang plugin on clang < 3.8Noel Grandin1-0/+8
2016-10-31update vclwidgets plugin to check local variablesNoel Grandin1-44/+80
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny1-1/+1
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-7/+86
2016-10-28Various loplugin warnings in --enable-telepathyStephan Bergmann1-0/+2
2016-10-21The badvectorinit plug-in probably can be retiredTor Lillqvist1-0/+0
2016-10-20fix bug in expandablemethods pluginNoel Grandin1-9/+13
2016-10-19Plugin::isInUnoIncludeFile should not cover WORKDIRStephan Bergmann2-2/+9
2016-10-19accidentally left the expandablemethods loplugin activeNoel Grandin1-1/+1
2016-10-19loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin1-1/+1
2016-10-18-Werror=unused-functionStephan Bergmann1-27/+0
2016-10-18rename inlineablemethods plugin to expandablemethodsNoel Grandin2-34/+34
2016-10-18loplugins: extract some common functionalityNoel Grandin17-35/+24
2016-10-18simplify inlineablemethods lopluginNoel Grandin1-10/+1
2016-10-18some cleanups to the unusedmethods lopluginNoel Grandin3-77/+47
2016-10-18new loplugin inlineablemethodsNoel Grandin2-0/+480
2016-10-16clang::FileEntry::getName now returns StringRef on Clang masterStephan Bergmann1-8/+8
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin1-1/+0