summaryrefslogtreecommitdiff
path: root/embeddedobj/source/msole
AgeCommit message (Expand)Author
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-01Fix typoAndrea Gelmini
2019-03-31tdf#120703 PVS: GetBitmapBits does not return required buffer sizeMike Kaganski
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2018-12-13WIN move native dialog hack into WinSchedulerJan-Marek Glogowski
2018-12-12tdf#117295 WIN no main loop shortcut for OLE dialogJan-Marek Glogowski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-14sw: fix modification of ole obj native data during HTML importMiklos Vajna
2018-11-07embeddedobj win32: avoid owning a lock while calling out to event listenersMiklos Vajna
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski
2018-10-20clarify this code a littleCaolán McNamara
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-17loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-25Resolves: tdf#118919 crash on double click ole objectCaolán McNamara
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-07loplugin:useuniqueptr in OleEmbeddedObjectNoel Grandin
2018-03-23sw XHTML import: support OLE2-in-RTF objectsMiklos Vajna
2018-03-17Use for-range loops in embeddedobj, embedserv and formulaJulien Nabet
2018-02-01embeddedobj: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-22loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: embeddedobjStephan Bergmann
2018-01-04Remove redundant control flow branchMike Kaganski
2017-12-20loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-16Fix typosAndrea Gelmini
2017-10-27loplugin:includeform: embeddedobj (Windows)Stephan Bergmann
2017-10-23loplugin:includeform: embeddedobjStephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-05loplugin:flatten (clang-cl, embeddedobj)Stephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-30loplugin:flatten (clang-cl, embeddedobj)Stephan Bergmann
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin