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