summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/useuniqueptr.cxx
AgeCommit message (Expand)Author
2022-06-10[API CHANGE] Remove deprecated idlc and regmerge from the SDKStephan Bergmann
2022-02-17Revert "Fix failure of loplugin:useuniqueptr with older compilers"Stephan Bergmann
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann
2021-05-10rename to remove the gtk3 prefixCaolán McNamara
2021-01-14cid#1471346 Uncaught exceptionCaolán McNamara
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-02-13Get rid of some unnecessary llvm::StringRef -> std::string conversionsStephan Bergmann
2020-01-29Adapt to "[ADT] Make StringRef's std::string conversion operator explicit"Stephan Bergmann
2019-10-08better name for a function in compilerpluginsLuboš Luňák
2019-09-06Fixing "...."Andrea Gelmini
2019-04-21Fix typoAndrea Gelmini
2019-02-11use more hasPathnamePrefixNoel Grandin
2019-01-31Fix compilerplugins/clang/test/useuniqueptr.cxx for clang-clStephan Bergmann
2019-01-18update useunique_ptr lopluginNoel Grandin
2018-12-11loplugin:useuniqueptr in svtools,toolkitsNoel Grandin
2018-12-11loplugin:useuniqueptr in vclNoel Grandin
2018-12-10cppcheck: incorrectStringBooleanErrorJulien Nabet
2018-11-23Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann
2018-11-09loplugin:useuniqueptr extend to checking more local var deletesNoel Grandin
2018-10-23loplugin:useuniqueptr more exclusionsNoel Grandin
2018-10-10Fix failure of loplugin:useuniqueptr with older compilersStephan Bergmann
2018-10-08Fix loplugin:useuniqueptr for libc++ (macOS)Stephan Bergmann
2018-10-06Fix typoAndrea Gelmini
2018-10-05loplugin:useuniqueptr look for deleting in loops with iteratorsNoel Grandin
2018-09-18loplugin:useuniqueptr check more local variablesNoel Grandin
2018-09-03loplugin:useuniqueptr update exclusionsNoel Grandin
2018-08-30Fix typosAndrea Gelmini
2018-08-23filter out AST in more pluginsNoel Grandin
2018-08-22improvements to loplugin:useuniqueptrNoel Grandin
2018-08-21loplugin useuniqueptr improvementNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-07-30loplugin:useuniqueptr in SwGrfExtPageNoel Grandin
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