summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
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
2021-12-17loplugin:unusedvariablecheck improveNoel Grandin
2021-12-15ucb: remove --with-webdav=neonMichael Stahl
2021-12-13Adapt CompilerTest_compilerplugins_clangStephan Bergmann
2021-12-07improve loplugin:cow_wrapperNoel Grandin
2021-12-07loplugin:unusedmethodsNoel Grandin
2021-12-07loplugin:unusedfieldsNoel Grandin
2021-12-07loplugin:unnecessaryvirtualNoel Grandin
2021-11-30Silence loplugin:badstaticsStephan Bergmann
2021-11-26-FIIntrin.h in CC/CXX is no longer needed for my clang-cl buildStephan Bergmann
2021-11-23Fix test for clang-cl with the MSVC template instantiation modelStephan Bergmann
2021-11-22sw: prefix members of SwDBManager, SwWebGlosDocShell, SwWordCountWrapper ...Miklos Vajna
2021-11-17drop unused PopupMenuFlags::NoHorzPlacementCaolán McNamara