summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2021-02-23loplugin:unusedmethodsNoel
2021-02-23loplugin:constantparamNoel
2021-02-23loplugin:unnecessaryvirtualNoel
2021-02-23loplugin:unusedfieldsNoel
2021-02-23loplugin:refcounting check for managing OWeakObject with raw pointerNoel
2021-02-22Avoid loplugin:refounting in uninstantiated template codeStephan Bergmann
2021-02-19compilerplugins: fix referencecasting for clang 7.0.1Miklos Vajna
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2021-02-18Move GIF writer from filter module into VCLTomaž Vajngerl
2021-02-12loplugin:refcounting check for calling deleteNoel
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-02-10Fix loplugin:stringliteralvarStephan Bergmann
2021-02-10loplugin:refcounting also check OWeakObject subclassesNoel
2021-02-09loplugin:referencecasting check for Reference::queryNoel
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-02-05Make loplugin:cppunitassetequals diagnostic more informativeStephan Bergmann
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