summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* Revert "loplugin:unusedmethods"Noel Grandin2019-08-182-196/+122
* loplugin:unusedmethodsNoel Grandin2019-08-172-122/+196
* loplugin:unnecessaryvirtualNoel Grandin2019-08-172-47/+53
* move WizardMachine to vclCaolán McNamara2019-08-161-4/+4
* Adapt loplugin:nullptr to RecursiveASTVisitior::TraverseInitListExpr changeStephan Bergmann2019-08-162-0/+31
* new loplugin:sequenceloopNoel Grandin2019-08-162-0/+111
* LLVM trunk requires C++14 nowStephan Bergmann2019-08-152-1/+3
* drop newly unused EnableImageDisplay + EnableTextDisplayCaolán McNamara2019-08-011-8/+0
* skip some indirectionNoel Grandin2019-08-011-1/+1
* missing includeStephan Bergmann2019-08-011-0/+1
* new loplugin:mapindexNoel Grandin2019-08-012-0/+147
* Improved loplugin:stringconstant (now that GCC 7 supports it)Stephan Bergmann2019-07-313-0/+152
* remove newly unused SvxCheckListBoxCaolán McNamara2019-07-302-12/+0
* tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen2019-07-301-1/+0
* loplugin:unusedfieldsNoel Grandin2019-07-244-57/+63
* loplugin:unusedenumconstantsNoel Grandin2019-07-243-3648/+3594
* Fix typosAndrea Gelmini2019-07-231-1/+1
* resurrect and improve loplugin:referencecastingNoel Grandin2019-07-234-228/+535
* loplugin:unusedfieldsNoel Grandin2019-07-234-187/+269
* close some more holes in structuresNoel Grandin2019-07-231-75/+81
* loplugin:unusedmethodsNoel Grandin2019-07-232-60/+24
* avmedia: Drop 'wrap_*' functionsMichael Weghorn2019-07-221-8/+0
* kf5/gtk3_kde5 fpickers: Drop unused 'allowRemoteUrls'Michael Weghorn2019-07-222-4/+0
* tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski2019-07-212-6/+6
* make cppunitassertequals a shared pluginNoel Grandin2019-07-192-5/+28
* loplugin:constantparamNoel Grandin2019-07-195-1629/+1486
* Revert "simplify sharedplugin PostTraverse calls"Noel Grandin2019-07-178-31/+53
* 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