summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl2016-12-191-2/+2
* New loplugin:oslendianStephan Bergmann2016-11-224-0/+211
* can-be-private analysis needs to ignore virtual methodsNoel Grandin2016-11-222-9/+32
* FieldDecl::getParent fires assert for Objective C @interface membersStephan Bergmann2016-11-211-1/+1
* new loplugin datamembershadowNoel Grandin2016-11-212-0/+176
* extend unusedfields loplugin to find fields that can be privateNoel Grandin2016-11-172-125/+115
* update couple of loplugins for move constructorsNoel Grandin2016-11-162-2/+6
* Reduce noise for irrelevant warnings somewhatStephan Bergmann2016-11-161-6/+6
* new loplugin finalprotectedNoel Grandin2016-11-162-0/+115
* New compilerplugins/clang unit testsStephan Bergmann2016-11-151-0/+18
* CXXDestructorDecl is already handledStephan Bergmann2016-11-141-3/+0
* ignore constructors for method-can-be-private analysisNoel Grandin2016-11-141-0/+3
* tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski2016-11-141-1/+1
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-111-2/+58
* loplugin:oncevarNoel Grandin2016-11-081-60/+81
* move loplugin:defaultparams to store/Eike Rathke2016-11-041-0/+0
* -Werror=unused-functionStephan Bergmann2016-11-041-37/+0
* update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin2016-11-043-115/+107
* loplugin:unusedfieldsNoel Grandin2016-11-021-3/+3
* disable this chunk of loplugin code on clang < 3.8Noel Grandin2016-11-011-8/+4
* loplugin:vclwidgets: Adapt iterator hack to libc++Stephan Bergmann2016-10-311-2/+5
* No good reason for dbaccess::OCacheSet::updateRow to be pure?Stephan Bergmann2016-10-311-2/+1
* fix unnecessaryoverride clang plugin on clang < 3.8Noel Grandin2016-10-311-0/+8
* update vclwidgets plugin to check local variablesNoel Grandin2016-10-311-44/+80
* Rename ServerFont to FreetypeFontKhaled Hosny2016-10-301-1/+1
* update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin2016-10-281-7/+86
* Various loplugin warnings in --enable-telepathyStephan Bergmann2016-10-281-0/+2
* The badvectorinit plug-in probably can be retiredTor Lillqvist2016-10-211-0/+0
* fix bug in expandablemethods pluginNoel Grandin2016-10-201-9/+13
* Plugin::isInUnoIncludeFile should not cover WORKDIRStephan Bergmann2016-10-192-2/+9
* accidentally left the expandablemethods loplugin activeNoel Grandin2016-10-191-1/+1
* loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin2016-10-191-1/+1
* -Werror=unused-functionStephan Bergmann2016-10-181-27/+0
* rename inlineablemethods plugin to expandablemethodsNoel Grandin2016-10-182-34/+34
* loplugins: extract some common functionalityNoel Grandin2016-10-1817-35/+24
* simplify inlineablemethods lopluginNoel Grandin2016-10-181-10/+1
* some cleanups to the unusedmethods lopluginNoel Grandin2016-10-183-77/+47
* new loplugin inlineablemethodsNoel Grandin2016-10-182-0/+480
* clang::FileEntry::getName now returns StringRef on Clang masterStephan Bergmann2016-10-161-8/+8
* loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin2016-10-141-1/+0
* loplugin:mergeclasses merge SfxWorkWindow with SfxFrameWorkWin_ImplNoel Grandin2016-10-141-1/+0
* loplugin:mergeclasses merge SwTextAttrIterator with SwLanguageIteratorNoel Grandin2016-10-141-1/+0
* loplugin:mergeclasses merge SwComboBox with CaptionComboBoxNoel Grandin2016-10-141-1/+0
* loplugin:mergeclasses merge SvxListBoxControl with SvxUndoRedoControlNoel Grandin2016-10-141-1/+0
* loplugin:mergeclasses merge svx::ISlotInvalidator with svx::FmTextControlShellNoel Grandin2016-10-141-1/+0
* loplugin:mergeclasse merge ScCbWarningBox with ScReplaceWarnBoNoel Grandin2016-10-141-1/+0
* loplugin:mergeclasses ImplEESdrWriter with ImplEscherExSdrNoel Grandin2016-10-131-1/+0
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-45/+79
* typoStephan Bergmann2016-10-121-1/+1
* improve error message in refcounting pluginNoel Grandin2016-10-121-1/+2