summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/useuniqueptr.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-08better name for a function in compilerpluginsLuboš Luňák1-1/+1
2019-09-06Fixing "...."Andrea Gelmini1-1/+1
2019-04-21Fix typoAndrea Gelmini1-1/+1
2019-02-11use more hasPathnamePrefixNoel Grandin1-23/+19
2019-01-31Fix compilerplugins/clang/test/useuniqueptr.cxx for clang-clStephan Bergmann1-1/+1
2019-01-18update useunique_ptr lopluginNoel Grandin1-15/+79
2018-12-11loplugin:useuniqueptr in svtools,toolkitsNoel Grandin1-12/+15
2018-12-11loplugin:useuniqueptr in vclNoel Grandin1-2/+9
2018-12-10cppcheck: incorrectStringBooleanErrorJulien Nabet1-1/+1
2018-11-23Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann1-4/+0
2018-11-09loplugin:useuniqueptr extend to checking more local var deletesNoel Grandin1-197/+299
2018-10-23loplugin:useuniqueptr more exclusionsNoel Grandin1-0/+7
2018-10-10Fix failure of loplugin:useuniqueptr with older compilersStephan Bergmann1-2/+6
2018-10-08Fix loplugin:useuniqueptr for libc++ (macOS)Stephan Bergmann1-1/+4
2018-10-06Fix typoAndrea Gelmini1-1/+1
2018-10-05loplugin:useuniqueptr look for deleting in loops with iteratorsNoel Grandin1-179/+321
2018-09-18loplugin:useuniqueptr check more local variablesNoel Grandin1-87/+308
2018-09-03loplugin:useuniqueptr update exclusionsNoel Grandin1-5/+27
2018-08-30Fix typosAndrea Gelmini1-1/+1
2018-08-23filter out AST in more pluginsNoel Grandin1-2/+2
2018-08-22improvements to loplugin:useuniqueptrNoel Grandin1-90/+268
2018-08-21loplugin useuniqueptr improvementNoel Grandin1-0/+24
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann1-9/+9
2018-07-30loplugin:useuniqueptr in SwGrfExtPageNoel Grandin1-0/+6
2018-07-24loplugin:useuniqueptr in rptui::ConditionNoel Grandin1-0/+3
2018-07-24loplugin:useuniqueptr fix check for DELETEZ inside compound stmtNoel Grandin1-1/+1
2018-07-24loplugin:useuniqueptr in SwHTMLWriterNoel Grandin1-0/+3
2018-07-20loplugin:useuniqueptr in HTMLTableNoel Grandin1-1/+12
2018-07-20loplugin:useuniqueptr in XclObjNoel Grandin1-0/+4
2018-07-19loplugin:useuniqueptr in SwUndoTableMergeNoel Grandin1-0/+4
2018-07-17loplugin:useuniqueptr in ScTabViewNoel Grandin1-0/+3
2018-07-17loplugin:useuniqueptr in SwHTMLWriterNoel Grandin1-0/+3
2018-07-16loplugin:useuniqueptr in UndoTransliterate_DataNoel Grandin1-1/+5
2018-07-13loplugin:useuniqueptr in SbUnoStructRefObjectNoel Grandin1-3/+0
2018-07-13loplugin:useuniqueptr in SwGrammarContactNoel Grandin1-0/+6
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl1-4/+3
2018-07-04loplugin:useuniqueptr in ScSimpleEditSourceHelperNoel Grandin1-0/+3
2018-06-29loplugin:useuniqueptr in SwTextAPIObjectNoel Grandin1-0/+6
2018-06-27loplugin:useuniqueptr in SwDocNoel Grandin1-0/+5
2018-06-22teach useuniqueptr loplugin about calling delete on a paramNoel Grandin1-0/+62
2018-05-28loplugin:useuniqueptr in ODbTypeWizDialogNoel Grandin1-0/+3
2018-05-28loplugin:useuniqueptr in GridWindowNoel Grandin1-0/+3
2018-05-23Fix typosAndrea Gelmini1-1/+1
2018-05-18loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin1-0/+3
2018-05-16loplugin:useuniqueptr in SvxOutlinerForwarderNoel Grandin1-0/+4
2018-05-14loplugin:useuniqueptr in SfxTabDialogNoel Grandin1-0/+4
2018-05-03make useuniqueptr loplugin check child compound statementsNoel Grandin1-2/+11
2018-04-29loplugin:useuniqueptr look for DELETEZ expressionsNoel Grandin1-0/+31
2018-04-23loplugin:useuniqueptr in Inflater,DeflaterNoel Grandin1-0/+3
2018-04-16loplugin:useuniqueptr in OStorePageBIOSNoel Grandin1-31/+31