summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2018-06-12loplugin:constantparamNoel Grandin
2018-06-12loplugin:singlevalfieldsNoel Grandin
2018-06-11loplugin:unusedfieldsNoel Grandin
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-11loplugin:unnecessaryvirtualNoel Grandin
2018-06-01Improve loplugin:unreffunStephan Bergmann
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-05-28loplugin:useuniqueptr in ODbTypeWizDialogNoel Grandin
2018-05-28loplugin:useuniqueptr in GridWindowNoel Grandin
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-05-23Fix typosAndrea Gelmini
2018-05-19improve unusedfields loplugin to find constructor-only fieldsNoel Grandin
2018-05-19Fix typosAndrea Gelmini
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand
2018-05-18loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin
2018-05-17Further loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-05-16loplugin:useuniqueptr in SvxOutlinerForwarderNoel Grandin
2018-05-14Adapt compilerplugins to recent Clang trunk changeStephan Bergmann
2018-05-14loplugin:useuniqueptr in SfxTabDialogNoel Grandin
2018-05-11loplugin:datamembershadow in ScVbaStylesNoel Grandin
2018-05-11loplugin:datamembershadow in SdrOutlinerNoel Grandin
2018-05-11loplugin:datamembershadow in FrameViewNoel Grandin
2018-05-11loplugin:datamembershadow in SvxMacroTabPage_Noel Grandin
2018-05-11loplugin:datamembershadow in DXF filterNoel Grandin
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin
2018-05-09move unoapi_property_tester to include so it can be used outsideTomaž Vajngerl
2018-05-04Adapt to Clang trunk SourceManager::getImmediateExpansionRange changesStephan Bergmann
2018-05-03make useuniqueptr loplugin check child compound statementsNoel Grandin
2018-04-29loplugin:useuniqueptr look for DELETEZ expressionsNoel Grandin
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-27Related: tdf#117178 rollover is always done in visually released button modeCaolán McNamara
2018-04-23Don't warn about multiplication by zero in loplugin:expressionalwayszeroStephan Bergmann
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin
2018-04-23loplugin:useuniqueptr in Inflater,DeflaterNoel Grandin
2018-04-20loplugin:singlevalfieldsNoel Grandin
2018-04-20loplugin:unnecessaryvirtualNoel Grandin
2018-04-17More containsPreprocessingConditionalInclusion checking in loplugin:casttovoidStephan Bergmann
2018-04-16loplugin:useuniqueptr in OStorePageBIOSNoel Grandin
2018-04-12vcl: Add a internal (memory) manager for Graphic objectsTomaž Vajngerl
2018-04-11remove some debug codeNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-10put the loplugin output files in the workdirNoel Grandin
2018-04-10darn, unusedfields loplugin was left enabledNoel Grandin
2018-04-10loplugin:unusedfield improvementsNoel Grandin
2018-04-06loplugin:useuniqueptr in ScXMLTableRowCellContextNoel Grandin
2018-04-04loplugin:unusedmethodsNoel Grandin
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin