summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2015-11-11loplugin:mergeclass, fix and update resultsNoel Grandin2-4/+172
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+0
2015-11-11disable loplugin memoryvar for nowNoel Grandin1-1/+1
2015-11-11new loplugin: memoryvarNoel Grandin1-0/+239
2015-11-10Missing isInLokIncludeFile checkStephan Bergmann1-0/+2
2015-11-10Keep LibreOfficeKit.hxx compatible with C++03Stephan Bergmann1-0/+9
2015-11-09new loplugin: oncevarNoel Grandin1-0/+146
2015-11-06compilerplugins: enhance "badstatics" plugin to find membersMichael Stahl1-7/+52
2015-11-06compilerplugins: getAsTagDecl doesn't exist in clang 3.5Michael Stahl2-1/+11
2015-11-06loplugin:stringconstant: elide explicit ctor usageStephan Bergmann1-66/+161
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin1-0/+1
2015-11-05Improve warning messagesStephan Bergmann1-12/+12
2015-11-05Do not implicitly run this for now; it breaks the buildStephan Bergmann1-1/+1
2015-11-05complete initial compiler plugin for the ServiceDocumenterBjoern Michaelsen1-10/+88
2015-11-05skeleton implementation for ServiceDocumenter compiler pluginStephan Bergmann1-0/+228
2015-11-04yyyyyNoel Grandin1-0/+43
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni7-102/+102
2015-11-02compilerplugins: add "badstatics" to detect abuse of VCL BitmapsMichael Stahl1-0/+57
2015-10-30compilerplugins: check that we're not building ccache preprocessedMichael Stahl1-0/+9
2015-10-30compilerplugins: fix warning message copy-pastaMichael Stahl1-2/+2
2015-10-27loplugin:unusedmethodsNoel Grandin2-1/+18
2015-10-27loplugin:unusedmethodsNoel Grandin2-94/+8
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot3-3/+3
2015-10-21remove untyped Link<>Noel Grandin1-1/+1
2015-10-21Ignore the default constructor for loplugin:badvectorinit tooAndrzej Hunt1-1/+4
2015-10-20Make loplugin:defaultparams handle enum values and nullptrsStephan Bergmann1-7/+8
2015-10-20new loplugin: badvectorinitNoel Grandin1-0/+214
2015-10-20Remove accidentally committed debug codeStephan Bergmann1-7/+0
2015-10-20Make loplugin:defaultparams work for multiple default params per functionStephan Bergmann1-36/+46
2015-10-13loplugin:mergeclasses, merge IControlContext with OBrowserListBoxNoel Grandin1-1/+0
2015-10-13loplugin:mergeclasses, merge OOdbcLibWrapper with OOdbcEnumerationNoel Grandin1-1/+0
2015-10-13loplugin:mergeclasses, merge ILabelProvider with LabelProviderNoel Grandin1-1/+0
2015-10-13loplugin:mergeclasses, merge IImageProvider with ImageProviderNoel Grandin1-1/+0
2015-10-13loplugin:mergeclass, merge CompareLine with SwCompareLineNoel Grandin1-1/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-11/+15
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-12loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-12loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-12loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-12loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-12loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-12loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-12loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-12loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-12loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-12loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-12loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-12improve the mergeclasses lopluginNoel Grandin2-52/+6
2015-10-12loplugin:mergeclassesNoel Grandin1-1/+0
2015-10-07Revert "loplugin:mergeclasses" to fix mac buildCaolán McNamara1-0/+1