summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2019-12-02desktop: disable callback handling while changing the viewAshod Nakashian1-6/+0
2019-10-07do not use compiler.getSourceManager().getFilename()Luboš Luňák24-25/+24
2019-03-04do not call GetFormatTable() from GetNonThreadedContext() (tdf#121949)Luboš Luňák1-0/+2
2019-01-08Bump copyright year to 2019Adolfo Jayme Barrientos1-1/+1
2018-12-12weld SwCaptionOptPageCaolán McNamara1-2/+0
2018-11-22weld SwCondCollPageCaolán McNamara1-1/+1
2018-11-20Fix loplugin:staticconstfieldStephan Bergmann1-5/+6
2018-11-17remove unused IS_TRAVELSELECTNoel Grandin1-2/+0
2018-11-17Adapt to C++2a char_tStephan Bergmann1-0/+2
2018-11-17drop unused SvTreeListBoxFlags::IS_EXPANDINGCaolán McNamara1-2/+0
2018-11-17loplugin:unusedmethodsNoel Grandin2-100/+106
2018-11-16new loplugin buriedassignNoel Grandin2-0/+306
2018-11-16loplugin:staticmethods improvementNoel Grandin1-2/+1
2018-11-14make ScInterpreterContext also accessible without passing it aroundLuboš Luňák1-0/+2
2018-11-14"oh dear, what can the matter be?"Stephan Bergmann1-1/+1
2018-11-13loplugin singlevalfields improvementNoel Grandin4-159/+454
2018-11-12Adapt to new ConstantExpr in Clang trunk towards Clang 8Stephan Bergmann1-0/+8
2018-11-09loplugin:useuniqueptr extend to checking more local var deletesNoel Grandin2-205/+307
2018-11-08loplugin:unusedfieldsNoel Grandin4-89/+99
2018-11-08loplugin:unusedmethodsNoel Grandin2-89/+81
2018-11-08loplugin:constantparamNoel Grandin4-514/+546
2018-11-07new loplugin readability-redundant-ppNoel Grandin1-0/+129
2018-11-06new loplugin collapseifNoel Grandin2-0/+184
2018-10-27loplugin:unusedmethodsNoel Grandin2-205/+211
2018-10-26loplugin:singlevalfields improvementNoel Grandin3-252/+290
2018-10-26loplugin:unusedfieldsNoel Grandin4-78/+88
2018-10-23loplugin:useuniqueptr more exclusionsNoel Grandin1-0/+7
2018-10-22loplugin:staticvar ignore rtfkeywd.cxx for nowNoel Grandin1-1/+3
2018-10-22Disable loplugin:staticvar for nowStephan Bergmann1-1/+1
2018-10-22loplugin:staticvar ignore this case for nowNoel Grandin1-1/+4
2018-10-22loplugin:unusedfields improvemementsNoel Grandin5-101/+212
2018-10-22loplugin:staticvar in variousNoel Grandin1-2/+5
2018-10-22loplugin:singlevalfields look for fields that can be boolNoel Grandin3-4/+90
2018-10-17new loplugin staticvarNoel Grandin2-0/+284
2018-10-17loplugin:singlevalfieldsNoel Grandin3-46/+326
2018-10-15loplugin:staticconstfield improvementsNoel Grandin2-83/+154
2018-10-15Relicense LoopVarTooSmall plugin to use LLVM licenseTamás Zolnai2-8/+12
2018-10-15Add the already referenced LICENSE.TXT with the LLVM licenseTamás Zolnai1-0/+40
2018-10-15loplugin:constantparamNoel Grandin4-792/+781
2018-10-15loplugin:unusedfieldsNoel Grandin4-71/+85
2018-10-15loplugin:unusedmethodsNoel Grandin2-73/+63
2018-10-15loplugin:constfields in ooxNoel Grandin1-0/+2
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin1-3/+30
2018-10-10Fix failure of loplugin:useuniqueptr with older compilersStephan Bergmann3-4/+45
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann3-38/+100
2018-10-09loplugin:unusedmethodsNoel Grandin2-67/+87
2018-10-09loplugin:unusedfieldsNoel Grandin4-114/+112
2018-10-08Fix loplugin:useuniqueptr for libc++ (macOS)Stephan Bergmann1-1/+4
2018-10-08compilerplugins: the useuniqueptr clang plugin test fails on 5.0.1Miklos Vajna1-1/+1
2018-10-06Fix typoAndrea Gelmini1-1/+1