summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2020-01-24new loplugin:makesharedNoel Grandin2-0/+180
2020-01-23loplugin:unusedmethodsNoel Grandin1-56/+100
2020-01-23loplugin:unusedfieldsNoel Grandin4-32/+36
2020-01-23loplugin:unnecessaryvirtualNoel Grandin2-18/+24
2020-01-22rework line style to be a wide toolbar buttonCaolán McNamara1-2/+0
2020-01-21remove unused GSOC 2005 "Tabbed Document Windows for OOo"Caolán McNamara2-6/+0
2020-01-21Resolves: tdf#130035 reuse toolbar for arrow styles in sidebarCaolán McNamara1-6/+0
2020-01-20loplugin:unusedfieldsNoel Grandin4-159/+181
2020-01-20loplugin:unusedmethodsNoel Grandin1-83/+87
2020-01-17Adapt loplugin:duplicatedefines to include/premac.hStephan Bergmann1-3/+20
2020-01-16Fix typoAndrea Gelmini1-1/+1
2020-01-16-Werror,-Wrange-loop-analysisStephan Bergmann3-3/+3
2020-01-15SfxPopupWindow is now unusedCaolán McNamara1-4/+0
2020-01-14Avoid loplugin:redundantcast from within qWarning macroStephan Bergmann1-1/+8
2020-01-14update and enable loplugin:duplicate-definesNoel Grandin1-3/+12
2020-01-13loplugin:unusedmethodsNoel Grandin1-134/+88
2020-01-13loplugin:unusedfieldsNoel Grandin4-245/+215
2020-01-13loplugin:unnecessaryvirtualNoel Grandin3-79/+61
2020-01-12Fix typoAndrea Gelmini1-1/+1
2020-01-11loplugin:redundantpointerops, look for ".get()->"Noel Grandin2-30/+59
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann2-1/+28
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