summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2020-01-13loplugin:unusedmethodsNoel Grandin
2020-01-13loplugin:unusedfieldsNoel Grandin
2020-01-13loplugin:unnecessaryvirtualNoel Grandin
2020-01-12Fix typoAndrea Gelmini
2020-01-11loplugin:redundantpointerops, look for ".get()->"Noel Grandin
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2020-01-02Bump copyright year to 2020Adolfo Jayme Barrientos
2019-12-30SidebarDialControl is now unusedCaolán McNamara
2019-12-22loplugin:unusedmethodsNoel Grandin
2019-12-22loplugin:unusedfieldsNoel Grandin
2019-12-22loplugin:finalclasses in xmlsecurityNoel Grandin
2019-12-17Avoid false positive lopluign:vclwidgets warningStephan Bergmann
2019-12-14sc: rowcol: convert mark dataNoel Grandin
2019-12-13loplugin:unusedmethodsNoel Grandin
2019-12-13loplugin:singlevalfieldsNoel Grandin
2019-12-13loplugin:unusedfieldsNoel Grandin
2019-12-12Fix typoAndrea Gelmini
2019-12-12Enable -Wdeprecated-copy-dtor where availableStephan Bergmann
2019-12-12loplugin:finalclassesNoel Grandin
2019-12-11Fix typoAndrea Gelmini
2019-12-11Recursively include unnamed inner classes in "layout heuristic"Stephan Bergmann
2019-12-11Extend loplugin:unusedmember "layout heuristic" to base classesStephan Bergmann
2019-12-06Document fishy loplugin:fakebool behaviorStephan Bergmann
2019-12-05Fix typosAndrea Gelmini
2019-12-05loplugin:external: Check for DLLExportAttr also in VisitTagDeclStephan Bergmann
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