summaryrefslogtreecommitdiff
path: root/include/comphelper/unique_disposing_ptr.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-30loplugin:ostr in comphelperNoel Grandin1-2/+2
2022-05-26clang-tidy modernize-pass-by-value in comphelperNoel Grandin1-2/+3
2019-10-29loplugin:finalclass in comphelperNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): comphelperStephan Bergmann1-2/+2
2019-01-24find-unneeeded-includes: don't propose to replace o3tl/deleter.hxxGabor Kelemen1-2/+1
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-1/+2
2018-07-20loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin1-1/+1
2017-12-06coverity#1401328 Uncaught exceptionCaolán McNamara1-1/+2
2017-11-18silence some coverity warningsCaolán McNamara1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-09gnome-documents: hold solarmutex on dtor patch as wellCaolán McNamara1-0/+6
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-13/+6
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard1-7/+33
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann1-4/+4
2015-10-30loplugin:unusedmethodsNoel Grandin1-1/+1
2015-10-20com::sun::star->css in include/comphelperNoel Grandin1-16/+16
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-02-17boost->stdCaolán McNamara1-0/+160