summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/useuniqueptr.cxx
AgeCommit message (Expand)Author
2018-07-24loplugin:useuniqueptr in rptui::ConditionNoel Grandin
2018-07-24loplugin:useuniqueptr fix check for DELETEZ inside compound stmtNoel Grandin
2018-07-24loplugin:useuniqueptr in SwHTMLWriterNoel Grandin
2018-07-20loplugin:useuniqueptr in HTMLTableNoel Grandin
2018-07-20loplugin:useuniqueptr in XclObjNoel Grandin
2018-07-19loplugin:useuniqueptr in SwUndoTableMergeNoel Grandin
2018-07-17loplugin:useuniqueptr in ScTabViewNoel Grandin
2018-07-17loplugin:useuniqueptr in SwHTMLWriterNoel Grandin
2018-07-16loplugin:useuniqueptr in UndoTransliterate_DataNoel Grandin
2018-07-13loplugin:useuniqueptr in SbUnoStructRefObjectNoel Grandin
2018-07-13loplugin:useuniqueptr in SwGrammarContactNoel Grandin
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl
2018-07-04loplugin:useuniqueptr in ScSimpleEditSourceHelperNoel Grandin
2018-06-29loplugin:useuniqueptr in SwTextAPIObjectNoel Grandin
2018-06-27loplugin:useuniqueptr in SwDocNoel Grandin
2018-06-22teach useuniqueptr loplugin about calling delete on a paramNoel Grandin
2018-05-28loplugin:useuniqueptr in ODbTypeWizDialogNoel Grandin
2018-05-28loplugin:useuniqueptr in GridWindowNoel Grandin
2018-05-23Fix typosAndrea Gelmini
2018-05-18loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin
2018-05-16loplugin:useuniqueptr in SvxOutlinerForwarderNoel Grandin
2018-05-14loplugin:useuniqueptr in SfxTabDialogNoel Grandin
2018-05-03make useuniqueptr loplugin check child compound statementsNoel Grandin
2018-04-29loplugin:useuniqueptr look for DELETEZ expressionsNoel Grandin
2018-04-23loplugin:useuniqueptr in Inflater,DeflaterNoel Grandin
2018-04-16loplugin:useuniqueptr in OStorePageBIOSNoel Grandin
2018-04-06loplugin:useuniqueptr in ScXMLTableRowCellContextNoel Grandin
2018-03-27Let prefix arguments to hasPathnamePrefix end in slashStephan Bergmann
2018-03-27Use isSamePathname instead of hasPathnamePrefix, where appropriateStephan Bergmann
2018-02-05loplugin:useuniqueptr in ImpEditEngineNoel Grandin
2018-02-02loplugin:useuniqueptr in i18npoolNoel Grandin
2018-02-02teach useuniqueptr loplugin about while loopsNoel Grandin
2018-01-29loplugin:useuniqueptr in ModelData_ImplNoel Grandin
2018-01-17loplugin:useuniqueptr in PPDParserNoel Grandin
2018-01-17loplugin:useuniqueptr expand search for ranged-loop-deleteNoel Grandin
2018-01-15loplugin:useuniqueptr in CursorNoel Grandin
2018-01-12teach useuniqueptr loplugin about "if(field != null) delete field"Noel Grandin
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin
2018-01-11loplugin:useuniqueptr in l10ntoolsNoel Grandin
2017-11-20re-enable loplugin:useuniqueptrNoel Grandin
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-09-11More clang::*Type vs. llvm::*Type ambiguitiesStephan Bergmann
2017-08-30fix ScJumpMatrixToken memory handlingNoel Grandin
2017-08-23loplugin:useuniqueptr, look for containers..Noel Grandin
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-07-13improve useuniqueptr loplugin to find arraysNoel Grandin
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-18Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann
2017-05-15loplugin:useuniqueptrNoel Grandin