summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
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
2021-10-25Adapt to Clang 14 trunk diagnostic output changeStephan Bergmann
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-19tdf#145203: FIREBIRD cannot create a tableJulien Nabet
2021-10-15loplugin:unnecessaryoverride corner case is subsumed nowStephan Bergmann
2021-10-15Avoid usage of incomplete types in member functions defined in-classStephan Bergmann
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-12loplugin:unusedmethodsNoel Grandin
2021-10-12loplugin:unusedfieldsNoel Grandin
2021-10-12loplugin:moveparam check for collection paramsNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-09Rename bookmrk* -> bookmark*Julien Nabet
2021-10-07drop 'using namespace std' in compilerpluginsJulien Nabet
2021-10-04loplugin:constmethodNoel Grandin
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-10-02new loplugin:moveparamNoel Grandin