summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
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
2023-10-21Extended loplugin:ostr: Automatic rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-14get_iter_abs_pos doesn't neeed to be virtualCaolán McNamara
2023-10-12loplugin:unusedmethodsNoel Grandin
2023-10-11__cpp_char8_t is generally available nowStephan Bergmann
2023-10-11Delete OUString UTF-16 string literal ctor/assignment opStephan Bergmann
2023-10-09Add -rpath when building analyzer executable on macOSStephan Bergmann
2023-10-09Avoid a false loplugin:casttovoid on macOSStephan Bergmann
2023-10-07loplugin:ostr: Rewrite some uses of O[U]String to use ""_ostr/u""_ustr literalsStephan Bergmann
2023-09-24loplugin:unusedmethodsNoel Grandin
2023-09-23tdf#105303: Drop html export wizardXisco Fauli
2023-09-19loplugin:unusedfieldsNoel Grandin
2023-09-17remove unnecessary dynamic_cast around SwXTextNoel Grandin
2023-09-15loplugin, merge weakobject into weakbaseNoel Grandin
2023-09-14Improve Plugin::checkIdenticalDefaultArgumentsStephan Bergmann
2023-09-05SvxDrawPage does not need to use aggregationNoel Grandin
2023-08-29Fix typoAndrea Gelmini
2023-08-28Adapt loplugin:unnecessaryparen to user-defined string literalsStephan Bergmann
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-26Drop glm dependency from vclGabor Kelemen
2023-08-22tdf#146619 Remove unused includes from sal/qaGabor Kelemen
2023-08-19loplugin: new global analysis locking2Noel Grandin
2023-08-08loplugin:unnecessarygetstr fix false +Noel Grandin
2023-08-04Avoid "function 'testDynamicCast()::S1::~S1' has internal linkage...Stephan Bergmann
2023-08-03move SwVirtPageNumInfo to SfxHintBjoern Michaelsen
2023-07-31loplugin:stringconstant: Catch some O[U]String::getStr anti-patternsStephan Bergmann
2023-07-27vcl gtk3: Introduce AT-SPI2 tests for the GTK3 accessibility layerColomban Wendling
2023-07-25loplugin:unusedfieldsNoel Grandin
2023-07-23Drop --enable-float-device-pixel configure optionKhaled Hosny
2023-07-21loplugin:unusedmethodsNoel Grandin