1. e5be1c6 tdf#119039: workaround an OleLoad bug releasing passed storage unexpectedly by Mike Kaganski · 3 years, 7 months ago
  2. b4ae96a elide some OUString allocation by Noel Grandin · 3 years, 11 months ago
  3. c59ede1 this data does not need to be per-object by Noel Grandin · 3 years, 11 months ago
  4. 22e08a3 tdf#121740 cache hashcode in SequenceAsHashMap by Noel Grandin · 3 years, 11 months ago
  5. c61a88d Fix typos by Andrea Gelmini · 4 years ago
  6. 3322e50 avoid some OUString construction on some hot paths by Noel Grandin · 4 years ago
  7. cf650ce tdf#147590 update OLE object after document refresh by Juergen Funk · 4 years, 1 month ago
  8. 5c1c440 Just use Any ctor instead of makeAny in embeddedobj by Stephan Bergmann · 4 years ago
  9. 8e08e6c loplugin:stringview by Stephan Bergmann · 4 years ago
  10. 0498c52 tdf#147589 In document with OLE link, don't show temp-file is in use by Juergen Funk · 4 years, 1 month ago
  11. 4256c76 do not pass XComponentContext to officecfg::...::get() calls by Luboš Luňák · 4 years, 1 month ago
  12. a12b4d5 CppunitTest_embeddedobj_general: put the base class into an anon namespace by Miklos Vajna · 4 years, 1 month ago
  13. e3206e6 Recheck modules [e-f]* with IWYU by Gabor Kelemen · 4 years, 3 months ago
  14. 059c1ab small cleanups to TempFile related code by Noel Grandin · 4 years, 3 months ago
  15. a3fa2c3 Simplify some TempFile service code by Noel Grandin · 4 years, 3 months ago
  16. f19599c loplugin:flatten in editeng..extensions by Noel Grandin · 4 years, 4 months ago
  17. c4aa4b5 cid#1495784 Missing move assignment operator by Caolán McNamara · 4 years, 4 months ago
  18. b24064f Recheck include/[a-d]* with IWYU by Gabor Kelemen · 4 years, 4 months ago
  19. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
  20. 4539ffe use OMultiTypeInterfaceContainerHelperVar3 in Interceptor by Noel Grandin · 4 years, 4 months ago
  21. 32842d4 sw, viewing OLE objects: also protect "common" embeded objects by Miklos Vajna · 4 years, 4 months ago
  22. 7b8f630d Use o3tl::convert by Mike Kaganski · 4 years, 5 months ago
  23. 9871789 coverity: annotate with markup so they will stay silenced by Caolán McNamara · 4 years, 5 months ago
  24. e3d1fb9 Prepare for removal of non-const operator[] from Sequence in embeddedobj by Mike Kaganski · 4 years, 5 months ago
  25. 0776e75 tdf#42982: improve UNO API error reporting by 4k5h1t · 4 years, 5 months ago
  26. 8133aa3 Fix a forgotten return of the value by Mike Kaganski · 4 years, 6 months ago
  27. a8a07ce Use sal::systools::COMReference and drop ComSmart by Mike Kaganski · 4 years, 6 months ago
  28. 314fbd4 Fix the copypaste error by Mike Kaganski · 4 years, 6 months ago
  29. 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
  30. 89732e5 Extended loplugin:referencecasting/redundantcast (clang-cl): embeddedobj by Stephan Bergmann · 4 years, 6 months ago
  31. a92ce1e embeddedobj: add a status indicator for the Further objects dialog by Miklos Vajna · 4 years, 6 months ago
  32. 3f65724 Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 by Mike Kaganski · 4 years, 7 months ago
  33. 8508873 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
  34. 8a54339 loplugin:referencecasting look through more clang Types by Noel Grandin · 4 years, 8 months ago
  35. 15a524a embeddedobj: implement XServiceInfo in the various embedded obj implementations by Miklos Vajna · 4 years, 8 months ago
  36. 9104017 create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use it by Noel Grandin · 4 years, 8 months ago
  37. 86abf3a create comphelper::OMultiTypeInterfaceContainerHelper2 and use it by Noel Grandin · 4 years, 8 months ago
  38. 19d473d sfx2: handle OnMainThread=true in SfxOfficeDispatch::dispatch() by Miklos Vajna · 4 years, 9 months ago
  39. 010cf46 loplugin:indentation (clang-cl) by Stephan Bergmann · 4 years, 9 months ago
  40. c7a9a1d Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker) by Julien Nabet · 4 years, 10 months ago
  41. eebd84b loplugin:stringview (clang-cl) by Stephan Bergmann · 4 years, 10 months ago
  42. 4bc32d5 loplugin:external (clang-cl) by Stephan Bergmann · 4 years, 11 months ago
  43. c02295e loplugin:logexceptionnicely (clang-cl) by Stephan Bergmann · 4 years, 11 months ago
  44. d5cd621 embeddedobj: handle getting the visible area on a thread by Miklos Vajna · 5 years ago
  45. e859bf8 loplugin:constmethod by Noel Grandin · 5 years ago
  46. 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
  47. 02298db embeddedobj: fix lost native data when updating it via OLE fails, take 2 by Miklos Vajna · 5 years ago
  48. fb4dc0f embeddedobj: fix lost native data when updating it via OLE fails by Miklos Vajna · 5 years ago
  49. f4c66a2 tdf#141529 sync linked OLE save(s) with hosting file save(s) by Armin Le Grand (Allotropia) · 5 years ago
  50. 78eaf64 Fix typos by Andrea Gelmini · 5 years ago
  51. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  52. 2f665da tdf#141528 ensure that reset of linked state is executed by Armin Le Grand (Allotropia) · 5 years ago
  53. a0656ec const OUString -> const OUStringLiteral by Mike Kaganski · 5 years ago
  54. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  55. 3e12b2f use unique_ptr in OCommonEmbeddedObject by Noel Grandin · 5 years ago
  56. 96388e5 Drop 'static_cast<cppu::OWeakObject*>' syntactic noise by Mike Kaganski · 5 years ago
  57. 097fcd0 loplugin:refcounting (clang-cl) by Stephan Bergmann · 5 years ago
  58. 7767ff7 loplugin:referencecasting in editeng..framework by Noel · 5 years ago
  59. 2d08483 tdf#140079 Claim support for the OleEmbeddedObject::doVerb -9 fallback by Caolán McNamara · 5 years ago
  60. 695afb7 loplugin:stringview (clang-cl) by Stephan Bergmann · 5 years ago
  61. 3267627 tdf#42982: Improve UNO API error reporting by Bayram Çiçek · 5 years ago
  62. 7bd5c31 tdf#42982 Improved UNO API error reporting by homeboy445 · 5 years ago
  63. 9feea2e tdf#96505 : Get rid of cargo cult long integer literals by umutbayramoglu · 5 years ago
  64. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  65. 46c5de8 make *String(string_view) constructors explicit by Noel Grandin · 5 years ago
  66. d6d80c4 OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION by Noel · 5 years ago
  67. c638985 Remove unused OleComponent::SetHostName aContName parameter by Stephan Bergmann · 5 years ago
  68. bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago
  69. 2c771b7 tdf#123936 Formatting files in module embeddedobj with clang-format by Philipp Hofer · 5 years ago
  70. a5389cb tdf#42949 Fix new IWYU warnings in directories [e-f]* by Gabor Kelemen · 5 years ago
  71. a2b256d Use the new single-instance="true" attribute in embeddedobj by Stephan Bergmann · 6 years ago
  72. e6dfaf9 Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString by Stephan Bergmann · 6 years ago
  73. 3d7e089 tdf#124176 Use #pragma once in embeddedobj by George Bateman · 6 years ago
  74. 47579fc Remove some unused includes by Miklos Vajna · 6 years ago
  75. 33ecd0d Change OUStringLiteral from char[] to char16_t[] by Stephan Bergmann · 6 years ago
  76. 7405145 embeddedobj/msole: create instances with uno constructors by Noel Grandin · 6 years ago
  77. 00c7afe embeddedobj/util: create instances with uno constructors by Noel Grandin · 6 years ago
  78. c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
  79. b33ff1a use for-range on Sequence in e* by Noel Grandin · 6 years ago
  80. aa3e3ef compact namespace in editeng..extensions by Noel Grandin · 6 years ago
  81. 8544e0a m_aVerbTable can be a std::map by Noel Grandin · 6 years ago
  82. 1c3929a loplugin:flatten in embeddedobj,emfio by Noel Grandin · 6 years ago
  83. a91e19e tdf#131146 Linked Calc: changes are lost in last edited cell by Serge Krot · 6 years ago
  84. 00215ed Remove some unused includes by Miklos Vajna · 6 years ago
  85. f99e765 clang-format c*,d*,e* with under 5-percent lines of change by Muhammet Kara · 6 years ago
  86. 75a7932 test: move component context from subclasses to BootstrapFixture by Miklos Vajna · 6 years ago
  87. 03685b1 tdf#96505 Get rid of cargo cult "long" integer literals . by Shivam Kumar Singh · 6 years ago
  88. 51b5b93 remove some unused local vars by Noel Grandin · 6 years ago
  89. a56955a sal_Char->char in editeng..eventattacher by Noel Grandin · 6 years ago
  90. e26d893 Fix typo by Andrea Gelmini · 6 years ago
  91. 55e5969 loplugin:external (clang-cl) by Stephan Bergmann · 6 years ago
  92. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  93. 5a11fe8 loplugin:fakebool (clang-cl) by Stephan Bergmann · 6 years ago
  94. 7320d7a OUStringChar must either take a sal_Unicode or an ASCII char by Stephan Bergmann · 6 years ago
  95. d51db77 Remove some memset calls by Mike Kaganski · 6 years ago
  96. 8b4719c Rename OUStringLiteral1 to OUStringChar by Stephan Bergmann · 6 years ago
  97. 9fc8b68 tdf#42949 Fix IWYU warnings in embeddedobj/ by Gabor Kelemen · 7 years ago
  98. e25758a loplugin:logexceptionnicely (clang-cl) by Stephan Bergmann · 7 years ago
  99. 664de5a8 loplugin:stringconstant (clang-cl) by Stephan Bergmann · 7 years ago
  100. 64af348 Remove some unused includes by Miklos Vajna · 7 years ago