summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* New loplugin:unsignedcompareStephan Bergmann2020-01-282-0/+247
* Fix loplugin:makeshared for libc++Stephan Bergmann2020-01-271-1/+2
* Adapt to Clang 11 move of DynTypedNodeListStephan Bergmann2020-01-279-0/+58
* loplugin:makeshared: Fix call to clang::NamedDecl::getNameStephan Bergmann2020-01-271-2/+5
* disable 32bpp bitmap usage for Skia againLuboš Luňák2020-01-271-0/+6
* turn on loplugin:makesharedNoel Grandin2020-01-271-1/+1
* cppcheck: shadowFunction in compilerplugins/dyncastvisibilityJulien Nabet2020-01-261-3/+3
* Fix typoAndrea Gelmini2020-01-261-1/+1
* Typo ORealObdcDriver->ORealOdbcDriverJulien Nabet2020-01-251-1/+1
* new loplugin:makesharedNoel Grandin2020-01-242-0/+180
* loplugin:unusedmethodsNoel Grandin2020-01-231-56/+100
* loplugin:unusedfieldsNoel Grandin2020-01-234-32/+36
* loplugin:unnecessaryvirtualNoel Grandin2020-01-232-18/+24
* rework line style to be a wide toolbar buttonCaolán McNamara2020-01-221-2/+0
* remove unused GSOC 2005 "Tabbed Document Windows for OOo"Caolán McNamara2020-01-212-6/+0
* Resolves: tdf#130035 reuse toolbar for arrow styles in sidebarCaolán McNamara2020-01-211-6/+0
* loplugin:unusedfieldsNoel Grandin2020-01-204-159/+181
* loplugin:unusedmethodsNoel Grandin2020-01-201-83/+87
* Adapt loplugin:duplicatedefines to include/premac.hStephan Bergmann2020-01-171-3/+20
* Fix typoAndrea Gelmini2020-01-161-1/+1
* -Werror,-Wrange-loop-analysisStephan Bergmann2020-01-163-3/+3
* SfxPopupWindow is now unusedCaolán McNamara2020-01-151-4/+0
* Avoid loplugin:redundantcast from within qWarning macroStephan Bergmann2020-01-141-1/+8
* update and enable loplugin:duplicate-definesNoel Grandin2020-01-141-3/+12
* 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