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