summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2017-08-01move resmgr to unotoolsCaolán McNamara1-8/+0
2017-08-01loplugin:checkunusedparamsNoel Grandin1-12/+93
2017-07-31loplugin:constparams in basctlNoel Grandin1-0/+4
2017-07-31loplugin:oncevarNoel Grandin2-12/+17
2017-07-28loplugin:constparams handle constructorsNoel Grandin2-104/+171
2017-07-28loplugin:checkunusedparams more part3Noel Grandin1-13/+29
2017-07-28loplugin:checkunusedparams more part1Noel Grandin1-1/+29
2017-07-27loplugin:constparams in chart2Noel Grandin1-0/+3
2017-07-27simplify unusedfields pluginNoel Grandin1-37/+38
2017-07-27loplugin:constparams in svxNoel Grandin1-3/+7
2017-07-26loplugin:unusedmethodsNoel Grandin2-225/+29
2017-07-26loplugin:unusedfieldsNoel Grandin3-301/+191
2017-07-25loplugin:unusedmethodsNoel Grandin2-133/+357
2017-07-24improve unusedfields loplugin readonly analysisNoel Grandin5-1271/+592
2017-07-23loplugin:unnecessaryvirtualNoel Grandin1-41/+53
2017-07-22Typo: "disposeAndClear", not "clearAndDispose"Julien Nabet1-2/+2
2017-07-22loplugin:unusedfields in basctl..connectivityNoel Grandin1-6/+0
2017-07-22loplugin:unusedfields in cppcanvas..cuiNoel Grandin1-10/+0
2017-07-22loplugin:unusedfields in editengNoel Grandin1-4/+0
2017-07-22loplugin:unusedfields in extensions..frameworkNoel Grandin1-14/+0
2017-07-22loplugin:unusedfields in ioNoel Grandin1-2/+0
2017-07-22loplugin:unusedfields in oox,reportdesignNoel Grandin1-6/+0
2017-07-22make oncevar plugin ignore methods with #ifdef-eryNoel Grandin4-47/+62
2017-07-21loplugin:constparams in soltools and variousNoel Grandin1-0/+5
2017-07-21loplugin:unusedfields in sdNoel Grandin1-22/+0
2017-07-21loplugin:unusedfields in sfx2Noel Grandin1-18/+0
2017-07-21migrate to boost::gettextCaolán McNamara2-5/+0
2017-07-21loplugin:unusedfields in svtoolsNoel Grandin1-4/+0
2017-07-21loplugin:unusedfields in svxNoel Grandin1-12/+0
2017-07-20loplugin:unusedfields in writerfilterNoel Grandin1-12/+0
2017-07-20loplugin:unusedfields in toolsNoel Grandin1-2/+0
2017-07-20remove some "optimisation" insanity in ScriptEventContainerNoel Grandin1-2/+0
2017-07-20loplugin:unusedfields in vclNoel Grandin1-26/+0
2017-07-20loplugin:constparams in basicNoel Grandin1-0/+4
2017-07-20mxStatusIndicator is unusedNoel Grandin1-2/+0
2017-07-20mxStatusIndicator is unusedNoel Grandin1-2/+0
2017-07-20m_xExtHandler is unusedNoel Grandin1-2/+0
2017-07-19loplugin:constparams in connectivityNoel Grandin1-0/+2
2017-07-19loplugin:constparams in desktopNoel Grandin1-0/+1
2017-07-19enhance unusedfields plugin to find readonly fieldsNoel Grandin6-49/+2482
2017-07-18remove unused CntWallpaperItemCaolán McNamara1-4/+0
2017-07-18loplugin:constparams in sdextNoel Grandin1-4/+9
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin1-0/+2
2017-07-18loplugin:constparams in vclNoel Grandin1-47/+56
2017-07-17Fix typosAndrea Gelmini1-2/+2
2017-07-17Fix test for clang-clStephan Bergmann1-0/+1
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin1-1/+5
2017-07-16lopgluin:unnecessaryparen: Properly treat parenthesized sub-expr in sizeof (x)Stephan Bergmann1-4/+11
2017-07-14remove some dead code from unusedfields pluginNoel Grandin2-9/+0
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin2-9/+12