summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2019-07-19make cppunitassertequals a shared pluginNoel Grandin2-5/+28
2019-07-19loplugin:constantparamNoel Grandin5-1629/+1486
2019-07-17Revert "simplify sharedplugin PostTraverse calls"Noel Grandin8-31/+53
2019-07-17make some plugins used the shared frameworkNoel Grandin16-101/+428
2019-07-17make passparamsbyref a shared pluginNoel Grandin2-15/+99
2019-07-17make overrridevirtual a shared pluginNoel Grandin2-7/+28
2019-07-17rename override pluginNoel Grandin1-6/+6
2019-07-17loplugin:unusedmethodsNoel Grandin2-130/+192
2019-07-17simplify sharedplugin PostTraverse callsNoel Grandin5-30/+17
2019-07-16convert some plugins to LO_CLANG_SHARED_PLUGINSNoel Grandin5-17/+104
2019-07-16convert redundantfcast to LO_CLANG_SHARED_PLUGINSNoel Grandin2-18/+47
2019-07-16convert some plugins to LO_CLANG_SHARED_PLUGINSNoel Grandin4-14/+99
2019-07-16macOS ld doesn't know --rpathStephan Bergmann1-1/+1
2019-07-16remove sallogareas header fileNoel Grandin2-56/+26
2019-07-16convert some plugins to LO_CLANG_SHARED_PLUGINSNoel Grandin12-41/+408
2019-07-15Revert "convert some plugins to use the sharedplugin infrastructure"Noel Grandin16-538/+51
2019-07-15convert some plugins to use the sharedplugin infrastructureNoel Grandin16-51/+538
2019-07-02update clang sharedvisitor.cxxLuboš Luňák1-0/+5
2019-07-01improve loplugin:blockblockNoel Grandin2-0/+41
2019-06-25help compilerplugins generator find clang shared libs, if neededLuboš Luňák1-0/+6
2019-06-25do not use -g unconditionally for building the clang pluginLuboš Luňák1-4/+18
2019-06-25improve loplugin:simplifyconstructNoel Grandin2-7/+13
2019-06-20loplugin:logexceptionnicely in variousNoel Grandin1-1/+1
2019-06-18loplugin:passstuffbyrefNoel Grandin1-0/+12
2019-06-14loplugin:unusedmethodsNoel Grandin2-139/+97
2019-06-14loplugin:unusedfields improvementsNoel Grandin6-198/+264
2019-06-13new loplugin logexceptionnicelyNoel Grandin3-0/+199
2019-06-12weld OrganizeDialogCaolán McNamara1-1/+1
2019-06-12loplugin:unusedmethodsNoel Grandin2-261/+235
2019-06-12loplugin:unusedfieldsNoel Grandin4-61/+43
2019-06-11commit loplugin:virtualdown resultsNoel Grandin1-0/+675
2019-06-08loplugin:unusedfieldsNoel Grandin4-253/+327
2019-06-07Fix typosAndrea Gelmini1-3/+3
2019-06-06loplugin:typedefparam: Work around different size_t typedefs on macOSStephan Bergmann2-0/+26
2019-05-31tdf#114596 compilerplugins: add exception to [loplugin:refcounting]Xisco Fauli1-0/+5
2019-05-27fix compilerplugin rebuilding when system clang changesLuboš Luňák2-4/+4
2019-05-27Revert "Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION..."Luboš Luňák1-0/+2
2019-05-27sharedvisitor generator should also be rebuilt if clang changesLuboš Luňák1-0/+2
2019-05-27fix clang version checkLuboš Luňák1-2/+2
2019-05-23Avoid putting generator.dwo in current working dirStephan Bergmann1-1/+4
2019-05-22New loplugin:dataStephan Bergmann1-0/+84
2019-05-22Don't try to evaluate value of value-dependent ExprStephan Bergmann2-2/+2
2019-05-20use -gsplit-dwarf also for compilerplugins if possibleLuboš Luňák1-0/+4
2019-05-19PPCallback clang plugin should say soLuboš Luňák1-0/+4
2019-05-16Adapt compilerplugins to Clang 9 isExplicitSpecified -> getExplicitSpecifierStephan Bergmann2-2/+18
2019-05-10an uno -> a unoCaolán McNamara2-2/+2
2019-05-09loplugin:unusedmethodsNoel Grandin2-229/+405
2019-05-09loplugin:unusedfieldsNoel Grandin4-179/+203
2019-05-09loplugin:unnecessaryvirtualNoel Grandin1-13/+13
2019-05-07loplugin:badstaticsNoel Grandin1-0/+2