summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
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-03-13tdf#160180: bump copyright year to 2024Julien Nabet
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
2024-01-16loplugin:unusedmethodsNoel Grandin
2024-01-16loplugin:unusedfieldsNoel Grandin
2024-01-15loplugin:unnecessaryvirtualNoel Grandin
2024-01-15Fix loplugin:singlevalfields handling of DesignatedInitExprStephan Bergmann
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)
2024-01-03Drop now unused SvtSlideSorterBarOptions classGabor Kelemen
2023-12-30SvtAccessibilityOptions no longer loads settingsGabor Kelemen
2023-12-24Remove listeners of SvtAccessibilityOptionsGabor Kelemen
2023-12-18-Werror,-Wdeprecated-declarationsStephan Bergmann
2023-12-13loplugin:unusedfieldsNoel Grandin
2023-12-13loplugin:unusedmethodsNoel Grandin
2023-12-11-Werror,-Wdeprecated-declarationsStephan Bergmann
2023-11-30Extended loplugin:ostrStephan Bergmann