summaryrefslogtreecommitdiff
path: root/crashrep
ModeNameSize
-rw-r--r--README40logplain
d---------prj103logplain
d---------source92logplain
Release the mutex when calling the OLE methodMike Kaganski 2024-03-13Introduce a guard to delay processing of idlesMike Kaganski 2024-03-11Reimplement OleComponentNative_Impl to use IGlobalInterfaceTableMike Kaganski 2022-06-21clang-tidy modernize-pass-by-value in embeddedobjNoel Grandin 2021-08-10embeddedobj: implement XServiceInfo in the various embedded obj implementationsMiklos Vajna 2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin 2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann 2021-03-03loplugin:refcounting (clang-cl)Stephan Bergmann 2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen 2020-09-13tdf#124176 Use #pragma once in embeddedobjGeorge Bateman 2020-07-22embeddedobj/msole: create instances with uno constructorsNoel Grandin 2019-10-11tdf#42949 Fix IWYU warnings in embeddedobj/Gabor Kelemen 2018-11-15Fix typoAndrea Gelmini 2018-11-14sw: fix modification of ole obj native data during HTML importMiklos Vajna 2018-05-30sw HTML filter: handle embedded ODF content in xhtml/reqif modeMiklos Vajna 2018-05-07loplugin:useuniqueptr in OleEmbeddedObjectNoel Grandin 2018-03-23sw XHTML import: support OLE2-in-RTF objectsMiklos Vajna 2017-07-13tdf#108545 tdf#108544: DOCX, XLSX embedded in DOCSzymon Kłos 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-20loplugin:dynexcspec (clang-cl), embeddedobjStephan Bergmann 2017-01-19New loplugin:dynexcspec: Add @throws documentation, embeddedobjStephan Bergmann 2017-01-19use rtl::Reference in OleEmbeddedObjectNoel Grandin 2016-10-16clang-cl loplugin: embeddedobjStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-05-24Fix tdf#99506: Insert OLE object with icon failedGuillaume Smaha 2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin 2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke 2016-02-17use consistent #define checks for the Windows platformNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-01com::sun::star->css in embeddedobj/Noel Grandin