summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/badstatics.cxx
AgeCommit message (Expand)Author
2017-11-29TODO: silence new loplugin:badstatics for nowStephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-09-22compilerplugins: add test for badstaticsMichael Stahl
2017-09-09tdf#108572 remove connections only for current shellSzymon Kłos
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-12-12Whitelist aLogger, in FormulaLogger& FormulaLogger::get()Tor Lillqvist
2016-10-09loplugin:badstatics: reliably look into std container typesStephan Bergmann
2016-10-09loplugin:badstaticsStephan Bergmann
2016-07-29sfx2: introduce SfxViewShell::GetViewShellId()Miklos Vajna
2016-06-30loplugin:badstatics: new static only found with libc++Stephan Bergmann
2016-06-30loplugin:badstatics: further (Linux-only) static only found with libc++Stephan Bergmann
2016-06-29loplugin:badstatics: whitelist some more staticsStephan Bergmann
2016-06-28More Clang 3.4 "(anonymous namespace)" fixesStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-18tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin
2016-04-15update badstatics plugin to look for VclPtr<> staticsNoel Grandin
2016-01-25compilerplugins: rejoice, for pStaticThesSubMenu is deadMichael Stahl
2015-12-08More loplugin::TypeCheck useStephan Bergmann
2015-11-26compilerplugins: adapt commentMiklos Vajna
2015-11-26Adapt whitelisted namesStephan Bergmann
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-17compilerplugins: enhance badstatics plugin to follow pointersMichael Stahl
2015-11-06compilerplugins: enhance "badstatics" plugin to find membersMichael Stahl
2015-11-02compilerplugins: add "badstatics" to detect abuse of VCL BitmapsMichael Stahl