summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
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
2022-04-03loplugin:stringviewparam convert methods using matchNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using compareToNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann
2022-03-28Drop support for OpenGL denylist on X11Stephan Bergmann
2022-03-28Adapt loplugin:singlevalfields to AtomicExprStephan Bergmann
2022-03-25loplugins ignoreLocation() is unreliable with PCHNoel Grandin
2022-03-24Adapt loplugin:trivialconsructor to clang-clStephan Bergmann
2022-03-24loplugin:constantparam improvementsNoel Grandin
2022-03-23loplugin:unusedfieldsNoel Grandin
2022-03-22Adapt loplugin:indentation to --enable-qt6Stephan Bergmann
2022-03-22Win/X11OpenGLDeviceInfo don't need a common base classStephan Bergmann
2022-03-16Consistently avoid loplugin:trivialconstructor when there are defaulted paramsStephan Bergmann
2022-03-16Fix loplugin:trivialconstructor handling of ctor templatesStephan Bergmann
2022-03-15Simplify loplugin:trivialdestructorStephan Bergmann
2022-03-15loplugin:trivialdestructor: Remove spurious anonymous union special caseStephan Bergmann
2022-03-15Check that loplugin:trivialdestructor doesn't warn about deleted dtorsStephan Bergmann
2022-03-15loplugin:trivialdestructor: Only warn about definitionsStephan Bergmann
2022-03-14new loplugin:trivialconstructorNoel Grandin
2022-03-11load ods/xlsx with full row attributes without allocating all columnsLuboš Luňák
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-02-25Don't use Library_tl in URE librariesStephan Bergmann
2022-02-18first cut at using Gtk4 built in video playbackCaolán McNamara
2022-02-17Revert "Fix failure of loplugin:useuniqueptr with older compilers"Stephan Bergmann
2022-02-17Don't exclude vcl/source/app/salplug.cxx from loplugin:externandnotdefinedStephan Bergmann
2022-02-17Extend loplugin:stringview to O[U]StringBuffer::makeStringAndClearStephan Bergmann
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann
2022-02-17loplugin:unusedfieldsNoel Grandin
2022-02-17loplugin:unnecessaryvirtualNoel Grandin
2022-02-16Extend loplugin:stringview to OUStringBuffer::copyStephan Bergmann
2022-02-15Fix a CLANG_VERSION checkStephan Bergmann
2022-02-15Properly implement compat::isComparisonOpStephan Bergmann