summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
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
2022-02-15Remove unused includesStephan Bergmann
2022-02-12Fix some tautological std::type_info (in-)equality comparisonsStephan Bergmann
2022-02-09clang::IfStmt::getCond can return nullStephan Bergmann
2022-02-08Extend loplugin:stringview to O[U]StringBuffer::toStringStephan Bergmann
2022-02-02Fix typoAndrea Gelmini
2022-01-20WASM open links in new browser tabsJan-Marek Glogowski
2022-01-19Drop unused loplugin:externandnotdefined suppressionStephan Bergmann
2022-01-19Let CppunitTest_odk_checkapi build against the SDK include directoryStephan Bergmann
2022-01-17iOS+SVP convert remaining VCL plugins to salplugJan-Marek Glogowski
2022-01-15Let loplugin:nullptr look into template instantiationsStephan Bergmann
2022-01-03loplugin:unusedmethodsNoel Grandin
2022-01-02loplugin:unusedfieldsNoel Grandin
2022-01-02loplugin:unnecessaryvirtualNoel Grandin
2021-01-01Bump copyright year to 2021Adolfo Jayme Barrientos
2021-12-21Fix loplugin:unusedvariablecheckStephan Bergmann
2021-12-18Fix loplugin:unusedvariablecheckStephan Bergmann