summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/useuniqueptr.cxx
Commit message (Expand)AuthorAgeFilesLines
* [API CHANGE] Remove deprecated idlc and regmerge from the SDKStephan Bergmann2022-06-101-12/+0
* Revert "Fix failure of loplugin:useuniqueptr with older compilers"Stephan Bergmann2022-02-171-4/+0
* Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann2022-02-171-14/+15
* rename to remove the gtk3 prefixCaolán McNamara2021-05-101-2/+1
* cid#1471346 Uncaught exceptionCaolán McNamara2021-01-141-1/+3
* replace usage of whitelist with allowlistThorsten Behrens2020-07-101-1/+1
* Get rid of some unnecessary llvm::StringRef -> std::string conversionsStephan Bergmann2020-02-131-6/+7
* Adapt to "[ADT] Make StringRef's std::string conversion operator explicit"Stephan Bergmann2020-01-291-4/+4
* better name for a function in compilerpluginsLuboš Luňák2019-10-081-1/+1
* Fixing "...."Andrea Gelmini2019-09-061-1/+1
* Fix typoAndrea Gelmini2019-04-211-1/+1
* use more hasPathnamePrefixNoel Grandin2019-02-111-23/+19
* Fix compilerplugins/clang/test/useuniqueptr.cxx for clang-clStephan Bergmann2019-01-311-1/+1
* update useunique_ptr lopluginNoel Grandin2019-01-181-15/+79
* loplugin:useuniqueptr in svtools,toolkitsNoel Grandin2018-12-111-12/+15
* loplugin:useuniqueptr in vclNoel Grandin2018-12-111-2/+9
* cppcheck: incorrectStringBooleanErrorJulien Nabet2018-12-101-1/+1
* Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann2018-11-231-4/+0
* loplugin:useuniqueptr extend to checking more local var deletesNoel Grandin2018-11-091-197/+299
* loplugin:useuniqueptr more exclusionsNoel Grandin2018-10-231-0/+7
* Fix failure of loplugin:useuniqueptr with older compilersStephan Bergmann2018-10-101-2/+6
* Fix loplugin:useuniqueptr for libc++ (macOS)Stephan Bergmann2018-10-081-1/+4
* Fix typoAndrea Gelmini2018-10-061-1/+1
* loplugin:useuniqueptr look for deleting in loops with iteratorsNoel Grandin2018-10-051-179/+321
* loplugin:useuniqueptr check more local variablesNoel Grandin2018-09-181-87/+308
* loplugin:useuniqueptr update exclusionsNoel Grandin2018-09-031-5/+27
* Fix typosAndrea Gelmini2018-08-301-1/+1
* filter out AST in more pluginsNoel Grandin2018-08-231-2/+2
* improvements to loplugin:useuniqueptrNoel Grandin2018-08-221-90/+268
* loplugin useuniqueptr improvementNoel Grandin2018-08-211-0/+24
* Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann2018-08-101-9/+9
* loplugin:useuniqueptr in SwGrfExtPageNoel Grandin2018-07-301-0/+6
* loplugin:useuniqueptr in rptui::ConditionNoel Grandin2018-07-241-0/+3
* loplugin:useuniqueptr fix check for DELETEZ inside compound stmtNoel Grandin2018-07-241-1/+1
* loplugin:useuniqueptr in SwHTMLWriterNoel Grandin2018-07-241-0/+3
* loplugin:useuniqueptr in HTMLTableNoel Grandin2018-07-201-1/+12
* loplugin:useuniqueptr in XclObjNoel Grandin2018-07-201-0/+4
* loplugin:useuniqueptr in SwUndoTableMergeNoel Grandin2018-07-191-0/+4
* loplugin:useuniqueptr in ScTabViewNoel Grandin2018-07-171-0/+3
* loplugin:useuniqueptr in SwHTMLWriterNoel Grandin2018-07-171-0/+3
* loplugin:useuniqueptr in UndoTransliterate_DataNoel Grandin2018-07-161-1/+5
* loplugin:useuniqueptr in SbUnoStructRefObjectNoel Grandin2018-07-131-3/+0
* loplugin:useuniqueptr in SwGrammarContactNoel Grandin2018-07-131-0/+6
* compilerplugins: try to make these work with icecreamMichael Stahl2018-07-061-4/+3
* loplugin:useuniqueptr in ScSimpleEditSourceHelperNoel Grandin2018-07-041-0/+3
* loplugin:useuniqueptr in SwTextAPIObjectNoel Grandin2018-06-291-0/+6
* loplugin:useuniqueptr in SwDocNoel Grandin2018-06-271-0/+5
* teach useuniqueptr loplugin about calling delete on a paramNoel Grandin2018-06-221-0/+62
* loplugin:useuniqueptr in ODbTypeWizDialogNoel Grandin2018-05-281-0/+3
* loplugin:useuniqueptr in GridWindowNoel Grandin2018-05-281-0/+3