summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-03loplugin:singlevalfields improve copy constructor checkNoel Grandin
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
2017-12-30Disable loplugin:casttovoid when --disable-assert-always-abortStephan Bergmann
2017-12-29loplugin:unnecessaryoverride fix for changing accessNoel Grandin
2017-12-29loplugin:unnecessaryparen improve return checkNoel Grandin
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-24Fix compilerplugins/clang/test/passstuffbyref.cxxStephan Bergmann
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-12-21Allow compiler plugins for onlinePranav Kant
2017-12-21new loplugin: convertlongNoel Grandin
2017-12-20Fix for compilerplugins/clang/test/salcall.cxx with clang-clStephan Bergmann
2017-12-20Remove redundant, duplicated getSpellingLoc callStephan Bergmann
2017-12-19Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann
2017-12-19remove unused typedefsNoel Grandin
2017-12-19loplugin:unusedfieldsNoel Grandin
2017-12-19loplugin:singevalfieldsNoel Grandin
2017-12-19loplugin:unusedenumconstantsNoel Grandin
2017-12-18loplugin:unnecessaryvirtualNoel Grandin
2017-12-15Enable C++17 for clang-cl, tooStephan Bergmann
2017-12-15Try even harder to get at template args in loplugin:implicitboolconversionStephan Bergmann
2017-12-15loplugin:unusedindex fix false+ in nested loopsNoel Grandin
2017-12-15once off loplugin: unusedindexNoel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-13Improve loplugin:salcall error reportingStephan Bergmann
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-11Improve loplugin:salcall error reportingStephan Bergmann
2017-12-10Fix isSalCallFunction furtherStephan Bergmann
2017-12-10Fix typosAndrea Gelmini
2017-12-09Add some debug checks to loplugin:salcallStephan Bergmann
2017-12-09No more issues with these source filesStephan Bergmann
2017-12-08New --enable-compiler-plugins=debug modeStephan Bergmann
2017-12-08Fix isSalCallFunction so it also works on WindowsStephan Bergmann
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-06Better heuristic to only look through implicit copy/move ctorsStephan Bergmann
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-06Work around latest Boost 1.65.1 still using deprecated std::auto_ptrStephan Bergmann
2017-12-06Remove CXXFLAGS_CXX11 from Clang plugin compilationStephan Bergmann
2017-12-05Replace deprecated std::mem_fun et al in reportdesignStephan Bergmann
2017-12-05lokdialog: Make the badstatic loplugin happy.Jan Holesovsky
2017-12-05fix compile of salcall pluginNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-04-Werror=unused-functionStephan Bergmann
2017-12-04loplugin:singlevalfieldsNoel Grandin