summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
...
* make some plugins used the shared frameworkNoel Grandin2019-07-1716-101/+428
* make passparamsbyref a shared pluginNoel Grandin2019-07-172-15/+99
* make overrridevirtual a shared pluginNoel Grandin2019-07-172-7/+28
* rename override pluginNoel Grandin2019-07-171-6/+6
* loplugin:unusedmethodsNoel Grandin2019-07-172-130/+192
* simplify sharedplugin PostTraverse callsNoel Grandin2019-07-175-30/+17
* convert some plugins to LO_CLANG_SHARED_PLUGINSNoel Grandin2019-07-165-17/+104
* convert redundantfcast to LO_CLANG_SHARED_PLUGINSNoel Grandin2019-07-162-18/+47
* convert some plugins to LO_CLANG_SHARED_PLUGINSNoel Grandin2019-07-164-14/+99
* macOS ld doesn't know --rpathStephan Bergmann2019-07-161-1/+1
* remove sallogareas header fileNoel Grandin2019-07-162-56/+26
* convert some plugins to LO_CLANG_SHARED_PLUGINSNoel Grandin2019-07-1612-41/+408
* Revert "convert some plugins to use the sharedplugin infrastructure"Noel Grandin2019-07-1516-538/+51
* convert some plugins to use the sharedplugin infrastructureNoel Grandin2019-07-1516-51/+538
* update clang sharedvisitor.cxxLuboš Luňák2019-07-021-0/+5
* improve loplugin:blockblockNoel Grandin2019-07-012-0/+41
* help compilerplugins generator find clang shared libs, if neededLuboš Luňák2019-06-251-0/+6
* do not use -g unconditionally for building the clang pluginLuboš Luňák2019-06-251-4/+18
* improve loplugin:simplifyconstructNoel Grandin2019-06-252-7/+13
* loplugin:logexceptionnicely in variousNoel Grandin2019-06-201-1/+1
* loplugin:passstuffbyrefNoel Grandin2019-06-181-0/+12
* loplugin:unusedmethodsNoel Grandin2019-06-142-139/+97
* loplugin:unusedfields improvementsNoel Grandin2019-06-146-198/+264
* new loplugin logexceptionnicelyNoel Grandin2019-06-133-0/+199
* weld OrganizeDialogCaolán McNamara2019-06-121-1/+1
* loplugin:unusedmethodsNoel Grandin2019-06-122-261/+235
* loplugin:unusedfieldsNoel Grandin2019-06-124-61/+43
* commit loplugin:virtualdown resultsNoel Grandin2019-06-111-0/+675
* loplugin:unusedfieldsNoel Grandin2019-06-084-253/+327
* Fix typosAndrea Gelmini2019-06-071-3/+3
* loplugin:typedefparam: Work around different size_t typedefs on macOSStephan Bergmann2019-06-062-0/+26
* tdf#114596 compilerplugins: add exception to [loplugin:refcounting]Xisco Fauli2019-05-311-0/+5
* fix compilerplugin rebuilding when system clang changesLuboš Luňák2019-05-272-4/+4
* Revert "Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION..."Luboš Luňák2019-05-271-0/+2
* sharedvisitor generator should also be rebuilt if clang changesLuboš Luňák2019-05-271-0/+2
* fix clang version checkLuboš Luňák2019-05-271-2/+2
* Avoid putting generator.dwo in current working dirStephan Bergmann2019-05-231-1/+4
* New loplugin:dataStephan Bergmann2019-05-221-0/+84
* Don't try to evaluate value of value-dependent ExprStephan Bergmann2019-05-222-2/+2
* use -gsplit-dwarf also for compilerplugins if possibleLuboš Luňák2019-05-201-0/+4
* PPCallback clang plugin should say soLuboš Luňák2019-05-191-0/+4
* Adapt compilerplugins to Clang 9 isExplicitSpecified -> getExplicitSpecifierStephan Bergmann2019-05-162-2/+18
* an uno -> a unoCaolán McNamara2019-05-102-2/+2
* loplugin:unusedmethodsNoel Grandin2019-05-092-229/+405
* loplugin:unusedfieldsNoel Grandin2019-05-094-179/+203
* loplugin:unnecessaryvirtualNoel Grandin2019-05-091-13/+13
* loplugin:badstaticsNoel Grandin2019-05-071-0/+2
* avoid false warnings from oslendian clang plugin if PCH is usedLuboš Luňák2019-05-051-0/+17
* Fix typoAndrea Gelmini2019-05-052-2/+2
* Fix building compilerplugins with Clang trunk towards Clang 9Stephan Bergmann2019-05-035-0/+16