summaryrefslogtreecommitdiff
path: root/compilerplugins/clang
AgeCommit message (Expand)Author
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
2024-04-08-Werror,-Wunused-but-set-variableStephan Bergmann
2024-04-08-Werror,-Wunused-but-set-variableStephan Bergmann
2024-04-04loplugin:unusedenumconstantsNoel Grandin
2024-03-26loplugin:finalmethodsNoel Grandin
2024-03-22improve loplugin:staticmethodsNoel Grandin
2024-02-16tdf#142467: restore "final" in CandleStickChartType classKevin Suo
2024-02-11Adapt to modified clang::PPCallbacks::InclusionDirectiveStephan Bergmann
2024-02-08lok: calc: fix for rendering issues on in place editingMarco Cecchetti
2024-02-07double operator < is not a strict weak ordering due to NaNStephan Bergmann
2024-02-02loplugin:unnecessarygetstr fix false +Noel Grandin
2024-01-30lok: introduce NotebookBarViewManager and NotebookBarViewDataTomaž Vajngerl
2024-01-29loplugin:unnecessarymethodsNoel Grandin
2024-01-21Adapt compilerplugins to Clang 18 trunk isPure -> isPureVirtual renameStephan Bergmann
2024-01-16improve loplugin:cow_wrapperNoel Grandin