Age | Commit message (Expand) | Author |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann |
2022-12-22 | loplugin:unocast (css::embed::EmbeddedUpdate) | Stephan Bergmann |
2022-11-24 | Remove some unused includes | Miklos Vajna |
2022-11-11 | move password handling from SwModelTestBase to UnoApiTest | Xisco Fauli |
2022-11-11 | CppunitTest_embeddedobj_general: inherit from UnoApiTest | Xisco Fauli |
2022-11-08 | UnoApiTest: simplify code by using tempfile member | Xisco Fauli |
2022-11-04 | CppunitTest_embeddedobj_msole: inherit from UnoApiXmlTest | Xisco Fauli |
2022-10-18 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | OmkarAcharekar |
2022-10-12 | try to make CppunitTest_embeddedobj_msole more reliable | Noel Grandin |
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2022-09-12 | Fix typo | Andrea Gelmini |
2022-09-10 | tdf#119039: workaround an OleLoad bug releasing passed storage unexpectedly | Mike Kaganski |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-06-21 | clang-tidy modernize-pass-by-value in embeddedobj | Noel Grandin |
2022-05-24 | elide some OUString allocation | Noel Grandin |
2022-05-24 | this data does not need to be per-object | Noel Grandin |
2022-05-14 | tdf#121740 cache hashcode in SequenceAsHashMap | Noel Grandin |
2022-05-11 | Fix typos | Andrea Gelmini |
2022-05-11 | avoid some OUString construction on some hot paths | Noel Grandin |
2022-05-10 | tdf#147590 update OLE object after document refresh | Juergen Funk |
2022-05-04 | Just use Any ctor instead of makeAny in embeddedobj | Stephan Bergmann |
2022-05-02 | loplugin:stringview | Stephan Bergmann |
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 |