summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
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
2022-11-05loplugin:stringconcatauto: There's no dangling-ref issue with O[U]StringNumberStephan Bergmann
2022-10-26Adapt compilerplugins to recent Clang 16 trunk changeStephan Bergmann
2022-10-22loplugin:unusedmethodsNoel Grandin
2022-10-21loplugin:referencecasting look for a new patternNoel Grandin
2022-10-21loplugin:unnecessaryvirtualNoel Grandin
2022-10-18Adapt compilerplugins to recent Clang 16 trunk changeStephan Bergmann
2022-10-17loplugin:redundantcast look for redundant dynamic_cast<T&>Noel Grandin
2022-10-14Clean up loplugin:stringviewStephan Bergmann
2022-10-14Clean up loplugin:stringaddStephan Bergmann
2022-10-14Fix loplugin:stringconcatautoStephan Bergmann
2022-10-13Drop now-redundant %selectStephan Bergmann
2022-10-13Adapt CompilerTest_compilerplugins_clang to recent ClangStephan Bergmann
2022-10-13Deduplicate stringconcat moreMike Kaganski
2022-10-12tdf#147021 REVERT Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-25unwrap SwDelChr to plain SfxHintBjoern Michaelsen
2022-09-25unwrap SwInsText to a plain SfxHintBjoern Michaelsen
2022-09-24unwrap SwDelText to a plain SfxHintBjoern Michaelsen
2022-09-23remove some dead codeNoel Grandin
2022-09-21Extend loplugin:redundantcast to some suspicious reinterpret_castStephan Bergmann
2022-09-14new loplugin refcountingbaseNoel Grandin
2022-09-08Clean up some #includesStephan Bergmann
2022-09-08loplugin:unnecessaryvirtualNoel Grandin
2022-09-08loplugin:virtualdeadNoel Grandin
2022-09-05vcl: Rename LongPress event to GestureLongPressPovilas Kanapickas
2022-09-05vcl: Rename Swipe event to GestureSwipePovilas Kanapickas