summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2021-02-03Clean up SmColorTokenTableEntrydante
2021-02-02Avoid --disable-assert-always-abort loplugin:stringviewparam false positivesStephan Bergmann
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
2021-01-26Adapt loplugin:stringconstant to many functions taking string_view args nowStephan Bergmann
2021-01-25clang/constfieldsrewrite.cxx: Remove duped linesDr. David Alan Gilbert
2021-01-22improve loplugin:pointerboolNoel
2021-01-21Use C++20 consteval for the Color(sal_uInt32) ctorStephan Bergmann
2021-01-20Build compilerplugings code with -fvisibility-inlines-hiddenStephan Bergmann
2021-01-20Improve loplugin:doubleconvertStephan Bergmann
2021-01-19loplugin:unusedmethodsNoel
2021-01-18Mathml gets it's own directorydante
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-14cid#1471346 Uncaught exceptionCaolán McNamara
2021-01-12Avoid loplugin:stringviewparam when there already is a string_view overloadStephan Bergmann
2021-01-06loplugin:unusedfieldsNoel
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2021-01-03Bump copyright year to 2021Adolfo Jayme Barrientos
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-26Cleanups after vcl/bitmapaccess.hxx splittingIlmari Lauhakangas
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-23Don't call isIntegerConstantExpr on value dependent ExprStephan Bergmann
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-19Related tdf#138715: kill last Mork refsJulien Nabet
2020-12-17Various minor loplugin fixes (macOS ARM64), reduxStephan Bergmann
2020-12-14tdf#138715 remove mork strings and install targetsJan-Marek Glogowski
2020-12-14loplugin:unusedenumconstantsNoel
2020-12-14loplugin:singlevalfieldsNoel
2020-12-14loplugin:unusedfieldsNoel
2020-12-14loplugin:unusedmethodsNoel
2020-12-14loplugin:unnecessaryvirtualNoel
2020-12-14loplugin:unusedfieldsNoel
2020-12-13tdf#138715 remove mork driverRene Engelhard
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann
2020-12-09Improve loplugin:stringview diagnostic messagesStephan Bergmann
2020-12-08loplugin:singlevalfields update to python3Noel
2020-12-07loplugin:unusedmethodsNoel
2020-12-07loplugin:unusedfieldsNoel
2020-12-07loplugin:unnecessaryvirtualNoel
2020-12-07Ignore unparsed function template bodies in loplugin:unusedvariablecheckStephan Bergmann
2020-12-04call createFastChildContextFallback in more placesNoel Grandin
2020-12-04Improve loplugin:stringview detection of unnecessary O[U]String constructionStephan Bergmann
2020-12-03Replace unowinreg.dll with execution of `reg QUERY`Stephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-29loplugin:toolslong: Exclude some Windows-specific filesStephan Bergmann
2020-11-29loplugin:toolslong: Don't warn about virtual functions at allStephan Bergmann