.. |
sharedvisitor
|
improve loplugin passparamsbyref
|
2024-11-19 07:46:25 +01:00 |
store
|
Fix "lets" -> "let's"
|
2024-06-28 22:23:17 +02:00 |
test
|
improve loplugin passparamsbyref
|
2024-11-19 07:46:25 +01:00 |
automem.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
badstatics.cxx
|
move vcl::DeleteOnDeinit to tools
|
2024-10-22 08:01:19 +02:00 |
blockblock.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
bufferadd.cxx
|
move writerfilter inside sw
|
2024-04-18 09:16:12 +02:00 |
buriedassign.cxx
|
NFC cleanup duplicate entry in clang/buriedassign.cxx
|
2024-06-18 00:20:49 +02:00 |
casttovoid.cxx
|
-Werror,-Wdeprecated-declarations
|
2023-12-18 17:40:26 +01:00 |
changetoolsgen.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
charrightshift.cxx
|
Adapt to Clang 12 trunk RecursiveASTVisitor change
|
2020-07-19 23:05:57 +02:00 |
check.cxx
|
Fix implementation of loplugin::isDerivedFrom
|
2024-11-05 12:47:54 +01:00 |
check.hxx
|
double operator < is not a strict weak ordering due to NaN
|
2024-02-07 21:03:46 +01:00 |
checkconfigmacros.cxx
|
-Werror,-Wdeprecated-declarations
|
2023-12-18 17:40:26 +01:00 |
classmemaccess.cxx
|
Can use pointer to const here
|
2019-10-15 11:26:26 +02:00 |
collapseif.cxx
|
loplugin:stringadd also check O[U]StringBuffers
|
2023-04-06 13:51:06 +02:00 |
colorcheck.cxx
|
Adapt compilerplugins to Clang 17 trunk "Remove llvm::Optional"
|
2023-06-05 19:46:50 +02:00 |
commaoperator.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
compat.hxx
|
Adapt to LLVM 20 trunk QualType::isAtLeastAsQualifiedAs change
|
2024-11-19 12:22:57 +01:00 |
conditionalstring.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
constantparam.bitmask.results
|
loplugin:constantparam
|
2024-04-19 21:26:52 +02:00 |
constantparam.booleans.results
|
loplugin:constantparam
|
2024-04-19 21:26:52 +02:00 |
constantparam.constructors.results
|
loplugin:constantparam
|
2024-04-19 21:26:52 +02:00 |
constantparam.cxx
|
loplugin:constantparam filter out workdir/ stuff earlier
|
2024-04-22 13:26:57 +02:00 |
constantparam.numbers.results
|
loplugin:constantparam
|
2024-04-19 21:26:52 +02:00 |
constantparam.py
|
android, compilerplugins: fix issues found by Ruff linter
|
2024-07-26 18:45:56 +02:00 |
constexprliteral.cxx
|
new loplugin:constexprliteral
|
2023-06-26 13:12:31 +02:00 |
constmethod.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
constmove.cxx
|
New loplugin:constmove
|
2022-11-11 19:37:16 +01:00 |
conststringvar.cxx
|
Fix loplugin:conststringvar
|
2020-02-16 14:17:12 +01:00 |
consttobool.cxx
|
-Werror,-Wdeprecated-declarations
|
2023-12-18 17:40:26 +01:00 |
cow_wrapper.cxx
|
improve loplugin:cow_wrapper
|
2024-01-16 13:20:10 +01:00 |
cppunitassertequals.cxx
|
Extend loplugin:cppunitassertequals to CPPUNIT_ASSERT_LESS etc.
|
2023-02-28 08:29:10 +00:00 |
crosscast.cxx
|
New loplugin:crosscast
|
2022-11-29 18:07:23 +01:00 |
cstylecast.cxx
|
Fix "lets" -> "let's"
|
2024-06-29 17:22:12 +02:00 |
data.cxx
|
make some plugins used the shared framework
|
2019-07-17 19:32:43 +02:00 |
datamembershadow.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
dbgunhandledexception.cxx
|
Missing includes
|
2024-06-26 13:31:14 +02:00 |
derefnullptr.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
dllprivate.cxx
|
loplugin:dllprivate: Extend for new qtbase macro
|
2024-11-18 10:17:08 +01:00 |
duplicate-defines.cxx
|
Silence loplugin:duplicatedefines for WIN32_LEAN_AND_MEAN (clang-cl)
|
2020-02-03 23:39:47 +01:00 |
dyncastvisibility.cxx
|
Fix indentation
|
2024-11-14 17:13:32 +01:00 |
dynexcspec.cxx
|
Adapt compilerplugins to Clang 18 trunk isPure -> isPureVirtual rename
|
2024-01-21 19:41:28 +01:00 |
elidestringvar.cxx
|
Missing includes
|
2024-06-26 13:31:14 +02:00 |
empty.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
emptyif.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
expandablemethods.cxx
|
better solution for ignoreLocation for tree-wide plugins
|
2022-06-14 09:07:13 +02:00 |
expandablemethods.py
|
tdf#158803 compilerplugins: remove semicolons; improve membership checks
|
2024-05-21 11:40:31 +02:00 |
expressionalwayszero.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
external.cxx
|
Adapt to Clang 18 trunk Linkage rework
|
2023-11-04 09:51:18 +01:00 |
externandnotdefined.cxx
|
Adapt compilerplugins to Clang 18 trunk isPure -> isPureVirtual rename
|
2024-01-21 19:41:28 +01:00 |
faileddyncast.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
fakebool.cxx
|
Adapt compilerplugins to Clang 18 trunk isPure -> isPureVirtual rename
|
2024-01-21 19:41:28 +01:00 |
fieldcanbelocal.cxx
|
-Werror,-Wdeprecated-declarations
|
2023-12-18 17:40:26 +01:00 |
fieldcanbelocal.py
|
tdf#158803 compilerplugins: remove semicolons; improve membership checks
|
2024-05-21 11:40:31 +02:00 |
fieldcanbelocal.results
|
new loplugin:fieldcanbelocal
|
2023-11-01 18:40:07 +01:00 |
fieldcast.cxx
|
loplugin:fieldcast improvements
|
2023-11-11 07:22:56 +01:00 |
fieldcast.py
|
tdf#158803 compilerplugins: remove semicolons; improve membership checks
|
2024-05-21 11:40:31 +02:00 |
fieldcast.results
|
loplugin:fieldcast in DomainMapper_Impl
|
2023-11-25 16:29:53 +01:00 |
finalclasses.cxx
|
-Werror,-Wdeprecated-declarations
|
2023-12-18 17:40:26 +01:00 |
finalclasses.py
|
android, compilerplugins: fix issues found by Ruff linter
|
2024-07-26 18:45:56 +02:00 |
finalmethods.cxx
|
loplugin:finalmethods
|
2024-03-26 17:16:47 +01:00 |
finalmethods.py
|
android, compilerplugins: fix issues found by Ruff linter
|
2024-07-26 18:45:56 +02:00 |
flatten.cxx
|
Adapt compilerplugins to Clang 17 trunk "Remove llvm::Optional"
|
2023-06-05 19:46:50 +02:00 |
fragiledestructor.cxx
|
tdf#142467: restore "final" in CandleStickChartType class
|
2024-02-16 10:11:29 +01:00 |
functionaddress.hxx
|
tdf#124176 Use #pragma once in compilerplugins
|
2020-09-04 11:13:17 +02:00 |
getimplementationname.cxx
|
Adapt to LLVM 15 trunk clang::StringLiteral::isAscii rename
|
2022-07-01 22:12:41 +02:00 |
getstr.cxx
|
-Werror,-Wunused-but-set-variable
|
2024-04-08 09:49:53 +02:00 |
implicitboolconversion.cxx
|
Adapt loplugin:implicitboolconversion to _G_STR_NONNULL
|
2023-03-16 09:15:49 +00:00 |
implinheritancehelper.cxx
|
SvxDrawPage does not need to use aggregation
|
2023-09-05 14:31:24 +02:00 |
includeform.cxx
|
Adapt to modified clang::PPCallbacks::InclusionDirective
|
2024-02-11 19:59:03 +01:00 |
indentation.cxx
|
Adapt loplugin:indentation to --enable-qt6
|
2022-03-22 14:15:52 +01:00 |
inlinevisible.cxx
|
make some plugins used the shared framework
|
2019-07-17 19:32:43 +02:00 |
intvsfloat.cxx
|
Adapt compilerplugins to Clang 17 trunk "Remove llvm::Optional"
|
2023-06-05 19:46:50 +02:00 |
literaltoboolconversion.cxx
|
-Werror,-Wdeprecated-declarations
|
2023-12-18 17:40:26 +01:00 |
locking2.cxx
|
loplugin: new global analysis locking2
|
2023-08-19 17:40:47 +02:00 |
locking2.py
|
loplugin: new global analysis locking2
|
2023-08-19 17:40:47 +02:00 |
logexceptionnicely.cxx
|
Don't use Library_tl in URE libraries
|
2022-02-25 08:20:55 +01:00 |
loopvartoosmall.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
makeshared.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
mapindex.cxx
|
use shared-plugin infra for some recent plugins
|
2019-08-26 13:48:13 +02:00 |
mergeclasses.cxx
|
loplugin:mergeclasses update
|
2024-05-09 15:19:37 +02:00 |
mergeclasses.py
|
loplugin:mergeclasses update
|
2024-05-09 15:19:37 +02:00 |
mergeclasses.results
|
Drop now unused SdOptionsZoom class
|
2024-05-11 21:09:01 +02:00 |
methodcycles.cxx
|
better solution for ignoreLocation for tree-wide plugins
|
2022-06-14 09:07:13 +02:00 |
methodcycles.partition.results
|
loplugin:methodcycles
|
2021-09-13 13:50:53 +02:00 |
methodcycles.py
|
android, compilerplugins: fix issues found by Ruff linter
|
2024-07-26 18:45:56 +02:00 |
methodcycles.results
|
loplugin:methodcycles
|
2021-09-13 13:50:53 +02:00 |
moveit.cxx
|
loplugin:moveit
|
2022-08-18 13:44:43 +02:00 |
moveparam.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
nestedunnamed.cxx
|
make some plugins used the shared framework
|
2019-07-17 19:32:43 +02:00 |
noexcept.cxx
|
Adapt loplugin:noexcept to system macro BEGIN_COM_MAP (clang-cl)
|
2021-05-19 07:27:59 +02:00 |
noexceptmove.cxx
|
Avoid loplugin:noexceptmove failure with recent Clang 19 trunk
|
2024-05-05 22:30:56 +02:00 |
nullptr.cxx
|
double operator < is not a strict weak ordering due to NaN
|
2024-02-07 21:03:46 +01:00 |
optionalbool.cxx
|
new loplugin:optionalbool
|
2023-08-28 09:43:40 +02:00 |
oslendian.cxx
|
avoid false warnings from oslendian clang plugin if PCH is used
|
2019-05-05 17:44:48 +02:00 |
ostr.cxx
|
Extended loplugin:ostr
|
2023-11-30 14:35:13 +01:00 |
overrideparam.cxx
|
remove newly unused SvxCheckListBox
|
2019-07-30 21:14:11 +02:00 |
overridevirtual.cxx
|
-Werror,-Wdeprecated-declarations
|
2023-12-18 17:40:26 +01:00 |
pahole-all-classes.py
|
android, compilerplugins: fix issues found by Ruff linter
|
2024-07-26 18:45:56 +02:00 |
passparamsbyref.cxx
|
improve loplugin passparamsbyref
|
2024-11-19 07:46:25 +01:00 |
passstuffbyref.cxx
|
loplugin:passstuffbyref make some small improvements
|
2024-11-07 17:20:09 +01:00 |
plugin.cxx
|
Avoid --enable-compiler-plugins=debug loplugin:overrideparam TODO warning
|
2024-05-31 12:27:51 +02:00 |
plugin.hxx
|
loplugin:stringadd also check O[U]StringBuffers
|
2023-04-06 13:51:06 +02:00 |
pluginhandler.cxx
|
Adapt compilerplugins to Clang 18 trunk isPure -> isPureVirtual rename
|
2024-01-21 19:41:28 +01:00 |
pluginhandler.hxx
|
better solution for ignoreLocation for tree-wide plugins
|
2022-06-14 09:07:13 +02:00 |
pointerbool.cxx
|
Adapt compilerplugins to Clang 17 trunk "Remove llvm::Optional"
|
2023-06-05 19:46:50 +02:00 |
precompiled_clang.hxx
|
use PCH for clang plugin source too, if enabled
|
2019-10-15 16:02:40 +02:00 |
privatebase.cxx
|
Adapt to various Clang 18 trunk enum rework
|
2023-11-06 21:17:59 +01:00 |
ptrvector.cxx
|
convert some plugins to LO_CLANG_SHARED_PLUGINS
|
2019-07-16 21:31:22 +02:00 |
rangedforcopy.cxx
|
new loplugin:reftotemp
|
2024-11-13 13:08:16 +01:00 |
readability-redundant-pp.cxx
|
Improve loplugin:redundantpreprocessor performance a bit
|
2019-11-16 16:55:36 +01:00 |
reducevarscope.cxx
|
Adapt to changed clang::LambdaCapture::getCapturedVar return type
|
2022-08-08 21:04:30 +02:00 |
redundantcast.cxx
|
Adapt to LLVM 20 trunk QualType::isAtLeastAsQualifiedAs change
|
2024-11-19 12:22:57 +01:00 |
redundantfcast.cxx
|
Suppress loplugin:redundantfcast also around C++20 CXXParenListInitExpr
|
2023-11-03 08:11:59 +01:00 |
redundantinline.cxx
|
-Werror,-Wdeprecated-declarations
|
2023-12-18 17:40:26 +01:00 |
redundantpointerops.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
redundantstatic.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
refcounting.cxx
|
move vcl::DeleteOnDeinit to tools
|
2024-10-22 08:01:19 +02:00 |
refcountingbase.cxx
|
new loplugin refcountingbase
|
2022-09-14 11:22:49 +02:00 |
referencecasting.cxx
|
Adapt compilerplugins to recent Clang 16 trunk change
|
2022-10-26 15:06:18 +02:00 |
reftotemp.cxx
|
new loplugin:reftotemp
|
2024-11-13 13:08:16 +01:00 |
rendercontext.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
reservedid.cxx
|
-Werror,-Wdeprecated-declarations
|
2023-12-18 17:40:26 +01:00 |
returnconstant.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
returnconstval.cxx
|
use shared-plugin infra for some recent plugins
|
2019-08-26 13:48:13 +02:00 |
salcall.cxx
|
Adapt compilerplugins to Clang 18 trunk isPure -> isPureVirtual rename
|
2024-01-21 19:41:28 +01:00 |
sallogareas.cxx
|
drop unused eventtesting cmd line option
|
2024-09-06 12:25:32 +02:00 |
salunicodeliteral.cxx
|
Adapt to various Clang 18 trunk enum rework
|
2023-11-06 21:17:59 +01:00 |
selfinit.cxx
|
convert few more clang plugins to shared
|
2021-04-12 12:38:37 +02:00 |
sfxpoolitem.cxx
|
Fix misuse of TagDecl::hasDefinition
|
2023-02-03 15:38:03 +00:00 |
simplifyconstruct.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
simplifydynamiccast.cxx
|
Prepare compilerplugins for C++23 if consteval
|
2023-03-16 16:05:29 +00:00 |
simplifypointertobool.cxx
|
-Werror,-Wdeprecated-declarations
|
2023-12-18 17:40:26 +01:00 |
singlevalfields.could-be-bool.results
|
loplugin:singlevalfields
|
2024-04-23 11:28:55 +02:00 |
singlevalfields.cxx
|
loplugin:singlevalfields
|
2024-04-23 11:28:55 +02:00 |
singlevalfields.py
|
tdf#158803 compilerplugins: remove semicolons; improve membership checks
|
2024-05-21 11:40:31 +02:00 |
singlevalfields.results
|
loplugin:singlevalfields
|
2024-04-23 11:28:55 +02:00 |
staticaccess.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
staticconstexpr.cxx
|
new loplugin:staticconstexpr
|
2024-11-04 08:51:00 +01:00 |
staticconstfield.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
staticdynamic.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
staticmethods.cxx
|
False loplugin:staticmethods with LLVM 19 trunk
|
2024-05-27 09:40:00 +02:00 |
stdfunction.cxx
|
make a simple compiler plugin usable in sharedvisitor
|
2020-01-29 15:21:35 +01:00 |
stringadd.cxx
|
-Werror,-Wdeprecated-declarations
|
2023-12-18 17:40:26 +01:00 |
stringconcatauto.cxx
|
loplugin:stringconcatauto: There's no dangling-ref issue with O[U]StringNumber
|
2022-11-05 15:50:43 +01:00 |
stringconcatliterals.cxx
|
Adapt loplugin:stringconcatliterals to clang-cl
|
2023-11-08 13:44:52 +01:00 |
stringconstant.cxx
|
-Werror,-Wunused-but-set-variable
|
2024-04-08 09:50:46 +02:00 |
stringliteralvar.cxx
|
Related tdf#104597, tdf#151546: Introduce comphelper::string::reverseCodePoints
|
2022-11-18 19:50:28 +01:00 |
stringstatic.cxx
|
replace createFromAscii with OUString literals in sw
|
2024-05-04 12:28:35 +02:00 |
stringview.cxx
|
update loplugin:stringview* for o3tl::iterateCodePoints
|
2023-05-06 12:09:48 +02:00 |
stringviewdangle.cxx
|
new loplugin:stringviewdangle
|
2022-04-30 21:20:55 +02:00 |
stringviewparam.cxx
|
update loplugin:stringview* for o3tl::iterateCodePoints
|
2023-05-06 12:09:48 +02:00 |
stringviewvar.cxx
|
update loplugin:stringview* for o3tl::iterateCodePoints
|
2023-05-06 12:09:48 +02:00 |
subtlezeroinit.cxx
|
make (some) clang plugins share the same RecursiveASTVisitor
|
2019-03-12 12:36:57 +01:00 |
trivialconstructor.cxx
|
Consistently avoid loplugin:trivialconstructor when there are defaulted params
|
2022-03-16 21:10:27 +01:00 |
trivialdestructor.cxx
|
Simplify loplugin:trivialdestructor
|
2022-03-15 14:41:28 +01:00 |
typedefparam.cxx
|
Adapt to Clang 15 trunk increase in ElabortatedType sugar
|
2022-07-14 14:04:09 +02:00 |
typeidcomparison.cxx
|
Fix some tautological std::type_info (in-)equality comparisons
|
2022-02-12 19:37:43 +01:00 |
unicodetochar.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
unnecessarycatchthrow.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
unnecessarygetstr.cxx
|
loplugin:unnecessarygetstr fix false +
|
2024-02-02 20:40:58 +01:00 |
unnecessarylocking.cxx
|
Drop CacheConfiguration in favor of officecfg
|
2024-04-28 17:08:29 +02:00 |
unnecessaryoverride.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
unnecessaryparen.cxx
|
Fix typo
|
2023-08-29 14:54:13 +02:00 |
unnecessaryvirtual-dead.results
|
loplugin:unnecessaryvirtual
|
2024-07-09 15:19:44 +02:00 |
unnecessaryvirtual.cxx
|
Adapt compilerplugins to Clang 18 trunk isPure -> isPureVirtual rename
|
2024-01-21 19:41:28 +01:00 |
unnecessaryvirtual.py
|
android, compilerplugins: fix issues found by Ruff linter
|
2024-07-26 18:45:56 +02:00 |
unnecessaryvirtual.results
|
loplugin:unnecessaryvirtual
|
2024-07-09 15:19:44 +02:00 |
unoaggregation.cxx
|
Adapt compilerplugins to Clang 18 trunk isPure -> isPureVirtual rename
|
2024-01-21 19:41:28 +01:00 |
unoany.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
unoquery.cxx
|
Fix typo
|
2024-06-19 23:03:02 +02:00 |
unreffun.cxx
|
Adapt to Clang 18 trunk Linkage rework
|
2023-11-04 09:51:18 +01:00 |
unsignedcompare.cxx
|
Fix "lets" -> "let's"
|
2024-06-29 17:22:12 +02:00 |
unusedcapturedefault.cxx
|
New loplugin:unusedcapturedefault
|
2021-08-20 14:25:38 +02:00 |
unusedenumconstants.cxx
|
loplugin:unusedenumconstants update for new clang AST node
|
2024-07-09 14:25:04 +02:00 |
unusedenumconstants.py
|
tdf#158803 compilerplugins: remove semicolons; improve membership checks
|
2024-05-21 11:40:31 +02:00 |
unusedenumconstants.readonly.results
|
loplugin:unusedenumconstants
|
2024-07-09 18:56:13 +02:00 |
unusedenumconstants.untouched.results
|
loplugin:unusedenumconstants
|
2024-07-09 18:56:13 +02:00 |
unusedenumconstants.writeonly.results
|
merge CntUnencodedStringItem into SfxStringItem
|
2024-08-15 16:07:05 +02:00 |
unusedfields.cxx
|
loplugin:unusedfields update for new clang AST nodes
|
2024-04-19 20:32:18 +02:00 |
unusedfields.only-used-in-constructor.results
|
loplugin:unusedfields
|
2024-06-20 14:03:21 +02:00 |
unusedfields.py
|
loplugin:unusedfields
|
2024-12-04 10:22:09 +01:00 |
unusedfields.readonly.results
|
loplugin:unusedfields
|
2024-06-20 14:03:21 +02:00 |
unusedfields.untouched.results
|
loplugin:unusedfields
|
2024-06-20 14:03:21 +02:00 |
unusedfields.writeonly.results
|
tdf#161826 - Add uniform Glow effect for texts in shapes
|
2024-08-29 19:59:24 +02:00 |
unusedmember.cxx
|
Adapt to Clang 19 trunk isUnnamedBitfield -> isUnnamedBitField rename
|
2024-04-19 07:47:03 +02:00 |
unusedmethods.cxx
|
loplugin:unusedmethods tweak for less noise
|
2024-11-29 18:42:08 +01:00 |
unusedmethods.py
|
android, compilerplugins: fix issues found by Ruff linter
|
2024-07-26 18:45:56 +02:00 |
unusedmethods.results
|
Drop now unused SdOptionsLayout, SdOptionsLayoutItem classes
|
2024-05-11 09:01:58 +02:00 |
unusedmethods.unused-returns.results
|
svx: unused return
|
2024-11-19 18:03:18 +01:00 |
unusedvariablecheck.cxx
|
Fix loplugin:unusedvariablecheck
|
2021-12-21 13:31:35 +01:00 |
unusedvariablecheck.hxx
|
loplugin:unusedvariablecheck improve
|
2021-12-17 15:02:00 +01:00 |
unusedvariablemore.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
unusedvariableplus.cxx
|
loplugin:unusedvariableplus
|
2022-05-05 17:35:08 +02:00 |
unusedvarsglobal.cxx
|
Adapt compilerplugins to Clang 17 trunk "Remove llvm::Optional"
|
2023-06-05 19:46:50 +02:00 |
unusedvarsglobal.py
|
tdf#158803 compilerplugins: remove semicolons; improve membership checks
|
2024-05-21 11:40:31 +02:00 |
unusedvarsglobal.untouched.results
|
Drop now unused SvtSlideSorterBarOptions class
|
2024-01-03 15:38:17 +01:00 |
unusedvarsglobal.writeonly.results
|
tdf#146619 Remove unused includes from sal/qa
|
2023-08-22 08:06:09 +02:00 |
useuniqueptr.cxx
|
[API CHANGE] Remove deprecated idlc and regmerge from the SDK
|
2022-06-10 17:15:49 +02:00 |
vclwidgets.cxx
|
Adapt to various Clang 18 trunk enum rework
|
2023-11-06 21:17:59 +01:00 |
virtualdead.cxx
|
better solution for ignoreLocation for tree-wide plugins
|
2022-06-14 09:07:13 +02:00 |
virtualdead.py
|
android, compilerplugins: fix issues found by Ruff linter
|
2024-07-26 18:45:56 +02:00 |
virtualdead.results
|
loplugin:virtualdead
|
2023-05-19 20:24:21 +02:00 |
virtualdead.unusedparams.results
|
loplugin:virtualdead
|
2023-05-19 20:24:21 +02:00 |
virtualdown.cxx
|
Bump compiler plugins Clang baseline to 12.0.1
|
2022-02-17 21:45:06 +01:00 |
virtualdown.py
|
android, compilerplugins: fix issues found by Ruff linter
|
2024-07-26 18:45:56 +02:00 |
virtualdown.results
|
commit loplugin:virtualdown results
|
2019-06-11 07:53:14 +02:00 |
weakbase.cxx
|
loplugin, merge weakobject into weakbase
|
2023-09-15 12:48:29 +02:00 |
writeonlyvars.cxx
|
tdf#105303: Drop html export wizard
|
2023-09-23 11:03:38 +02:00 |
xmlimport.cxx
|
-Werror,-Wdeprecated-declarations
|
2023-12-18 17:40:26 +01:00 |