summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* move writerfilter inside swNoel Grandin2024-04-184-7/+9
* -Werror,-Wunused-but-set-variableStephan Bergmann2024-04-081-0/+2
* -Werror,-Wunused-but-set-variableStephan Bergmann2024-04-081-1/+1
* -Werror,-Wunused-but-set-variableStephan Bergmann2024-04-081-1/+1
* loplugin:unusedenumconstantsNoel Grandin2024-04-043-1758/+1776
* loplugin:finalmethodsNoel Grandin2024-03-262-0/+224
* improve loplugin:staticmethodsNoel Grandin2024-03-221-10/+16
* tdf#160180: bump copyright year to 2024Julien Nabet2024-03-131-1/+1
* tdf#142467: restore "final" in CandleStickChartType classKevin Suo2024-02-161-2/+0
* Adapt to modified clang::PPCallbacks::InclusionDirectiveStephan Bergmann2024-02-111-1/+5
* lok: calc: fix for rendering issues on in place editingMarco Cecchetti2024-02-081-0/+3
* double operator < is not a strict weak ordering due to NaNStephan Bergmann2024-02-074-1/+26
* loplugin:unnecessarygetstr fix false +Noel Grandin2024-02-022-3/+22
* lok: introduce NotebookBarViewManager and NotebookBarViewDataTomaž Vajngerl2024-01-301-2/+1
* loplugin:unnecessarymethodsNoel Grandin2024-01-292-60/+58
* Adapt compilerplugins to Clang 18 trunk isPure -> isPureVirtual renameStephan Bergmann2024-01-218-8/+20
* improve loplugin:cow_wrapperNoel Grandin2024-01-161-0/+2
* loplugin:unusedmethodsNoel Grandin2024-01-162-195/+201
* loplugin:unusedfieldsNoel Grandin2024-01-164-83/+111
* loplugin:unnecessaryvirtualNoel Grandin2024-01-152-46/+178
* Fix loplugin:singlevalfields handling of DesignatedInitExprStephan Bergmann2024-01-151-0/+1
* ITEM: No longer register Items at PoolArmin Le Grand (allotropia)2024-01-121-1/+0
* Drop now unused SvtSlideSorterBarOptions classGabor Kelemen2024-01-032-3/+0
* SvtAccessibilityOptions no longer loads settingsGabor Kelemen2023-12-301-2/+0
* Remove listeners of SvtAccessibilityOptionsGabor Kelemen2023-12-241-4/+0
* -Werror,-Wdeprecated-declarationsStephan Bergmann2023-12-1826-76/+105
* loplugin:unusedfieldsNoel Grandin2023-12-134-104/+86
* loplugin:unusedmethodsNoel Grandin2023-12-132-87/+117
* -Werror,-Wdeprecated-declarationsStephan Bergmann2023-12-111-3/+3
* Extended loplugin:ostrStephan Bergmann2023-11-302-2/+91
* loplugin:fieldcast in DomainMapper_ImplNoel Grandin2023-11-251-3/+0
* loplugin:fieldcast in SwOneExampleFrameNoel Grandin2023-11-251-3/+0
* loplugin:fieldcast in ScXMLImportNoel Grandin2023-11-241-3/+0
* loplugin:fieldcast in oox::xls::PivotTableNoel Grandin2023-11-241-3/+0
* loplugin:fieldcast in DbGridControlNoel Grandin2023-11-231-6/+0
* loplugin:fieldcast in LayoutManagerNoel Grandin2023-11-231-3/+0
* loplugin:fieldcast in LayoutManagerNoel Grandin2023-11-231-3/+0
* loplugin:fieldcast in BindingNoel Grandin2023-11-231-3/+0
* loplugin:fieldcast in SwTransferableNoel Grandin2023-11-221-3/+0
* Extend a loplugin:ostr check from OUString to OStringStephan Bergmann2023-11-152-26/+75
* Add back test for struct initializationStephan Bergmann2023-11-151-0/+3
* loplugin:unusedmethodsNoel Grandin2023-11-152-169/+191
* loplugin:unusedfieldsNoel Grandin2023-11-144-308/+336
* Adapt compilerplugins/clang/test/fieldcast.cxx to clang-clStephan Bergmann2023-11-141-0/+7
* loplugin:fieldcast improvementsNoel Grandin2023-11-113-391/+93
* Fix typoAndrea Gelmini2023-11-091-1/+1
* Adapt expected diagnostic output to clang-cl and the MSVC standard libraryStephan Bergmann2023-11-081-2/+2
* Adapt compilerplugins/clang/test/locking2.cxx to clang-clStephan Bergmann2023-11-081-0/+6
* Adapt loplugin:stringconcatliterals to clang-clStephan Bergmann2023-11-082-6/+21
* new loplugin:fieldcastNoel Grandin2023-11-084-0/+1342