summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Adapt test to LLVM 16 trunk libc++Stephan Bergmann1-1/+3
2022-07-28remove unused SETBULLETTEXT flag in editengJustin Luth1-2/+0
2022-07-25loplugin:moveitNoel Grandin2-113/+88
2022-07-14Adapt to Clang 15 trunk increase in ElabortatedType sugarStephan Bergmann12-71/+78
2022-07-14loplugin:moveitNoel Grandin1-7/+34
2022-07-07Retire loplugin:toolslongStephan Bergmann1-0/+0
2022-07-06move old/unused plugins to storeNoel Grandin27-0/+0
2022-07-01Adapt to LLVM 15 trunk clang::StringLiteral::isAscii renameStephan Bergmann5-4/+14
2022-06-29Adapt to LLVM 15 trunk libc++ dropping std::unary_/binary_functionStephan Bergmann1-1/+1
2022-06-24almost nobody is using the oox::AttributeList::get methods properlyNoel Grandin2-0/+141
2022-06-16Fix typoAndrea Gelmini1-1/+1
2022-06-16loplugin:moveitNoel Grandin1-0/+30
2022-06-14better solution for ignoreLocation for tree-wide pluginsNoel Grandin14-84/+42
2022-06-13loplugin:mergeclasses sd::TitledDockingWindow with sd::PaneDockingWindowNoel Grandin1-9/+13
2022-06-13make VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer() LOK-onlyLuboš Luňák1-1/+1
2022-06-10loplugin:unusedvarsglobalNoel Grandin3-98/+246
2022-06-10[API CHANGE] Remove deprecated idlc and regmerge from the SDKStephan Bergmann4-20/+0
2022-06-10loplugin:unusedenumconstants add support for ParenListExprNoel Grandin1-0/+4
2022-06-10new loplugin:moveitNoel Grandin2-0/+310
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski2-3/+3
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin2-0/+151
2022-05-31jsdialog: introduce popup managementSzymon Kłos1-0/+1
2022-05-20new loplugin:unnecessary lockingNoel Grandin2-0/+286
2022-05-18Extend loplugin:redundantcast to trivial reinterpret_cast from T to itselfStephan Bergmann2-0/+16
2022-05-18Replace OFFSET_OF macro with a function templateStephan Bergmann2-2/+17
2022-05-05loplugin:unusedvariableplusNoel Grandin1-17/+28
2022-05-05Deprecate css::uno::makeAny; completely disable it for LIBO_INTERNAL_ONLYStephan Bergmann1-1/+0
2022-05-03add o3tl::matchIgnoreAsciiCaseNoel Grandin2-3/+3
2022-05-03add o3tl::equalsAsciiNoel Grandin2-4/+5
2022-05-02Just use Any ctor instead of makeAny in writerperfectStephan Bergmann1-0/+4
2022-04-30new loplugin:stringviewdangleNoel Grandin2-0/+154
2022-04-29Use the false warning suppression mechanism for loplugin:fakeboolStephan Bergmann1-49/+8
2022-04-26add o3tl::toUInt32Noel Grandin2-5/+5
2022-04-25Introduce a better mechanism to suppress false loplugin warningsStephan Bergmann3-18/+193
2022-04-21Fix typoAndrea Gelmini1-1/+1
2022-04-21tdf#55058 tdf#143875 EMF+ Fix display of dashed lines and line jointsBartosz Kosiorek1-0/+3
2022-04-20loplugin:stringviewvar disable for nowNoel Grandin1-1/+2
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin2-0/+471
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin1-1/+2
2022-04-15Adapt to clang::PPCallbacks::InclusionDirective change in Clang 15 trunkStephan Bergmann1-2/+7
2022-04-15Introduce rtl::createUriCharClassStephan Bergmann2-7/+17
2022-04-14Use DeclCheck at one place in loplugin:implicitboolconversionStephan Bergmann2-3/+9
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-1/+2
2022-04-12gtk4: add a surface_cell_rendererCaolán McNamara1-0/+2
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin1-2/+10
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin2-19/+36
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin1-0/+25
2022-04-08loplugin:stringviewparam convert methods using trimNoel Grandin1-1/+2
2022-04-05Simplify GlobalNamespace checkStephan Bergmann1-4/+1
2022-04-04Fix GlobalNamespace checkStephan Bergmann1-1/+4