Age | Commit message (Expand) | Author |
2022-03-21 | tdf#147589 In document with OLE link, don't show temp-file is in use | Juergen Funk |
2022-03-07 | do not pass XComponentContext to officecfg::...::get() calls | Luboš Luňák |
2022-03-02 | CppunitTest_embeddedobj_general: put the base class into an anon namespace | Miklos Vajna |
2022-01-17 | Recheck modules [e-f]* with IWYU | Gabor Kelemen |
2022-01-10 | small cleanups to TempFile related code | Noel Grandin |
2022-01-09 | Simplify some TempFile service code | Noel Grandin |
2021-12-21 | loplugin:flatten in editeng..extensions | Noel Grandin |
2021-12-18 | cid#1495784 Missing move assignment operator | Caolán McNamara |
2021-12-15 | Recheck include/[a-d]* with IWYU | Gabor Kelemen |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-12-04 | use OMultiTypeInterfaceContainerHelperVar3 in Interceptor | Noel Grandin |
2021-11-26 | sw, viewing OLE objects: also protect "common" embeded objects | Miklos Vajna |
2021-11-13 | Use o3tl::convert | Mike Kaganski |
2021-11-12 | coverity: annotate with markup so they will stay silenced | Caolán McNamara |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in embeddedobj | Mike Kaganski |
2021-10-24 | tdf#42982: improve UNO API error reporting | 4k5h1t |
2021-10-16 | Fix a forgotten return of the value | Mike Kaganski |
2021-10-16 | Use sal::systools::COMReference and drop ComSmart | Mike Kaganski |
2021-10-16 | Fix the copypaste error | Mike Kaganski |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-09-30 | Extended loplugin:referencecasting/redundantcast (clang-cl): embeddedobj | Stephan Bergmann |
2021-09-29 | embeddedobj: add a status indicator for the Further objects dialog | Miklos Vajna |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 | Mike Kaganski |
2021-08-31 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-23 | loplugin:referencecasting look through more clang Types | Noel Grandin |
2021-08-10 | embeddedobj: implement XServiceInfo in the various embedded obj implementations | Miklos Vajna |
2021-08-08 | create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use it | Noel Grandin |
2021-08-07 | create comphelper::OMultiTypeInterfaceContainerHelper2 and use it | Noel Grandin |
2021-07-14 | sfx2: handle OnMainThread=true in SfxOfficeDispatch::dispatch() | Miklos Vajna |
2021-07-09 | loplugin:indentation (clang-cl) | Stephan Bergmann |
2021-06-08 | Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker) | Julien Nabet |
2021-06-01 | loplugin:stringview (clang-cl) | Stephan Bergmann |
2021-05-19 | loplugin:external (clang-cl) | Stephan Bergmann |
2021-05-18 | loplugin:logexceptionnicely (clang-cl) | Stephan Bergmann |
2021-05-07 | embeddedobj: handle getting the visible area on a thread | Miklos Vajna |
2021-05-05 | loplugin:constmethod | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-23 | embeddedobj: fix lost native data when updating it via OLE fails, take 2 | Miklos Vajna |
2021-04-08 | embeddedobj: fix lost native data when updating it via OLE fails | Miklos Vajna |
2021-04-08 | tdf#141529 sync linked OLE save(s) with hosting file save(s) | Armin Le Grand (Allotropia) |
2021-04-08 | Fix typos | Andrea Gelmini |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-07 | tdf#141528 ensure that reset of linked state is executed | Armin Le Grand (Allotropia) |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-20 | use unique_ptr in OCommonEmbeddedObject | Noel Grandin |
2021-03-10 | Drop 'static_cast<cppu::OWeakObject*>' syntactic noise | Mike Kaganski |
2021-03-03 | loplugin:refcounting (clang-cl) | Stephan Bergmann |
2021-02-16 | loplugin:referencecasting in editeng..framework | Noel |
2021-02-02 | tdf#140079 Claim support for the OleEmbeddedObject::doVerb -9 fallback | Caolán McNamara |