summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2019-08-01drop newly unused EnableImageDisplay + EnableTextDisplayCaolán McNamara1-8/+0
2019-08-01skip some indirectionNoel Grandin1-1/+1
2019-08-01missing includeStephan Bergmann1-0/+1
2019-08-01new loplugin:mapindexNoel Grandin2-0/+147
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it)Stephan Bergmann3-0/+152
2019-07-30remove newly unused SvxCheckListBoxCaolán McNamara2-12/+0
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen1-1/+0
2019-07-24loplugin:unusedfieldsNoel Grandin4-57/+63
2019-07-24loplugin:unusedenumconstantsNoel Grandin3-3648/+3594
2019-07-23Fix typosAndrea Gelmini1-1/+1
2019-07-23resurrect and improve loplugin:referencecastingNoel Grandin4-228/+535
2019-07-23loplugin:unusedfieldsNoel Grandin4-187/+269
2019-07-23close some more holes in structuresNoel Grandin1-75/+81
2019-07-23loplugin:unusedmethodsNoel Grandin2-60/+24
2019-07-22avmedia: Drop 'wrap_*' functionsMichael Weghorn1-8/+0
2019-07-22kf5/gtk3_kde5 fpickers: Drop unused 'allowRemoteUrls'Michael Weghorn2-4/+0
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski2-6/+6
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