summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
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
2023-11-25loplugin:fieldcast in DomainMapper_ImplNoel Grandin
2023-11-25loplugin:fieldcast in SwOneExampleFrameNoel Grandin
2023-11-24loplugin:fieldcast in ScXMLImportNoel Grandin
2023-11-24loplugin:fieldcast in oox::xls::PivotTableNoel Grandin
2023-11-23loplugin:fieldcast in DbGridControlNoel Grandin
2023-11-23loplugin:fieldcast in LayoutManagerNoel Grandin
2023-11-23loplugin:fieldcast in LayoutManagerNoel Grandin
2023-11-23loplugin:fieldcast in BindingNoel Grandin
2023-11-22loplugin:fieldcast in SwTransferableNoel Grandin
2023-11-15Extend a loplugin:ostr check from OUString to OStringStephan Bergmann
2023-11-15Add back test for struct initializationStephan Bergmann
2023-11-15loplugin:unusedmethodsNoel Grandin
2023-11-14loplugin:unusedfieldsNoel Grandin
2023-11-14Adapt compilerplugins/clang/test/fieldcast.cxx to clang-clStephan Bergmann
2023-11-11loplugin:fieldcast improvementsNoel Grandin
2023-11-09Fix typoAndrea Gelmini
2023-11-08Adapt expected diagnostic output to clang-cl and the MSVC standard libraryStephan Bergmann
2023-11-08Adapt compilerplugins/clang/test/locking2.cxx to clang-clStephan Bergmann
2023-11-08Adapt loplugin:stringconcatliterals to clang-clStephan Bergmann
2023-11-08new loplugin:fieldcastNoel Grandin
2023-11-06Adapt to various Clang 18 trunk enum reworkStephan Bergmann
2023-11-06lok: notebookbar: handle multiple sessionsSzymon Kłos
2023-11-05loplugin:ostr: Warn about literals that could be string_viewStephan Bergmann
2023-11-04Adapt to Clang 18 trunk Linkage reworkStephan Bergmann
2023-11-03Suppress loplugin:redundantfcast also around C++20 CXXParenListInitExprStephan Bergmann
2023-11-02Fix typoStephan Bergmann
2023-11-02Adapt to Clang 18 trunk ElaboratedTypeKeyword reworkStephan Bergmann
2023-11-01new loplugin:fieldcanbelocalNoel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann