summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2022-01-17Missing includes for libstdc++ 12Stephan Bergmann
2021-10-27tdf#142010 XLS import: fix bad calculation after editingLászló Németh
2021-08-25VCL allow plugins to declare OpenGL supportJan-Marek Glogowski
2021-06-11loplugin:unusedmethods improve filteringNoel Grandin
2021-06-10Adapt compilerplugins to Clang VK_RValue -> VK_PRValue renameStephan Bergmann
2021-06-04loplugin:virtualdeadNoel Grandin
2021-06-03-Wunused-but-set-{parameter,variable} in CompilerTest_compilerplugins_clangStephan Bergmann
2021-06-01drop unused Widget::set_secondaryCaolán McNamara
2021-05-31gtk4: enable cut and paste into other applicationsCaolán McNamara
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse
2021-05-31tdf#142467: Update comments with GCC bug IDStephan Bergmann
2021-05-27gtk4: continue to provide Paintable via cairo surfaceCaolán McNamara
2021-05-27tdf#47065 Add new file open UI options and implement a new threadMatt K
2021-05-26tdf#142467 crash on calling 'getInfoHelper' in final classCaolán McNamara
2021-05-19Adapt loplugin:noexcept to system macro BEGIN_COM_MAP (clang-cl)Stephan Bergmann
2021-05-18loplugin:unusedfieldsNoel Grandin
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-18loplugin:unnecessaryvirtualNoel Grandin
2021-05-17sc_ucalc: move formula tests to their own moduleXisco Fauli
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-16sc_ucalc: move conditional format tests to their own moduleXisco Fauli
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-14sc_ucalc: move shared formula tests to their own moduleXisco Fauli
2021-05-14Improve loplugin:stringview diagnostic outputStephan Bergmann
2021-05-12Guard against isCXX11ConstantExpr on dependent expressionStephan Bergmann
2021-05-11loplugin:implicitboolconversion workaroundNoel Grandin
2021-05-10rename to remove the gtk3 prefixCaolán McNamara
2021-05-06loplugin:unusedmethodsNoel Grandin
2021-05-05loplugin:unnecessaryvirtualNoel Grandin
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-05-03throw() -> noexcept, part 3/3: New loplugin:noexceptStephan Bergmann
2021-04-27loplugin:moveoptNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-27More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor]Stephan Bergmann
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-20drop unused get_hscroll_heightCaolán McNamara
2021-04-19Updated README.md filesHossein
2021-04-17loplugin:constantparamNoel Grandin
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-14loplugin:unusedmethodsNoel Grandin
2021-04-13loplugin:singlevalfieldsNoel Grandin
2021-04-12convert few more clang plugins to sharedLuboš Luňák
2021-04-09remove vcl/waitobj.hxxCaolán McNamara
2021-04-09do not #error in clangplugins with --disable-pchLuboš Luňák
2021-04-09make clang plugin check code in headers only once if in PCHLuboš Luňák
2021-04-08Adapt loplugin:unnecessaryparen to CXXRewrittenBinaryOperatorStephan Bergmann
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-07loplugin:casttovoid: Fix VisitReturnStmt in lambda bodiesStephan Bergmann
2021-04-01tdf#124176 Use pragma once instead of include guardsrounak