summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-14loplugin:mergeclasses merge SfxWorkWindow with SfxFrameWorkWin_ImplNoel Grandin1-1/+0
2016-10-14loplugin:mergeclasses merge SwTextAttrIterator with SwLanguageIteratorNoel Grandin1-1/+0
2016-10-14loplugin:mergeclasses merge SwComboBox with CaptionComboBoxNoel Grandin1-1/+0
2016-10-14loplugin:mergeclasses merge SvxListBoxControl with SvxUndoRedoControlNoel Grandin1-1/+0
2016-10-14loplugin:mergeclasses merge svx::ISlotInvalidator with svx::FmTextControlShellNoel Grandin1-1/+0
2016-10-14loplugin:mergeclasse merge ScCbWarningBox with ScReplaceWarnBoNoel Grandin1-1/+0
2016-10-13loplugin:mergeclasses ImplEESdrWriter with ImplEscherExSdrNoel Grandin1-1/+0
2016-10-13loplugin:unnecessaryoverrideNoel Grandin1-45/+79
2016-10-12typoStephan Bergmann1-1/+1
2016-10-12improve error message in refcounting pluginNoel Grandin1-1/+2
2016-10-11loplugin:constantfunctionNoel Grandin1-41/+46
2016-10-10Handle loplugin:fpcomparison false positives by whitelistStephan Bergmann1-0/+3
2016-10-09loplugin:fpcomparison, macOS reduxStephan Bergmann1-1/+7
2016-10-09loplugin:badstatics: reliably look into std container typesStephan Bergmann1-7/+54
2016-10-09loplugin:badstaticsStephan Bergmann2-0/+18
2016-10-07loplugin:staticmethods: Don't be fooled by decls starting with macrosStephan Bergmann1-1/+1
2016-10-07loplugin:staticmethods: swStephan Bergmann1-1/+2
2016-10-07loplugin:nullptr: remove duplicate warningsStephan Bergmann1-5/+18
2016-10-06loplugin:fpcomparison: also look into member functionsStephan Bergmann1-1/+220
2016-10-05merge dbaccess::StorageInputStream with dbaccess::StorageXMLInputStreamNoel Grandin1-1/+0
2016-10-04merge sd::FuOutline with sd::FuOutlineTextNoel Grandin1-1/+0
2016-10-04loplugin:mergeclasses various fixesNoel Grandin3-96/+58
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-10-01Fix typosAndrea Gelmini2-3/+3