summaryrefslogtreecommitdiff
path: root/embeddedobj/source/inc
AgeCommit message (Expand)Author
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
2016-05-24Fix tdf#99506: Insert OLE object with icon failedGuillaume Smaha
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-13Fix memory leakStephan Bergmann
2015-12-23loplugin:unusedfields in desktopNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann