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