summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* teach useuniqueptr loplugin about calling delete on a paramNoel Grandin2018-06-222-0/+66
* loplugin:unusedfieldsNoel Grandin2018-06-144-30/+662
* loplugin:unusedmethodsNoel Grandin2018-06-142-205/+71
* loplugin:constantparamNoel Grandin2018-06-124-1396/+3694
* loplugin:singlevalfieldsNoel Grandin2018-06-121-51/+30
* loplugin:unusedfieldsNoel Grandin2018-06-113-197/+249
* loplugin:unusedmethodsNoel Grandin2018-06-112-236/+502
* new loplugin:shouldreturnboolNoel Grandin2018-06-112-0/+281
* loplugin:unnecessaryvirtualNoel Grandin2018-06-112-14/+16
* Improve loplugin:unreffunStephan Bergmann2018-06-013-0/+60
* loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin2018-06-012-52/+129
* loplugin:useuniqueptr in ODbTypeWizDialogNoel Grandin2018-05-281-0/+3
* loplugin:useuniqueptr in GridWindowNoel Grandin2018-05-281-0/+3
* loplugin:passstuffbyrefNoel Grandin2018-05-251-0/+4
* Fix typosAndrea Gelmini2018-05-231-1/+1
* improve unusedfields loplugin to find constructor-only fieldsNoel Grandin2018-05-192-2/+50
* Fix typosAndrea Gelmini2018-05-191-1/+1
* Replace SVGFilter using SVGIOArmin Le Grand2018-05-181-4/+0
* loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin2018-05-181-0/+3
* Further loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann2018-05-171-2/+14
* loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann2018-05-172-0/+27
* loplugin:useuniqueptr in SvxOutlinerForwarderNoel Grandin2018-05-161-0/+4
* Adapt compilerplugins to recent Clang trunk changeStephan Bergmann2018-05-141-1/+7
* loplugin:useuniqueptr in SfxTabDialogNoel Grandin2018-05-141-0/+4
* loplugin:datamembershadow in ScVbaStylesNoel Grandin2018-05-111-2/+0
* loplugin:datamembershadow in SdrOutlinerNoel Grandin2018-05-111-2/+0
* loplugin:datamembershadow in FrameViewNoel Grandin2018-05-111-9/+0
* loplugin:datamembershadow in SvxMacroTabPage_Noel Grandin2018-05-111-2/+0
* loplugin:datamembershadow in DXF filterNoel Grandin2018-05-111-2/+0
* loplugin:unnecessaryvirtual improvementsNoel Grandin2018-05-104-28/+119
* move unoapi_property_tester to include so it can be used outsideTomaž Vajngerl2018-05-091-8/+0
* Adapt to Clang trunk SourceManager::getImmediateExpansionRange changesStephan Bergmann2018-05-048-22/+39
* make useuniqueptr loplugin check child compound statementsNoel Grandin2018-05-032-2/+21
* loplugin:useuniqueptr look for DELETEZ expressionsNoel Grandin2018-04-292-0/+42
* loplugin:countusersofdefaultparamsNoel Grandin2018-04-281-8/+0
* Related: tdf#117178 rollover is always done in visually released button modeCaolán McNamara2018-04-271-2/+0
* Don't warn about multiplication by zero in loplugin:expressionalwayszeroStephan Bergmann2018-04-231-18/+4
* loplugin:singlevalfields improve unaryoperatorNoel Grandin2018-04-232-6/+36
* loplugin:useuniqueptr in Inflater,DeflaterNoel Grandin2018-04-231-0/+3
* loplugin:singlevalfieldsNoel Grandin2018-04-201-39/+33
* loplugin:unnecessaryvirtualNoel Grandin2018-04-201-42/+8
* More containsPreprocessingConditionalInclusion checking in loplugin:casttovoidStephan Bergmann2018-04-171-0/+5
* loplugin:useuniqueptr in OStorePageBIOSNoel Grandin2018-04-161-31/+31
* vcl: Add a internal (memory) manager for Graphic objectsTomaž Vajngerl2018-04-121-0/+1
* remove some debug codeNoel Grandin2018-04-111-3/+3
* new loplugin:unusedvariablemoreNoel Grandin2018-04-112-0/+405
* put the loplugin output files in the workdirNoel Grandin2018-04-1024-24/+24
* darn, unusedfields loplugin was left enabledNoel Grandin2018-04-101-1/+1
* loplugin:unusedfield improvementsNoel Grandin2018-04-105-61/+147
* loplugin:useuniqueptr in ScXMLTableRowCellContextNoel Grandin2018-04-061-0/+11