summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2019-03-04do not call GetFormatTable() from GetNonThreadedContext() (tdf#121949)Luboš Luňák
2019-01-08Bump copyright year to 2019Adolfo Jayme Barrientos
2018-12-12weld SwCaptionOptPageCaolán McNamara
2018-11-22weld SwCondCollPageCaolán McNamara
2018-11-20Fix loplugin:staticconstfieldStephan Bergmann
2018-11-17remove unused IS_TRAVELSELECTNoel Grandin
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-17drop unused SvTreeListBoxFlags::IS_EXPANDINGCaolán McNamara
2018-11-17loplugin:unusedmethodsNoel Grandin
2018-11-16new loplugin buriedassignNoel Grandin
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-14make ScInterpreterContext also accessible without passing it aroundLuboš Luňák
2018-11-14"oh dear, what can the matter be?"Stephan Bergmann
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-11-12Adapt to new ConstantExpr in Clang trunk towards Clang 8Stephan Bergmann
2018-11-09loplugin:useuniqueptr extend to checking more local var deletesNoel Grandin
2018-11-08loplugin:unusedfieldsNoel Grandin
2018-11-08loplugin:unusedmethodsNoel Grandin
2018-11-08loplugin:constantparamNoel Grandin
2018-11-07new loplugin readability-redundant-ppNoel Grandin
2018-11-06new loplugin collapseifNoel Grandin
2018-10-27loplugin:unusedmethodsNoel Grandin
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-26loplugin:unusedfieldsNoel Grandin
2018-10-23loplugin:useuniqueptr more exclusionsNoel Grandin
2018-10-22loplugin:staticvar ignore rtfkeywd.cxx for nowNoel Grandin
2018-10-22Disable loplugin:staticvar for nowStephan Bergmann
2018-10-22loplugin:staticvar ignore this case for nowNoel Grandin
2018-10-22loplugin:unusedfields improvemementsNoel Grandin
2018-10-22loplugin:staticvar in variousNoel Grandin
2018-10-22loplugin:singlevalfields look for fields that can be boolNoel Grandin
2018-10-17new loplugin staticvarNoel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15Relicense LoopVarTooSmall plugin to use LLVM licenseTamás Zolnai
2018-10-15Add the already referenced LICENSE.TXT with the LLVM licenseTamás Zolnai
2018-10-15loplugin:constantparamNoel Grandin
2018-10-15loplugin:unusedfieldsNoel Grandin
2018-10-15loplugin:unusedmethodsNoel Grandin
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2018-10-10Fix failure of loplugin:useuniqueptr with older compilersStephan Bergmann
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09loplugin:unusedmethodsNoel Grandin
2018-10-09loplugin:unusedfieldsNoel Grandin
2018-10-08Fix loplugin:useuniqueptr for libc++ (macOS)Stephan Bergmann
2018-10-08compilerplugins: the useuniqueptr clang plugin test fails on 5.0.1Miklos Vajna
2018-10-06Fix typoAndrea Gelmini
2018-10-05loplugin:useuniqueptr look for deleting in loops with iteratorsNoel Grandin
2018-10-03loplugin:unusedmethodsNoel Grandin