summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2019-07-19make cppunitassertequals a shared pluginNoel Grandin
2019-07-19loplugin:constantparamNoel Grandin
2019-07-17Revert "simplify sharedplugin PostTraverse calls"Noel Grandin
2019-07-17make some plugins used the shared frameworkNoel Grandin
2019-07-17make passparamsbyref a shared pluginNoel Grandin
2019-07-17make overrridevirtual a shared pluginNoel Grandin
2019-07-17rename override pluginNoel Grandin
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-07-17simplify sharedplugin PostTraverse callsNoel Grandin
2019-07-16convert some plugins to LO_CLANG_SHARED_PLUGINSNoel Grandin
2019-07-16convert redundantfcast to LO_CLANG_SHARED_PLUGINSNoel Grandin
2019-07-16convert some plugins to LO_CLANG_SHARED_PLUGINSNoel Grandin
2019-07-16macOS ld doesn't know --rpathStephan Bergmann
2019-07-16remove sallogareas header fileNoel Grandin
2019-07-16convert some plugins to LO_CLANG_SHARED_PLUGINSNoel Grandin
2019-07-15Revert "convert some plugins to use the sharedplugin infrastructure"Noel Grandin
2019-07-15convert some plugins to use the sharedplugin infrastructureNoel Grandin
2019-07-02update clang sharedvisitor.cxxLuboš Luňák
2019-07-01improve loplugin:blockblockNoel Grandin
2019-06-25help compilerplugins generator find clang shared libs, if neededLuboš Luňák
2019-06-25do not use -g unconditionally for building the clang pluginLuboš Luňák
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-20loplugin:logexceptionnicely in variousNoel Grandin
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-14loplugin:unusedmethodsNoel Grandin
2019-06-14loplugin:unusedfields improvementsNoel Grandin
2019-06-13new loplugin logexceptionnicelyNoel Grandin
2019-06-12weld OrganizeDialogCaolán McNamara
2019-06-12loplugin:unusedmethodsNoel Grandin
2019-06-12loplugin:unusedfieldsNoel Grandin
2019-06-11commit loplugin:virtualdown resultsNoel Grandin
2019-06-08loplugin:unusedfieldsNoel Grandin
2019-06-07Fix typosAndrea Gelmini
2019-06-06loplugin:typedefparam: Work around different size_t typedefs on macOSStephan Bergmann
2019-05-31tdf#114596 compilerplugins: add exception to [loplugin:refcounting]Xisco Fauli
2019-05-27fix compilerplugin rebuilding when system clang changesLuboš Luňák
2019-05-27Revert "Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION..."Luboš Luňák
2019-05-27sharedvisitor generator should also be rebuilt if clang changesLuboš Luňák
2019-05-27fix clang version checkLuboš Luňák
2019-05-23Avoid putting generator.dwo in current working dirStephan Bergmann
2019-05-22New loplugin:dataStephan Bergmann
2019-05-22Don't try to evaluate value of value-dependent ExprStephan Bergmann
2019-05-20use -gsplit-dwarf also for compilerplugins if possibleLuboš Luňák
2019-05-19PPCallback clang plugin should say soLuboš Luňák
2019-05-16Adapt compilerplugins to Clang 9 isExplicitSpecified -> getExplicitSpecifierStephan Bergmann
2019-05-10an uno -> a unoCaolán McNamara
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-05-09loplugin:unusedfieldsNoel Grandin
2019-05-09loplugin:unnecessaryvirtualNoel Grandin
2019-05-07loplugin:badstaticsNoel Grandin