summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* Always disable loplugin:expressionalwayszero, to avoid false positivesStephan Bergmann2018-11-211-5/+0
* loplugin:passstuffbyrefNoel Grandin2018-05-281-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
* loplugin:unusedmethodsNoel Grandin2018-04-042-80/+82
* new loplugin:dbgunhandledexceptionNoel Grandin2018-04-032-0/+144
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-032-3/+1
* give DBG_UNHANDLED_EXCEPTION_WHEN an area parameterNoel Grandin2018-04-022-44/+121
* loplugin:unusedfieldsNoel Grandin2018-03-313-82/+102
* loplugin:unusedmethodsNoel Grandin2018-03-312-66/+16
* loplugin:unnecessaryvirtual improve result outputNoel Grandin2018-03-314-306/+224
* loplugin:unnecessaryvirtualNoel Grandin2018-03-291-55/+143
* loplugin:unusedmethodsNoel Grandin2018-03-292-138/+154
* disable expressionalwayszero loplugin on clang-3.8Noel Grandin2018-03-291-0/+5
* new loplugin virtualdownNoel Grandin2018-03-282-0/+272
* loplugin:expressionalwayszero improvementsNoel Grandin2018-03-272-8/+71