summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2024-12-04loplugin:unusedfieldsNoel Grandin
2024-11-29loplugin:unusedmethods tweak for less noiseNoel Grandin
2024-11-19svx: unused returnXisco Fauli
2024-11-19Adapt to LLVM 20 trunk QualType::isAtLeastAsQualifiedAs changeStephan Bergmann
2024-11-19improve loplugin passparamsbyrefNoel Grandin
2024-11-18loplugin:dllprivate: Extend for new qtbase macroMichael Weghorn
2024-11-14Fix indentationStephan Bergmann
2024-11-14Improve loplugin:dyncastvisibility to check for non-inline key functionsStephan Bergmann
2024-11-13new loplugin:reftotempNoel Grandin
2024-11-13ignore OUStringChar in loplugin:rangedforcopyMike Kaganski
2024-11-07loplugin:passstuffbyref make some small improvementsNoel Grandin
2024-11-06ignore TypedWhichId in loplugin:rangedforcopyNoel Grandin
2024-11-05Fix implementation of loplugin::isDerivedFromStephan Bergmann
2024-11-04new loplugin:staticconstexprNoel Grandin
2024-10-22move vcl::DeleteOnDeinit to toolsNoel Grandin
2024-09-06drop unused eventtesting cmd line optionCaolán McNamara
2024-08-29tdf#161826 - Add uniform Glow effect for texts in shapesBalazs Varga
2024-08-25cid#1608296 silence Overflowed integer argumentCaolán McNamara
2024-08-15merge CntUnencodedStringItem into SfxStringItemNoel Grandin
2024-08-12fix clang crashNoel Grandin
2024-08-05loplugin:redundantcast fix crashNoel Grandin
2024-07-26android, compilerplugins: fix issues found by Ruff linterIlmari Lauhakangas
2024-07-09loplugin:unusedenumconstantsNoel Grandin
2024-07-09loplugin:unnecessaryvirtualNoel Grandin
2024-07-09loplugin:unusedenumconstants update for new clang AST nodeNoel Grandin
2024-06-29Fix "lets" -> "let's"Andrea Gelmini
2024-06-28Fix "lets" -> "let's"Andrea Gelmini
2024-06-28improve lifecycle of SdrItemPoolNoel Grandin
2024-06-26Missing includesStephan Bergmann
2024-06-20loplugin:unusedfieldsNoel Grandin
2024-06-19Fix typoAndrea Gelmini
2024-06-18NFC cleanup duplicate entry in clang/buriedassign.cxxJustin Luth
2024-05-31Avoid --enable-compiler-plugins=debug loplugin:overrideparam TODO warningStephan Bergmann
2024-05-27False loplugin:staticmethods with LLVM 19 trunkStephan Bergmann
2024-05-21tdf#158803 compilerplugins: remove semicolons; improve membership checksLeonard Sasse
2024-05-11Drop now unused SdOptionsZoom classGabor Kelemen
2024-05-11Drop now unused SdOptionsLayout, SdOptionsLayoutItem classesGabor Kelemen
2024-05-09loplugin:mergeclasses updateNoel Grandin
2024-05-05Avoid loplugin:noexceptmove failure with recent Clang 19 trunkStephan Bergmann
2024-05-04replace createFromAscii with OUString literals in swNoel Grandin
2024-05-03fix crash in CertificateChooser for GPGMoritz Duge
2024-05-02Drop unused instance variable.Moritz Duge
2024-04-28Drop CacheConfiguration in favor of officecfgGabor Kelemen
2024-04-23loplugin:singlevalfieldsNoel Grandin
2024-04-22loplugin:constantparam filter out workdir/ stuff earlierNoel Grandin
2024-04-19loplugin:constantparamNoel Grandin
2024-04-19loplugin:unusedfields update for new clang AST nodesNoel Grandin
2024-04-19Adapt to Clang 19 trunk isUnnamedBitfield -> isUnnamedBitField renameStephan Bergmann
2024-04-18move writerfilter inside swNoel Grandin
2024-04-08-Werror,-Wunused-but-set-variableStephan Bergmann