summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/useuniqueptr.cxx
AgeCommit message (Expand)Author
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