summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-27loplugin:constparams in chart2Noel Grandin
2017-07-27simplify unusedfields pluginNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-26loplugin:unusedmethodsNoel Grandin
2017-07-26loplugin:unusedfieldsNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-24improve unusedfields loplugin readonly analysisNoel Grandin
2017-07-23loplugin:unnecessaryvirtualNoel Grandin
2017-07-22Typo: "disposeAndClear", not "clearAndDispose"Julien Nabet
2017-07-22loplugin:unusedfields in basctl..connectivityNoel Grandin
2017-07-22loplugin:unusedfields in cppcanvas..cuiNoel Grandin
2017-07-22loplugin:unusedfields in editengNoel Grandin
2017-07-22loplugin:unusedfields in extensions..frameworkNoel Grandin
2017-07-22loplugin:unusedfields in ioNoel Grandin
2017-07-22loplugin:unusedfields in oox,reportdesignNoel Grandin
2017-07-22make oncevar plugin ignore methods with #ifdef-eryNoel Grandin
2017-07-21loplugin:constparams in soltools and variousNoel Grandin
2017-07-21loplugin:unusedfields in sdNoel Grandin
2017-07-21loplugin:unusedfields in sfx2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-21loplugin:unusedfields in svtoolsNoel Grandin
2017-07-21loplugin:unusedfields in svxNoel Grandin
2017-07-20loplugin:unusedfields in writerfilterNoel Grandin
2017-07-20loplugin:unusedfields in toolsNoel Grandin
2017-07-20remove some "optimisation" insanity in ScriptEventContainerNoel Grandin
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-07-20loplugin:constparams in basicNoel Grandin
2017-07-20mxStatusIndicator is unusedNoel Grandin
2017-07-20mxStatusIndicator is unusedNoel Grandin
2017-07-20m_xExtHandler is unusedNoel Grandin
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-07-19loplugin:constparams in desktopNoel Grandin
2017-07-19enhance unusedfields plugin to find readonly fieldsNoel Grandin
2017-07-18remove unused CntWallpaperItemCaolán McNamara
2017-07-18loplugin:constparams in sdextNoel Grandin
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-17Fix typosAndrea Gelmini
2017-07-17Fix test for clang-clStephan Bergmann
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-16lopgluin:unnecessaryparen: Properly treat parenthesized sub-expr in sizeof (x)Stephan Bergmann
2017-07-14remove some dead code from unusedfields pluginNoel Grandin
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-07-14loplugin:oncevar: empty stringsStephan Bergmann
2017-07-13improve useuniqueptr loplugin to find arraysNoel Grandin
2017-07-13Use isSamePathname for full-pathname comparisonsStephan Bergmann
2017-07-13loplugin:oncevar for value-dependent constant expressionsStephan Bergmann
2017-07-12borderline: correct problems with border displayArmin Le Grand
2017-07-11unusedfields plugin needs to ignore fields that have reinterpret_cast on themNoel Grandin