summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
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
2020-11-29Avoid loplugin:toolslong in system header macrosStephan Bergmann
2020-11-25Ignore unparsed function template bodies in loplugin:stringviewparamStephan Bergmann
2020-11-24tdf#138194 Chart OOXML import: set text break to trueTünde Tóth
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22tdf#123936 Formatting files in module compilerplugins with clang-formatPhilipp Hofer
2020-11-19Simplify loplugin:stringviewStephan Bergmann
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann