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