summaryrefslogtreecommitdiff
path: root/embeddedobj/source/inc
AgeCommit message (Expand)Author
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-04-14add a route to get writer Floating Frame links under 'manage links'Caolán McNamara
2023-04-13extract a OCommonEmbeddedObject::SetInplaceActiveState for reuseCaolán McNamara
2023-04-03set a parent for embedded object warning dialogCaolán McNamara
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-22loplugin:unocast (css::embed::EmbeddedUpdate)Stephan Bergmann
2022-06-21clang-tidy modernize-pass-by-value in embeddedobjNoel Grandin
2022-05-24this data does not need to be per-objectNoel Grandin
2022-05-10tdf#147590 update OLE object after document refreshJuergen Funk
2021-11-26sw, viewing OLE objects: also protect "common" embeded objectsMiklos Vajna
2021-10-30Prepare for removal of non-const operator[] from Sequence in embeddedobjMike Kaganski
2021-08-10embeddedobj: implement XServiceInfo in the various embedded obj implementationsMiklos Vajna
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-08tdf#141529 sync linked OLE save(s) with hosting file save(s)Armin Le Grand (Allotropia)
2021-03-20use unique_ptr in OCommonEmbeddedObjectNoel Grandin
2021-03-03loplugin:refcounting (clang-cl)Stephan Bergmann
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-09-13tdf#124176 Use #pragma once in embeddedobjGeorge Bateman
2020-07-22embeddedobj/msole: create instances with uno constructorsNoel Grandin
2020-07-22embeddedobj/util: create instances with uno constructorsNoel Grandin
2020-05-08compact namespace in editeng..extensionsNoel Grandin
2020-05-07m_aVerbTable can be a std::mapNoel Grandin
2019-10-11tdf#42949 Fix IWYU warnings in embeddedobj/Gabor Kelemen
2019-09-26loplugin:constmethod in embeddedobj..extensionsNoel Grandin
2019-05-22Fix typoAndrea Gelmini
2018-11-15Fix typoAndrea Gelmini
2018-11-14sw: fix modification of ole obj native data during HTML importMiklos Vajna
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-30sw HTML filter: handle embedded ODF content in xhtml/reqif modeMiklos Vajna
2018-05-30embeddedobj: document OCommon/DummyEmbeddedObjectMiklos Vajna
2018-05-07loplugin:useuniqueptr in OleEmbeddedObjectNoel Grandin
2018-03-23sw XHTML import: support OLE2-in-RTF objectsMiklos Vajna
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-07-18Embedded documents: show title in menu entriesSzymon Kłos
2017-07-13Show document title for embedded documentsSzymon Kłos
2017-07-13tdf#108545 tdf#108544: DOCX, XLSX embedded in DOCSzymon Kłos
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23use rtl::Reference in DocumentHolderNoel Grandin
2017-01-23use rtl::Reference in OCommonEmbeddedObjectNoel Grandin
2017-01-20loplugin:dynexcspec (clang-cl), embeddedobjStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, embeddedobjStephan Bergmann
2017-01-19use rtl::Reference in OleEmbeddedObjectNoel Grandin
2017-01-16new loplugin: useuniqueptr: embeddedobjNoel Grandin
2016-10-16clang-cl loplugin: embeddedobjStephan Bergmann
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin