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