summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* jsdialog: Remember builder connected with LOK window idSzymon Kłos2020-05-151-0/+1
* desktop: disable callback handling while changing the viewAshod Nakashian2019-12-021-6/+0
* do not use compiler.getSourceManager().getFilename()Luboš Luňák2019-10-0724-25/+24
* do not call GetFormatTable() from GetNonThreadedContext() (tdf#121949)Luboš Luňák2019-03-041-0/+2
* Bump copyright year to 2019Adolfo Jayme Barrientos2019-01-081-1/+1
* weld SwCaptionOptPageCaolán McNamara2018-12-121-2/+0
* weld SwCondCollPageCaolán McNamara2018-11-221-1/+1
* Fix loplugin:staticconstfieldStephan Bergmann2018-11-201-5/+6
* remove unused IS_TRAVELSELECTNoel Grandin2018-11-171-2/+0
* Adapt to C++2a char_tStephan Bergmann2018-11-171-0/+2
* drop unused SvTreeListBoxFlags::IS_EXPANDINGCaolán McNamara2018-11-171-2/+0
* loplugin:unusedmethodsNoel Grandin2018-11-172-100/+106
* new loplugin buriedassignNoel Grandin2018-11-162-0/+306
* loplugin:staticmethods improvementNoel Grandin2018-11-161-2/+1
* make ScInterpreterContext also accessible without passing it aroundLuboš Luňák2018-11-141-0/+2
* "oh dear, what can the matter be?"Stephan Bergmann2018-11-141-1/+1
* loplugin singlevalfields improvementNoel Grandin2018-11-134-159/+454
* Adapt to new ConstantExpr in Clang trunk towards Clang 8Stephan Bergmann2018-11-121-0/+8
* loplugin:useuniqueptr extend to checking more local var deletesNoel Grandin2018-11-092-205/+307
* loplugin:unusedfieldsNoel Grandin2018-11-084-89/+99
* loplugin:unusedmethodsNoel Grandin2018-11-082-89/+81
* loplugin:constantparamNoel Grandin2018-11-084-514/+546
* new loplugin readability-redundant-ppNoel Grandin2018-11-071-0/+129
* new loplugin collapseifNoel Grandin2018-11-062-0/+184
* loplugin:unusedmethodsNoel Grandin2018-10-272-205/+211
* loplugin:singlevalfields improvementNoel Grandin2018-10-263-252/+290
* loplugin:unusedfieldsNoel Grandin2018-10-264-78/+88
* loplugin:useuniqueptr more exclusionsNoel Grandin2018-10-231-0/+7
* loplugin:staticvar ignore rtfkeywd.cxx for nowNoel Grandin2018-10-221-1/+3
* Disable loplugin:staticvar for nowStephan Bergmann2018-10-221-1/+1
* loplugin:staticvar ignore this case for nowNoel Grandin2018-10-221-1/+4
* loplugin:unusedfields improvemementsNoel Grandin2018-10-225-101/+212
* loplugin:staticvar in variousNoel Grandin2018-10-221-2/+5
* loplugin:singlevalfields look for fields that can be boolNoel Grandin2018-10-223-4/+90
* new loplugin staticvarNoel Grandin2018-10-172-0/+284
* loplugin:singlevalfieldsNoel Grandin2018-10-173-46/+326
* loplugin:staticconstfield improvementsNoel Grandin2018-10-152-83/+154
* Relicense LoopVarTooSmall plugin to use LLVM licenseTamás Zolnai2018-10-152-8/+12
* Add the already referenced LICENSE.TXT with the LLVM licenseTamás Zolnai2018-10-151-0/+40
* loplugin:constantparamNoel Grandin2018-10-154-792/+781
* loplugin:unusedfieldsNoel Grandin2018-10-154-71/+85
* loplugin:unusedmethodsNoel Grandin2018-10-152-73/+63
* loplugin:constfields in ooxNoel Grandin2018-10-151-0/+2
* loplugin:constfields in reportdesign,sal,saxNoel Grandin2018-10-121-3/+30
* Fix failure of loplugin:useuniqueptr with older compilersStephan Bergmann2018-10-103-4/+45
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-093-38/+100
* loplugin:unusedmethodsNoel Grandin2018-10-092-67/+87
* loplugin:unusedfieldsNoel Grandin2018-10-094-114/+112
* Fix loplugin:useuniqueptr for libc++ (macOS)Stephan Bergmann2018-10-081-1/+4
* compilerplugins: the useuniqueptr clang plugin test fails on 5.0.1Miklos Vajna2018-10-081-1/+1