summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2021-08-30Look through implicit MaterializeTemporaryExprStephan Bergmann
2021-08-26tdf#143148: Use pragma once instead of include guards in compilerplugins4k5h1t
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-20loplugin:unusedfieldsNoel Grandin
2021-08-20VCL allow plugins to declare OpenGL supportJan-Marek Glogowski
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-18loplugin:sequenceloop also check for B2DPolyPolygonNoel Grandin
2021-08-13Help older linkers (Ubuntu 18.04, Fedora 31)Jan-Marek Glogowski
2021-08-10Use boost::make_sharedStephan Bergmann
2021-08-10Missing includeStephan Bergmann
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-07-29loplugin:unnecessarymethodsNoel Grandin
2021-07-23no need to allocate these static vars on demandNoel Grandin
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-14new loplugin:weakobjectNoel Grandin
2021-07-12loplugin:unusedmethodsNoel Grandin
2021-07-12loplugin:unusedfieldsNoel Grandin
2021-07-09Remove redundant duplicate checkStephan Bergmann
2021-07-09Make loplugin:stringadd slightly more aggressiveStephan Bergmann
2021-07-05store the SfxItemSet inside SfxSetItem by valueNoel Grandin
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-07-01loplugin:unusedenumconstants update resultsNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-28split out customcellrenderer codeCaolán McNamara
2021-06-25gtk4 dnd into external appsCaolán McNamara
2021-06-22Clarify no loplugin:overridevirtual with templated base classStephan Bergmann
2021-06-22Adapt compilerplugins to llvm::sys::fs::OF_None renameStephan Bergmann
2021-06-19loplugin:finalclassesNoel Grandin
2021-06-17Adapt o3tl::temporary to C++23 P2266R1Stephan Bergmann
2021-06-17split NotifyingLayout outCaolán McNamara
2021-06-17gtk4: restore double-decker notebooksCaolán McNamara
2021-06-16Move enable_if from dummy template parameter to return typeStephan Bergmann
2021-06-14Adapt compilerplugins to LLVM 13 APSInt::toString changeStephan Bergmann
2021-06-11loplugin:unusedmethods improve filteringNoel Grandin
2021-06-10Adapt compilerplugins to Clang VK_RValue -> VK_PRValue renameStephan Bergmann
2021-06-04loplugin:virtualdeadNoel Grandin
2021-06-03-Wunused-but-set-{parameter,variable} in CompilerTest_compilerplugins_clangStephan Bergmann
2021-06-01drop unused Widget::set_secondaryCaolán McNamara
2021-05-31gtk4: enable cut and paste into other applicationsCaolán McNamara
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse
2021-05-31tdf#142467: Update comments with GCC bug IDStephan Bergmann
2021-05-27gtk4: continue to provide Paintable via cairo surfaceCaolán McNamara
2021-05-27tdf#47065 Add new file open UI options and implement a new threadMatt K
2021-05-26tdf#142467 crash on calling 'getInfoHelper' in final classCaolán McNamara
2021-05-19Adapt loplugin:noexcept to system macro BEGIN_COM_MAP (clang-cl)Stephan Bergmann
2021-05-18loplugin:unusedfieldsNoel Grandin
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-18loplugin:unnecessaryvirtualNoel Grandin
2021-05-17sc_ucalc: move formula tests to their own moduleXisco Fauli