summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2019-12-05New loplugin:unusedmemberStephan Bergmann
2019-12-04Adapt compilerplugins/clang/test/getstr.cxx to C++20 deleted ostream <<Stephan Bergmann
2019-12-04drop dbgutil SdrItemBrowser FloatingWindowCaolán McNamara
2019-12-03desktop: disable callback handling while changing the viewAshod Nakashian
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30loplugin:mergeclassesNoel Grandin
2019-11-30loplugin:unusedmethodsNoel Grandin
2019-11-30...and take implicit const casts into accountStephan Bergmann
2019-11-29Make loplugin:unnecessaryparen treat member expressions consistentlyStephan Bergmann
2019-11-29unnecessary virtualCaolán McNamara
2019-11-27disable checkconfigmacros compiler check for UnpackedTarballLuboš Luňák
2019-11-26loplugin:indentation no longer needs to blacklist binaryurp/source/bridge.cxxStephan Bergmann
2019-11-26Adapt to clang::MaterializeTemporaryExpr::GetTemparyExpr renameStephan Bergmann
2019-11-26loplugin:implicitboolconversion: Filter out bool -> std::atomic<bool>Stephan Bergmann
2019-11-25use -Xclang -fno-pch-timestamp also for Clang PCH in compilerpluginsLuboš Luňák
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21loplugin:unusedfieldsNoel Grandin
2019-11-20loplugin:redundantfcast: Don't warn about cast from braced-init-listStephan Bergmann
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-11-19Fix loplugin:fakebool (clang-cl)Stephan Bergmann
2019-11-19loplugin:unusedenumconstantsNoel Grandin
2019-11-19Fix loplugin:fakebool (clang-cl)Stephan Bergmann
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski
2019-11-18Missing includesStephan Bergmann
2019-11-18compilerplugins: fix ambiguous type warningsChris Sherlock
2019-11-17Fix typosAndrea Gelmini
2019-11-17loplugin:unusedmethodsNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-16loplugin:singlevalfieldsNoel Grandin
2019-11-16Improve loplugin:redundantpreprocessor performance a bitStephan Bergmann
2019-11-16Fix loplugin::Entry ODR violationStephan Bergmann
2019-11-16loplugin:unusedfieldsNoel Grandin
2019-11-15loplugin:external: Don't warn for injected friend functionsStephan Bergmann
2019-11-15Fix loplugin:fakebool for Objective CStephan Bergmann
2019-11-15loplugin:external: Extend comment about the perils of moving a functionStephan Bergmann
2019-11-15loplugin:external: Note all other declarations of the same entityStephan Bergmann
2019-11-15Fix loplugin:consttobool for assert on macOSStephan Bergmann
2019-11-15Add loplugin:consttobool assert-related testsStephan Bergmann
2019-11-15Silence -Werror,-Wsometimes-uninitializedStephan Bergmann
2019-11-14New loplugin:consttoboolStephan Bergmann
2019-11-14Improve error messageStephan Bergmann
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann
2019-11-12Clarify loplugin:external behavior for const(expr) varsStephan Bergmann
2019-11-11Make base of loplugin::FunctionAddress more flexibleStephan Bergmann
2019-11-08Use more efficient NamedDecl::getNameStephan Bergmann
2019-11-07remove some unused gettersCaolán McNamara
2019-11-07drop unused TreeView::set_top_entryCaolán McNamara
2019-11-07loplugin:unusedmethodsNoel Grandin
2019-11-07loplugin:unusedfieldsNoel Grandin