summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2018-05-11loplugin:datamembershadow in ScVbaStylesNoel Grandin1-2/+0
2018-05-11loplugin:datamembershadow in SdrOutlinerNoel Grandin1-2/+0
2018-05-11loplugin:datamembershadow in FrameViewNoel Grandin1-9/+0
2018-05-11loplugin:datamembershadow in SvxMacroTabPage_Noel Grandin1-2/+0
2018-05-11loplugin:datamembershadow in DXF filterNoel Grandin1-2/+0
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin4-28/+119
2018-05-09move unoapi_property_tester to include so it can be used outsideTomaž Vajngerl1-8/+0
2018-05-04Adapt to Clang trunk SourceManager::getImmediateExpansionRange changesStephan Bergmann8-22/+39
2018-05-03make useuniqueptr loplugin check child compound statementsNoel Grandin2-2/+21
2018-04-29loplugin:useuniqueptr look for DELETEZ expressionsNoel Grandin2-0/+42
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-8/+0
2018-04-27Related: tdf#117178 rollover is always done in visually released button modeCaolán McNamara1-2/+0
2018-04-23Don't warn about multiplication by zero in loplugin:expressionalwayszeroStephan Bergmann1-18/+4
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin2-6/+36
2018-04-23loplugin:useuniqueptr in Inflater,DeflaterNoel Grandin1-0/+3
2018-04-20loplugin:singlevalfieldsNoel Grandin1-39/+33
2018-04-20loplugin:unnecessaryvirtualNoel Grandin1-42/+8
2018-04-17More containsPreprocessingConditionalInclusion checking in loplugin:casttovoidStephan Bergmann1-0/+5
2018-04-16loplugin:useuniqueptr in OStorePageBIOSNoel Grandin1-31/+31
2018-04-12vcl: Add a internal (memory) manager for Graphic objectsTomaž Vajngerl1-0/+1
2018-04-11remove some debug codeNoel Grandin1-3/+3
2018-04-11new loplugin:unusedvariablemoreNoel Grandin2-0/+405
2018-04-10put the loplugin output files in the workdirNoel Grandin24-24/+24
2018-04-10darn, unusedfields loplugin was left enabledNoel Grandin1-1/+1
2018-04-10loplugin:unusedfield improvementsNoel Grandin5-61/+147
2018-04-06loplugin:useuniqueptr in ScXMLTableRowCellContextNoel Grandin1-0/+11
2018-04-04loplugin:unusedmethodsNoel Grandin2-80/+82
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin2-0/+144
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2-3/+1
2018-04-02give DBG_UNHANDLED_EXCEPTION_WHEN an area parameterNoel Grandin2-44/+121
2018-03-31loplugin:unusedfieldsNoel Grandin3-82/+102
2018-03-31loplugin:unusedmethodsNoel Grandin2-66/+16
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin4-306/+224
2018-03-29loplugin:unnecessaryvirtualNoel Grandin1-55/+143
2018-03-29loplugin:unusedmethodsNoel Grandin2-138/+154
2018-03-29disable expressionalwayszero loplugin on clang-3.8Noel Grandin1-0/+5
2018-03-28new loplugin virtualdownNoel Grandin2-0/+272
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin2-8/+71
2018-03-27Let prefix arguments to hasPathnamePrefix end in slashStephan Bergmann7-15/+15
2018-03-27Use isSamePathname instead of hasPathnamePrefix, where appropriateStephan Bergmann6-24/+24
2018-03-23...in which case .. path segments need to be resolved in SearchPath, tooStephan Bergmann1-3/+5
2018-03-23Check isOkToRemoveArithmeticCast in loplugin:redundantfcast tooStephan Bergmann4-48/+65
2018-03-23Handle .. path segments in loplugin:includeform againStephan Bergmann1-1/+2
2018-03-23Revert "Allow compiler plugins for online"Stephan Bergmann4-34/+2
2018-03-15loplugin:unusedmethodsNoel Grandin2-127/+111
2018-03-14loplugin:unusedmethodsNoel Grandin1-3/+0
2018-03-13loplugin:unusedmethods remove unused code from canvasNoel Grandin1-6/+0
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2-0/+49
2018-03-12loplugin:unusedmethodsNoel Grandin2-141/+85
2018-03-11weld color pickerCaolán McNamara1-2/+0