summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethodsNoel Grandin2020-01-131-134/+88
* loplugin:unusedfieldsNoel Grandin2020-01-134-245/+215
* loplugin:unnecessaryvirtualNoel Grandin2020-01-133-79/+61
* Fix typoAndrea Gelmini2020-01-121-1/+1
* loplugin:redundantpointerops, look for ".get()->"Noel Grandin2020-01-112-30/+59
* Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann2020-01-092-1/+28
* Bump copyright year to 2020Adolfo Jayme Barrientos2020-01-021-1/+1
* SidebarDialControl is now unusedCaolán McNamara2019-12-301-1/+0
* loplugin:unusedmethodsNoel Grandin2019-12-221-129/+129
* loplugin:unusedfieldsNoel Grandin2019-12-224-348/+290
* loplugin:finalclasses in xmlsecurityNoel Grandin2019-12-221-1/+2
* Avoid false positive lopluign:vclwidgets warningStephan Bergmann2019-12-172-2/+17
* sc: rowcol: convert mark dataNoel Grandin2019-12-141-0/+3
* loplugin:unusedmethodsNoel Grandin2019-12-131-141/+217
* loplugin:singlevalfieldsNoel Grandin2019-12-132-210/+159
* loplugin:unusedfieldsNoel Grandin2019-12-134-563/+621
* Fix typoAndrea Gelmini2019-12-121-1/+1
* Enable -Wdeprecated-copy-dtor where availableStephan Bergmann2019-12-122-1/+4
* loplugin:finalclassesNoel Grandin2019-12-121-0/+18
* Fix typoAndrea Gelmini2019-12-111-1/+1
* Recursively include unnamed inner classes in "layout heuristic"Stephan Bergmann2019-12-112-1/+67
* Extend loplugin:unusedmember "layout heuristic" to base classesStephan Bergmann2019-12-112-7/+41
* Document fishy loplugin:fakebool behaviorStephan Bergmann2019-12-061-0/+14
* Fix typosAndrea Gelmini2019-12-051-4/+4
* loplugin:external: Check for DLLExportAttr also in VisitTagDeclStephan Bergmann2019-12-051-16/+15
* New loplugin:unusedmemberStephan Bergmann2019-12-056-111/+703
* Adapt compilerplugins/clang/test/getstr.cxx to C++20 deleted ostream <<Stephan Bergmann2019-12-041-3/+21
* drop dbgutil SdrItemBrowser FloatingWindowCaolán McNamara2019-12-043-7/+0
* desktop: disable callback handling while changing the viewAshod Nakashian2019-12-031-6/+0
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-013-4/+4
* loplugin:mergeclassesNoel Grandin2019-11-302-63/+137
* loplugin:unusedmethodsNoel Grandin2019-11-302-111/+135
* ...and take implicit const casts into accountStephan Bergmann2019-11-302-2/+4
* Make loplugin:unnecessaryparen treat member expressions consistentlyStephan Bergmann2019-11-292-0/+33
* unnecessary virtualCaolán McNamara2019-11-291-2/+0
* disable checkconfigmacros compiler check for UnpackedTarballLuboš Luňák2019-11-271-1/+2
* loplugin:indentation no longer needs to blacklist binaryurp/source/bridge.cxxStephan Bergmann2019-11-261-3/+0
* Adapt to clang::MaterializeTemporaryExpr::GetTemparyExpr renameStephan Bergmann2019-11-2614-19/+34
* loplugin:implicitboolconversion: Filter out bool -> std::atomic<bool>Stephan Bergmann2019-11-262-0/+41
* use -Xclang -fno-pch-timestamp also for Clang PCH in compilerpluginsLuboš Luňák2019-11-251-1/+3
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-225-8/+20
* loplugin:unusedfieldsNoel Grandin2019-11-214-77/+79
* loplugin:redundantfcast: Don't warn about cast from braced-init-listStephan Bergmann2019-11-202-0/+103
* loplugin:unusedmethodsNoel Grandin2019-11-201-105/+15
* loplugin:unusedmethodsNoel Grandin2019-11-203-22/+332
* Fix loplugin:fakebool (clang-cl)Stephan Bergmann2019-11-191-1/+1
* loplugin:unusedenumconstantsNoel Grandin2019-11-194-2131/+2125
* Fix loplugin:fakebool (clang-cl)Stephan Bergmann2019-11-191-12/+6
* Rename GlyphCache to FreetypeManagerJan-Marek Glogowski2019-11-192-2/+2
* Missing includesStephan Bergmann2019-11-183-0/+5