summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/useuniqueptr.cxx
AgeCommit message (Expand)Author
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
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-13Simplify jfw_findAllJREsStephan Bergmann
2017-04-12loplugin:useuniquptr: Remove no longer needed blacklist entriesStephan Bergmann
2017-04-06Look through ExprWithCleanups etc.Stephan Bergmann
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-23new loplugin useuniqueptrNoel Grandin