- 084b70d Avoid deadlock by Mike Kaganski · 1 year, 7 months ago
- 16abed5 Make OleEmbeddedObject::GetRidOfComponent safer when releasing lock by Mike Kaganski · 1 year, 8 months ago
- b4bac41 Unlock the mutex to avoid deadlock by Mike Kaganski · 1 year, 8 months ago
- 9bc6237 Make sure to clear the guard around OleEmbeddedObject::changeState by Mike Kaganski · 1 year, 10 months ago
- ddf32ef loplugin:ostr in embeddedobj by Noel Grandin · 1 year, 11 months ago
- 466156f Use osl::ResettableMutexGuardScopedReleaser instead of ad-hoc guards by Mike Kaganski · 2 years ago
- 328416e This assert was wrong by Mike Kaganski · 2 years ago
- f0c32a4 Replace some matchAsciiL (and wrong lengths) with match by Mike Kaganski · 2 years ago
- fb94c8f Relax SolarMutexReleaser precondition to not require SolarMutex lock by Mike Kaganski · 2 years ago
- ec0e9be Pass m_pOleComponent to lambda by copy by Mike Kaganski · 2 years, 1 month ago
- 0c9f650 Release the mutex when calling the OLE method by Mike Kaganski · 2 years, 1 month ago
- 3e0a223 Introduce a guard to delay processing of idles by Mike Kaganski · 2 years, 1 month ago
- 8b83bd6 Fix typo by Andrea Gelmini · 2 years, 1 month ago
- 83c2a63 Fix typo by Andrea Gelmini · 2 years, 1 month ago
- ea1d09b Fix typo by Andrea Gelmini · 2 years, 1 month ago
- a00f608 Drop old "SvGlobalName order" compatibility hack by Mike Kaganski · 2 years, 1 month ago
- e2bfc34 Reimplement OleComponentNative_Impl to use IGlobalInterfaceTable by Mike Kaganski · 2 years, 1 month ago
- cc695e1 tdf#42982: Improve UNO API error reporting by varshneydevansh · 2 years, 3 months ago
- cb685f6 tdf#158375: make it possible to hot disable embedded objects by Sarper Akdemir · 2 years, 2 months ago
- 957552b Drop some reinterpret_casts by Mike Kaganski · 2 years, 1 month ago
- fcfffd2 Check the correct member by Mike Kaganski · 2 years, 1 month ago
- 70874f7 Simplify a bit by Mike Kaganski · 2 years, 1 month ago
- 74185b8 Link to oledlg, and use OleUIInsertObjectW directly by Mike Kaganski · 2 years, 1 month ago
- 0fa827d Drop std::as_const from css::uno::Sequence iterations by Mike Kaganski · 2 years, 2 months ago
- f0a8b5b move IsFuzzing to comphelper by Caolán McNamara · 2 years, 3 months ago
- 06fe555 add some more libraries to libmerged by Noel Grandin · 2 years, 4 months ago
- 33686f6 make use of toplevel docmodel's UserAllowsLinkUpdate property by Caolán McNamara · 2 years, 4 months ago
- 75df80e tdf#158375: further disable embedded objects by Sarper Akdemir · 2 years, 4 months ago
- c4d420a Only run test dependent on MS Paint OLE class, if Paint is installed by Mike Kaganski · 2 years, 4 months ago
- 8d3ac39 tdf#158375: add expert option to disable active content by Sarper Akdemir · 2 years, 4 months ago
- 93c0780 Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: embeddedobj by Stephan Bergmann · 2 years, 6 months ago
- 7273de2 check earlier on loading ole objects if parent doc is untrusted referer by Caolán McNamara · 2 years, 6 months ago
- 267be12 retain Referer information available in OCommonEmbeddedObject ctor by Caolán McNamara · 2 years, 6 months ago
- dcea29c Make NC_ constexpr-friendly by Stephan Bergmann · 2 years, 6 months ago
- 11aa861 Improve OleRun error reporting by Mike Kaganski · 2 years, 6 months ago
- 3ae9860 OUString -> OUStringLiteral by Mike Kaganski · 2 years, 6 months ago
- fa0e4fa loplugin:unodispose in editeng..extensions by Noel Grandin · 2 years, 7 months ago
- b6b2642 split Point/Size/Rectangle into AbsoluteScreenPixel* types by Noel Grandin · 2 years, 9 months ago
- 05d1790 tdf#156463 crash on exit after editing a chart (gtk3) by Noel Grandin · 2 years, 9 months ago
- 0193b28 new loplugin:constexprliteral by Noel Grandin · 2 years, 10 months ago
- 8b8a284 add a route to get writer Floating Frame links under 'manage links' by Caolán McNamara · 3 years ago
- 183e34a extract a OCommonEmbeddedObject::SetInplaceActiveState for reuse by Caolán McNamara · 3 years ago
- dd56b1c set a parent for embedded object warning dialog by Caolán McNamara · 3 years ago
- 6dfa9c7 tdf#42982 Improve UNO API error reporting by Jani Saranpää · 3 years, 1 month ago
- d2867ac XmlTestTools: factor out common code by Xisco Fauli · 3 years, 1 month ago
- 19691c3 Revert all the recent loplugin:unocast changes by Stephan Bergmann · 3 years, 3 months ago
- 73df933 loplugin:unocast (css::embed::EmbeddedUpdate) by Stephan Bergmann · 3 years, 4 months ago
- c130063 Remove some unused includes by Miklos Vajna · 3 years, 4 months ago
- 7986d35 move password handling from SwModelTestBase to UnoApiTest by Xisco Fauli · 3 years, 5 months ago
- 6992513 CppunitTest_embeddedobj_general: inherit from UnoApiTest by Xisco Fauli · 3 years, 5 months ago
- 248be1f UnoApiTest: simplify code by using tempfile member by Xisco Fauli · 3 years, 5 months ago
- f62e649 CppunitTest_embeddedobj_msole: inherit from UnoApiXmlTest by Xisco Fauli · 3 years, 5 months ago
- 75e6ffe tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by OmkarAcharekar · 3 years, 6 months ago
- 7ad2225 try to make CppunitTest_embeddedobj_msole more reliable by Noel Grandin · 3 years, 6 months ago
- 4b95451f split utl::TempFile into fast and named variants by Noel Grandin · 3 years, 7 months ago
- b9c37f6 Fix typo by Andrea Gelmini · 3 years, 7 months ago
- b31992e tdf#119039: workaround an OleLoad bug releasing passed storage unexpectedly by Mike Kaganski · 3 years, 7 months ago
- 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
- 5b3337e clang-tidy modernize-pass-by-value in embeddedobj by Noel Grandin · 3 years, 10 months ago
- b4ae96a elide some OUString allocation by Noel Grandin · 3 years, 11 months ago
- c59ede1 this data does not need to be per-object by Noel Grandin · 3 years, 11 months ago
- 22e08a3 tdf#121740 cache hashcode in SequenceAsHashMap by Noel Grandin · 3 years, 11 months ago
- c61a88d Fix typos by Andrea Gelmini · 4 years ago
- 3322e50 avoid some OUString construction on some hot paths by Noel Grandin · 4 years ago
- cf650ce tdf#147590 update OLE object after document refresh by Juergen Funk · 4 years, 1 month ago
- 5c1c440 Just use Any ctor instead of makeAny in embeddedobj by Stephan Bergmann · 4 years ago
- 8e08e6c loplugin:stringview by Stephan Bergmann · 4 years ago
- 0498c52 tdf#147589 In document with OLE link, don't show temp-file is in use by Juergen Funk · 4 years, 1 month ago
- 4256c76 do not pass XComponentContext to officecfg::...::get() calls by Luboš Luňák · 4 years, 1 month ago
- a12b4d5 CppunitTest_embeddedobj_general: put the base class into an anon namespace by Miklos Vajna · 4 years, 1 month ago
- e3206e6 Recheck modules [e-f]* with IWYU by Gabor Kelemen · 4 years, 3 months ago
- 059c1ab small cleanups to TempFile related code by Noel Grandin · 4 years, 3 months ago
- a3fa2c3 Simplify some TempFile service code by Noel Grandin · 4 years, 3 months ago
- f19599c loplugin:flatten in editeng..extensions by Noel Grandin · 4 years, 4 months ago
- c4aa4b5 cid#1495784 Missing move assignment operator by Caolán McNamara · 4 years, 4 months ago
- b24064f Recheck include/[a-d]* with IWYU by Gabor Kelemen · 4 years, 4 months ago
- db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
- 4539ffe use OMultiTypeInterfaceContainerHelperVar3 in Interceptor by Noel Grandin · 4 years, 4 months ago
- 32842d4 sw, viewing OLE objects: also protect "common" embeded objects by Miklos Vajna · 4 years, 4 months ago
- 7b8f630d Use o3tl::convert by Mike Kaganski · 4 years, 5 months ago
- 9871789 coverity: annotate with markup so they will stay silenced by Caolán McNamara · 4 years, 5 months ago
- e3d1fb9 Prepare for removal of non-const operator[] from Sequence in embeddedobj by Mike Kaganski · 4 years, 5 months ago
- 0776e75 tdf#42982: improve UNO API error reporting by 4k5h1t · 4 years, 5 months ago
- 8133aa3 Fix a forgotten return of the value by Mike Kaganski · 4 years, 6 months ago
- a8a07ce Use sal::systools::COMReference and drop ComSmart by Mike Kaganski · 4 years, 6 months ago
- 314fbd4 Fix the copypaste error by Mike Kaganski · 4 years, 6 months ago
- 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
- 89732e5 Extended loplugin:referencecasting/redundantcast (clang-cl): embeddedobj by Stephan Bergmann · 4 years, 6 months ago
- a92ce1e embeddedobj: add a status indicator for the Further objects dialog by Miklos Vajna · 4 years, 6 months ago
- 3f65724 Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 by Mike Kaganski · 4 years, 7 months ago
- 8508873 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
- 8a54339 loplugin:referencecasting look through more clang Types by Noel Grandin · 4 years, 8 months ago
- 15a524a embeddedobj: implement XServiceInfo in the various embedded obj implementations by Miklos Vajna · 4 years, 8 months ago
- 9104017 create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use it by Noel Grandin · 4 years, 8 months ago
- 86abf3a create comphelper::OMultiTypeInterfaceContainerHelper2 and use it by Noel Grandin · 4 years, 8 months ago
- 19d473d sfx2: handle OnMainThread=true in SfxOfficeDispatch::dispatch() by Miklos Vajna · 4 years, 9 months ago
- 010cf46 loplugin:indentation (clang-cl) by Stephan Bergmann · 4 years, 9 months ago
- c7a9a1d Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker) by Julien Nabet · 4 years, 10 months ago
- eebd84b loplugin:stringview (clang-cl) by Stephan Bergmann · 4 years, 10 months ago
- 4bc32d5 loplugin:external (clang-cl) by Stephan Bergmann · 4 years, 11 months ago