- 4e7d76b put floating frames under managed links control by Caolán McNamara · 3 years 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
- c02295e loplugin:logexceptionnicely (clang-cl) by Stephan Bergmann · 4 years, 11 months ago
- d5cd621 embeddedobj: handle getting the visible area on a thread by Miklos Vajna · 5 years ago
- e859bf8 loplugin:constmethod by Noel Grandin · 5 years ago
- 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
- 02298db embeddedobj: fix lost native data when updating it via OLE fails, take 2 by Miklos Vajna · 5 years ago
- fb4dc0f embeddedobj: fix lost native data when updating it via OLE fails by Miklos Vajna · 5 years ago
- f4c66a2 tdf#141529 sync linked OLE save(s) with hosting file save(s) by Armin Le Grand (Allotropia) · 5 years ago
- 78eaf64 Fix typos by Andrea Gelmini · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- 2f665da tdf#141528 ensure that reset of linked state is executed by Armin Le Grand (Allotropia) · 5 years ago
- a0656ec const OUString -> const OUStringLiteral by Mike Kaganski · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- 3e12b2f use unique_ptr in OCommonEmbeddedObject by Noel Grandin · 5 years ago
- 96388e5 Drop 'static_cast<cppu::OWeakObject*>' syntactic noise by Mike Kaganski · 5 years ago
- 097fcd0 loplugin:refcounting (clang-cl) by Stephan Bergmann · 5 years ago
- 7767ff7 loplugin:referencecasting in editeng..framework by Noel · 5 years ago
- 2d08483 tdf#140079 Claim support for the OleEmbeddedObject::doVerb -9 fallback by Caolán McNamara · 5 years ago
- 695afb7 loplugin:stringview (clang-cl) by Stephan Bergmann · 5 years ago
- 3267627 tdf#42982: Improve UNO API error reporting by Bayram Çiçek · 5 years ago
- 7bd5c31 tdf#42982 Improved UNO API error reporting by homeboy445 · 5 years ago
- 9feea2e tdf#96505 : Get rid of cargo cult long integer literals by umutbayramoglu · 5 years ago
- 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
- 46c5de8 make *String(string_view) constructors explicit by Noel Grandin · 5 years ago
- d6d80c4 OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION by Noel · 5 years ago
- c638985 Remove unused OleComponent::SetHostName aContName parameter by Stephan Bergmann · 5 years ago
- bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago
- 2c771b7 tdf#123936 Formatting files in module embeddedobj with clang-format by Philipp Hofer · 5 years ago
- a5389cb tdf#42949 Fix new IWYU warnings in directories [e-f]* by Gabor Kelemen · 5 years ago
- a2b256d Use the new single-instance="true" attribute in embeddedobj by Stephan Bergmann · 6 years ago
- e6dfaf9 Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString by Stephan Bergmann · 6 years ago
- 3d7e089 tdf#124176 Use #pragma once in embeddedobj by George Bateman · 6 years ago
- 47579fc Remove some unused includes by Miklos Vajna · 6 years ago
- 33ecd0d Change OUStringLiteral from char[] to char16_t[] by Stephan Bergmann · 6 years ago
- 7405145 embeddedobj/msole: create instances with uno constructors by Noel Grandin · 6 years ago
- 00c7afe embeddedobj/util: create instances with uno constructors by Noel Grandin · 6 years ago
- c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
- b33ff1a use for-range on Sequence in e* by Noel Grandin · 6 years ago
- aa3e3ef compact namespace in editeng..extensions by Noel Grandin · 6 years ago
- 8544e0a m_aVerbTable can be a std::map by Noel Grandin · 6 years ago
- 1c3929a loplugin:flatten in embeddedobj,emfio by Noel Grandin · 6 years ago
- a91e19e tdf#131146 Linked Calc: changes are lost in last edited cell by Serge Krot · 6 years ago
- 00215ed Remove some unused includes by Miklos Vajna · 6 years ago
- f99e765 clang-format c*,d*,e* with under 5-percent lines of change by Muhammet Kara · 6 years ago
- 75a7932 test: move component context from subclasses to BootstrapFixture by Miklos Vajna · 6 years ago
- 03685b1 tdf#96505 Get rid of cargo cult "long" integer literals . by Shivam Kumar Singh · 6 years ago
- 51b5b93 remove some unused local vars by Noel Grandin · 6 years ago