summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2019-02-13Make loplugin:stringconcat more robustStephan Bergmann2-12/+83
2019-02-13Fix typoAndrea Gelmini1-1/+1
2019-02-12More loplugin:indentation Qt "emit" hackeryStephan Bergmann1-1/+2
2019-02-11new loplugin writeonlyvarsNoel Grandin2-0/+1295
2019-02-11use more hasPathnamePrefixNoel Grandin5-66/+45
2019-02-11remove debugging codeNoel Grandin1-7/+1
2019-02-11loplugin:indentation workaround qt macrosNoel Grandin1-0/+9
2019-02-11new loplugin indentationNoel Grandin2-0/+269
2019-01-31Fix compilerplugins/clang/test/useuniqueptr.cxx for clang-clStephan Bergmann1-1/+1
2019-01-31loplugin:unusedfileds is no-op on Windows, so don't run its test thereStephan Bergmann1-2/+8
2019-01-25loplugin:unusedmethodsNoel Grandin2-162/+114
2019-01-25improve loplugin constparamsNoel Grandin2-28/+35
2019-01-18update useunique_ptr lopluginNoel Grandin2-21/+85
2019-01-16New loplugin:emptyStephan Bergmann1-0/+186
2019-01-11Drop o3tl/string_view.hxxStephan Bergmann1-2/+0
2019-01-08loplugin:constantparamNoel Grandin3-397/+357
2019-01-01Bump copyright year to 2019Adolfo Jayme Barrientos1-1/+1
2018-12-28Fix typo in codeAndrea Gelmini1-1/+1
2018-12-21loplugin:unnecessaryvirtualNoel Grandin1-4/+4
2018-12-21loplugin:unusedfieldsNoel Grandin4-83/+67
2018-12-21loplugin:unusedmethodsNoel Grandin2-140/+124
2018-12-13loplugin:unusedfields improve write-only logicNoel Grandin6-78/+238
2018-12-13loplugin:constantparamNoel Grandin4-729/+805
2018-12-12weld SwCaptionOptPageCaolán McNamara1-2/+0
2018-12-11loplugin:unusedfieldsNoel Grandin4-108/+56
2018-12-11loplugin:useuniqueptr in svtools,toolkitsNoel Grandin1-12/+15
2018-12-11accessibletable.hxx no more existsAndrea Gelmini1-4/+0
2018-12-11loplugin:useuniqueptr in vclNoel Grandin1-2/+9
2018-12-10cppcheck: incorrectStringBooleanErrorJulien Nabet2-3/+3
2018-12-10loplugin:unnecessaryvirtualNoel Grandin2-48/+46
2018-12-10loplugin:unusedfieldsNoel Grandin4-118/+174
2018-12-09loplugin:unusedmethodsNoel Grandin2-176/+180
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-12-08Removed spurious charsAndrea Gelmini1-9/+9
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin3-76/+1172
2018-12-06Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION changedStephan Bergmann1-2/+0
2018-12-05loplugin:singlevalfields add checking for static class fieldsNoel Grandin3-81/+180
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin2-17/+48
2018-12-04loplugin:unusedenumconstants look through parenthesesNoel Grandin5-665/+656
2018-12-02loplugin:intvsfloat get this working reliablyNoel Grandin2-28/+21
2018-11-30Make some loplugin:implicitboolconversion code use TypeCheckStephan Bergmann1-6/+3
2018-11-30loplugin:unusedmethodsNoel Grandin2-65/+57
2018-11-30loplugin:unusedfieldsNoel Grandin4-190/+86
2018-11-30loplugin:singlevalfieldsNoel Grandin2-53/+92
2018-11-30loplugin:unusedenumconstants ignore common patternNoel Grandin6-1522/+897
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin3-57/+103
2018-11-29Revert "comment out the EvaluateAsInt compat code for now"Stephan Bergmann1-2/+1
2018-11-29remove unused SdrInsertFlags enum valueNoel Grandin1-2/+0
2018-11-29comment out the EvaluateAsInt compat code for nowNoel Grandin1-1/+2
2018-11-28loplugin:unusedfields in swNoel Grandin4-207/+971