summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2015-11-17vcl, sd: rename some overly generic static variablesMichael Stahl
2015-11-17Fix check for std::weak_ptr (that may be in an inline namespace)Stephan Bergmann
2015-11-17Work around loplguins:badstaticsStephan Bergmann
2015-11-17Work around loplguins:badstaticsStephan Bergmann
2015-11-17Work around loplguins:badstaticsStephan Bergmann
2015-11-17Improve commentStephan Bergmann
2015-11-17Work around loplugin:badstaticsStephan Bergmann
2015-11-17Improve loplugin:badstatics diagnostic outputStephan Bergmann
2015-11-17Use a DiagnosticsEngine::NoteStephan Bergmann
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-17compilerplugins: enhance badstatics plugin to follow pointersMichael Stahl
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt
2015-11-15cppcheck:stlIfStrFindNoel Grandin
2015-11-13new loplugin ptrvector - find bad comparison of container<unique_ptr>Noel Grandin
2015-11-13sc: loplugin:badstatics: remove pActiveEdWnd global variableMichael Stahl
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann
2015-11-11loplugin:mergeclass, fix and update resultsNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11disable loplugin memoryvar for nowNoel Grandin
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10Missing isInLokIncludeFile checkStephan Bergmann
2015-11-10Keep LibreOfficeKit.hxx compatible with C++03Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06compilerplugins: enhance "badstatics" plugin to find membersMichael Stahl
2015-11-06compilerplugins: getAsTagDecl doesn't exist in clang 3.5Michael Stahl
2015-11-06loplugin:stringconstant: elide explicit ctor usageStephan Bergmann
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin
2015-11-05Improve warning messagesStephan Bergmann
2015-11-05Do not implicitly run this for now; it breaks the buildStephan Bergmann
2015-11-05complete initial compiler plugin for the ServiceDocumenterBjoern Michaelsen
2015-11-05skeleton implementation for ServiceDocumenter compiler pluginStephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-11-02compilerplugins: add "badstatics" to detect abuse of VCL BitmapsMichael Stahl
2015-10-30compilerplugins: check that we're not building ccache preprocessedMichael Stahl
2015-10-30compilerplugins: fix warning message copy-pastaMichael Stahl
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot
2015-10-21remove untyped Link<>Noel Grandin
2015-10-21Ignore the default constructor for loplugin:badvectorinit tooAndrzej Hunt
2015-10-20Make loplugin:defaultparams handle enum values and nullptrsStephan Bergmann
2015-10-20new loplugin: badvectorinitNoel Grandin
2015-10-20Remove accidentally committed debug codeStephan Bergmann
2015-10-20Make loplugin:defaultparams work for multiple default params per functionStephan Bergmann
2015-10-13loplugin:mergeclasses, merge IControlContext with OBrowserListBoxNoel Grandin
2015-10-13loplugin:mergeclasses, merge OOdbcLibWrapper with OOdbcEnumerationNoel Grandin
2015-10-13loplugin:mergeclasses, merge ILabelProvider with LabelProviderNoel Grandin
2015-10-13loplugin:mergeclasses, merge IImageProvider with ImageProviderNoel Grandin