summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
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
2021-11-17retire loplugin:simplifyboolLuboš Luňák
2021-11-17remove loplugin:finalprotectedLuboš Luňák
2021-11-15Adapt CompilerTest_compilerplugins_clangStephan Bergmann
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-11-10new loplugin:stringliteraldefineNoel Grandin
2021-11-10Avoid unhelpful loplugin:stringview from implicit conversionsStephan Bergmann
2021-11-09Adapt test to clang-cl on Windows (sal_Int32 typedef int vs. long)Stephan Bergmann
2021-11-03Silence loplugin:toolslong in ucb/source/ucp/webdav-curl/CurlSession.cxxStephan Bergmann
2021-11-03loplugin:constparamsNoel Grandin
2021-11-02Tweak loplugin:implicitboolconversion to allow some more bool -> sal_BoolStephan Bergmann
2021-11-01loplugin:unusedmember: Work around more cases not marking an enum as referencedStephan Bergmann
2021-10-26tdf#142010 XLS import: fix bad calculation after editingLászló Németh