summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
6 days[API CHANGE] a11y: Drop UNO service to create a11y contextsMichael Weghorn3-11/+0
14 daysjsdialog: share code for widget registrySzymon Kłos1-2/+5
2024-12-04loplugin:unusedfieldsNoel Grandin1-7/+2
2024-11-29loplugin:unusedmethods tweak for less noiseNoel Grandin1-0/+6
2024-11-19svx: unused returnXisco Fauli1-2/+0
2024-11-19Adapt to LLVM 20 trunk QualType::isAtLeastAsQualifiedAs changeStephan Bergmann2-12/+23
2024-11-19improve loplugin passparamsbyrefNoel Grandin3-29/+127
2024-11-18loplugin:dllprivate: Extend for new qtbase macroMichael Weghorn1-7/+7
2024-11-14Fix indentationStephan Bergmann1-1/+1
2024-11-14Improve loplugin:dyncastvisibility to check for non-inline key functionsStephan Bergmann1-18/+66
2024-11-13new loplugin:reftotempNoel Grandin3-0/+116
2024-11-13ignore OUStringChar in loplugin:rangedforcopyMike Kaganski2-0/+11
2024-11-07loplugin:passstuffbyref make some small improvementsNoel Grandin2-18/+63
2024-11-06ignore TypedWhichId in loplugin:rangedforcopyNoel Grandin2-16/+31
2024-11-05Fix implementation of loplugin::isDerivedFromStephan Bergmann1-7/+27
2024-11-04new loplugin:staticconstexprNoel Grandin2-0/+119
2024-10-22move vcl::DeleteOnDeinit to toolsNoel Grandin2-2/+2
2024-09-06drop unused eventtesting cmd line optionCaolán McNamara1-1/+1
2024-08-29tdf#161826 - Add uniform Glow effect for texts in shapesBalazs Varga1-0/+6
2024-08-25cid#1608296 silence Overflowed integer argumentCaolán McNamara1-0/+1
2024-08-15merge CntUnencodedStringItem into SfxStringItemNoel Grandin1-2/+0
2024-08-12fix clang crashNoel Grandin1-1/+3
2024-08-05loplugin:redundantcast fix crashNoel Grandin1-1/+1
2024-07-26android, compilerplugins: fix issues found by Ruff linterIlmari Lauhakangas9-121/+242
2024-07-09loplugin:unusedenumconstantsNoel Grandin3-1395/+1607
2024-07-09loplugin:unnecessaryvirtualNoel Grandin2-31/+119
2024-07-09loplugin:unusedenumconstants update for new clang AST nodeNoel Grandin1-0/+4
2024-06-29Fix "lets" -> "let's"Andrea Gelmini2-2/+2
2024-06-28Fix "lets" -> "let's"Andrea Gelmini1-1/+1
2024-06-28improve lifecycle of SdrItemPoolNoel Grandin1-0/+2
2024-06-26Missing includesStephan Bergmann2-0/+2
2024-06-20loplugin:unusedfieldsNoel Grandin5-676/+636
2024-06-19Fix typoAndrea Gelmini1-1/+1
2024-06-18NFC cleanup duplicate entry in clang/buriedassign.cxxJustin Luth1-2/+0
2024-05-31Avoid --enable-compiler-plugins=debug loplugin:overrideparam TODO warningStephan Bergmann1-0/+14
2024-05-27False loplugin:staticmethods with LLVM 19 trunkStephan Bergmann1-1/+2
2024-05-21tdf#158803 compilerplugins: remove semicolons; improve membership checksLeonard Sasse16-46/+46
2024-05-11Drop now unused SdOptionsZoom classGabor Kelemen1-1/+0
2024-05-11Drop now unused SdOptionsLayout, SdOptionsLayoutItem classesGabor Kelemen1-2/+0
2024-05-09loplugin:mergeclasses updateNoel Grandin3-46/+297
2024-05-05Avoid loplugin:noexceptmove failure with recent Clang 19 trunkStephan Bergmann1-1/+2
2024-05-04replace createFromAscii with OUString literals in swNoel Grandin1-0/+3
2024-05-03fix crash in CertificateChooser for GPGMoritz Duge1-0/+2
2024-05-02Drop unused instance variable.Moritz Duge1-2/+0
2024-04-28Drop CacheConfiguration in favor of officecfgGabor Kelemen1-2/+0
2024-04-23loplugin:singlevalfieldsNoel Grandin4-531/+431
2024-04-22loplugin:constantparam filter out workdir/ stuff earlierNoel Grandin1-3/+6
2024-04-19loplugin:constantparamNoel Grandin5-2880/+3418
2024-04-19loplugin:unusedfields update for new clang AST nodesNoel Grandin1-0/+19
2024-04-19Adapt to Clang 19 trunk isUnnamedBitfield -> isUnnamedBitField renameStephan Bergmann2-1/+9