summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2020-01-02Bump copyright year to 2020Adolfo Jayme Barrientos1-1/+1
2019-12-30SidebarDialControl is now unusedCaolán McNamara1-1/+0
2019-12-22loplugin:unusedmethodsNoel Grandin1-129/+129
2019-12-22loplugin:unusedfieldsNoel Grandin4-348/+290
2019-12-22loplugin:finalclasses in xmlsecurityNoel Grandin1-1/+2
2019-12-17Avoid false positive lopluign:vclwidgets warningStephan Bergmann2-2/+17
2019-12-14sc: rowcol: convert mark dataNoel Grandin1-0/+3
2019-12-13loplugin:unusedmethodsNoel Grandin1-141/+217
2019-12-13loplugin:singlevalfieldsNoel Grandin2-210/+159
2019-12-13loplugin:unusedfieldsNoel Grandin4-563/+621
2019-12-12Fix typoAndrea Gelmini1-1/+1
2019-12-12Enable -Wdeprecated-copy-dtor where availableStephan Bergmann2-1/+4
2019-12-12loplugin:finalclassesNoel Grandin1-0/+18
2019-12-11Fix typoAndrea Gelmini1-1/+1
2019-12-11Recursively include unnamed inner classes in "layout heuristic"Stephan Bergmann2-1/+67
2019-12-11Extend loplugin:unusedmember "layout heuristic" to base classesStephan Bergmann2-7/+41
2019-12-06Document fishy loplugin:fakebool behaviorStephan Bergmann1-0/+14
2019-12-05Fix typosAndrea Gelmini1-4/+4
2019-12-05loplugin:external: Check for DLLExportAttr also in VisitTagDeclStephan Bergmann1-16/+15
2019-12-05New loplugin:unusedmemberStephan Bergmann6-111/+703
2019-12-04Adapt compilerplugins/clang/test/getstr.cxx to C++20 deleted ostream <<Stephan Bergmann1-3/+21
2019-12-04drop dbgutil SdrItemBrowser FloatingWindowCaolán McNamara3-7/+0
2019-12-03desktop: disable callback handling while changing the viewAshod Nakashian1-6/+0
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann3-4/+4
2019-11-30loplugin:mergeclassesNoel Grandin2-63/+137
2019-11-30loplugin:unusedmethodsNoel Grandin2-111/+135
2019-11-30...and take implicit const casts into accountStephan Bergmann2-2/+4
2019-11-29Make loplugin:unnecessaryparen treat member expressions consistentlyStephan Bergmann2-0/+33
2019-11-29unnecessary virtualCaolán McNamara1-2/+0
2019-11-27disable checkconfigmacros compiler check for UnpackedTarballLuboš Luňák1-1/+2
2019-11-26loplugin:indentation no longer needs to blacklist binaryurp/source/bridge.cxxStephan Bergmann1-3/+0
2019-11-26Adapt to clang::MaterializeTemporaryExpr::GetTemparyExpr renameStephan Bergmann14-19/+34
2019-11-26loplugin:implicitboolconversion: Filter out bool -> std::atomic<bool>Stephan Bergmann2-0/+41
2019-11-25use -Xclang -fno-pch-timestamp also for Clang PCH in compilerpluginsLuboš Luňák1-1/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann5-8/+20
2019-11-21loplugin:unusedfieldsNoel Grandin4-77/+79
2019-11-20loplugin:redundantfcast: Don't warn about cast from braced-init-listStephan Bergmann2-0/+103
2019-11-20loplugin:unusedmethodsNoel Grandin1-105/+15
2019-11-20loplugin:unusedmethodsNoel Grandin3-22/+332
2019-11-19Fix loplugin:fakebool (clang-cl)Stephan Bergmann1-1/+1
2019-11-19loplugin:unusedenumconstantsNoel Grandin4-2131/+2125
2019-11-19Fix loplugin:fakebool (clang-cl)Stephan Bergmann1-12/+6
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski2-2/+2
2019-11-18Missing includesStephan Bergmann3-0/+5
2019-11-18compilerplugins: fix ambiguous type warningsChris Sherlock2-2/+2
2019-11-17Fix typosAndrea Gelmini1-1/+1
2019-11-17loplugin:unusedmethodsNoel Grandin3-114/+66
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann3-9/+316
2019-11-16loplugin:singlevalfieldsNoel Grandin3-141/+159
2019-11-16Improve loplugin:redundantpreprocessor performance a bitStephan Bergmann2-4/+19