summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2023-03-23loplugin:stringview: Constructing O[U]String from O[U]StringLiteral is cheapStephan Bergmann
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-17loplugin:rangedforcopy: Assume non-reference structured binding is intentionalStephan Bergmann
2023-03-17Avoid loplugin:unusedmember crash for templated offsetofStephan Bergmann
2023-03-16Prepare compilerplugins for C++23 `if consteval`Stephan Bergmann
2023-03-16Remove empty commentStephan Bergmann
2023-03-16Adapt loplugin:implicitboolconversion to _G_STR_NONNULLStephan Bergmann
2023-03-10improve loplugin:unnecessarylockingNoel Grandin
2023-03-09Fix typoAndrea Gelmini
2023-03-08new loplugin:unique2optionalNoel Grandin
2023-03-06The mentioned bug is fixed in Clang 17 trunk nowStephan Bergmann
2023-03-02Record loplugin:unreffun false positive caused by a Clang bugStephan Bergmann
2023-02-28Remove compilerplugins/clang/test/cppunitassertequals.hxxStephan Bergmann
2023-02-28Extend loplugin:cppunitassertequals to CPPUNIT_ASSERT_LESS etc.Stephan Bergmann
2023-02-23Extend loplugin:cppunitassertequals to more argument typesStephan Bergmann
2023-02-15clean up SwRefMarkFieldUpdate a bitBjoern Michaelsen
2023-02-03Fix misuse of TagDecl::hasDefinitionStephan Bergmann
2023-01-31loplugin:unusedfieldsNoel Grandin
2023-01-30loplugin:virtualdeadNoel Grandin
2023-01-30Missing include for llvm::OptionalStephan Bergmann
2023-01-20New loplugin:unoaggregationStephan Bergmann
2023-01-20improve loplugin:refcountingNoel Grandin
2023-01-13Fix typo to complete commit 613baf157375Andrea Gelmini
2023-01-13Merge OSingleFactoryHelper into OFactoryComponentHelperStephan Bergmann
2023-01-12merge duplicate CairoTextRender implsCaolán McNamara
2023-01-12loplugin:reservedid (clang-cl)Stephan Bergmann
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann
2023-01-06writerfilter: removed remains of GAP_HALF define and its usageVasily Melenchuk
2023-01-02Remove unused imports from compilerplugins/clangBogdan B
2023-01-01Bump copyright year to 2023Adolfo Jayme Barrientos
2022-12-22Make namespace checks look through LinkageSpecsStephan Bergmann
2022-12-20Revert "fix compile error in compilerplugins"Stephan Bergmann
2022-12-20Adapt to PPCallbacks::InclusionDirective change in Clang 16 trunkNoel Grandin
2022-12-20fix compile error in compilerpluginsNoel Grandin
2022-12-20new loplugin:implinheritancehelperNoel Grandin
2022-12-19Avoid -Werror,-Wdeprecated-declarationsStephan Bergmann
2022-12-19Adapt to clang::PPCallbacks::InclusionDirective change in Clang 16 trunkStephan Bergmann
2022-12-16Merge sdr::table::TableDesignUser into sdr::table::SdrTableObjImplStephan Bergmann
2022-12-07loplugin:unusedmethodsNoel Grandin
2022-12-07loplugin:unusedfieldsNoel Grandin
2022-12-07loplugin:singlevalfieldsNoel Grandin
2022-12-06weld InformationDialog info dialogCaolán McNamara
2022-12-06Resolves: tdf#121297 weld Presentation MinimizerCaolán McNamara
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-25Fold OldBasicPassword into basic::SfxScriptLibraryContainerStephan Bergmann
2022-11-23Fix loplugin:redundantcast check for same-type dynamic_castStephan Bergmann
2022-11-22loplugin:unusedfields update the post-process scriptNoel Grandin
2022-11-18Related tdf#104597, tdf#151546: Introduce comphelper::string::reverseCodePointsStephan Bergmann
2022-11-11New loplugin:constmoveStephan Bergmann
2022-11-06-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): compilerpluginsStephan Bergmann