summaryrefslogtreecommitdiff
path: root/embeddedobj/source/msole/oleembed.cxx
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in embeddedobjMike Kaganski
2021-10-16Fix a forgotten return of the valueMike Kaganski
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-06-08Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker)Julien Nabet
2021-02-02tdf#140079 Claim support for the OleEmbeddedObject::doVerb -9 fallbackCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-11-25Remove unused OleComponent::SetHostName aContName parameterStephan Bergmann
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-02Remove some unused includesMiklos Vajna
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-22embeddedobj/msole: create instances with uno constructorsNoel Grandin
2020-05-20use for-range on Sequence in e*Noel Grandin
2020-04-14loplugin:flatten in embeddedobj,emfioNoel Grandin
2019-10-11tdf#42949 Fix IWYU warnings in embeddedobj/Gabor Kelemen
2019-07-19loplugin:referencecasting in embeddedobjNoel Grandin
2019-06-15loplugin:logexceptionnicely in editeng..extensionsNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-20clarify this code a littleCaolán McNamara
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-25Resolves: tdf#118919 crash on double click ole objectCaolán McNamara
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-07loplugin:useuniqueptr in OleEmbeddedObjectNoel Grandin
2017-11-16Fix typosAndrea Gelmini
2017-10-27loplugin:includeform: embeddedobj (Windows)Stephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-30loplugin:flatten (clang-cl, embeddedobj)Stephan Bergmann
2017-09-27loplugin:flatten in variousNoel Grandin
2017-07-13tdf#108545 editable DOC/XLS embeddings inside DOCXSzymon Kłos
2017-07-13OLE: show title of parent document in MSOSzymon 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-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-05-09Related: tdf#62702 also try various other known streams for object contentCaolán McNamara
2017-05-09Related: tdf#62702 handle EmbeddedOdf like CONTENTS on ole activate attemptCaolán McNamara
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Ole10Native payload truncatedCaolán McNamara
2017-01-19use rtl::Reference in OleEmbeddedObjectNoel Grandin
2017-01-12in extremis dump Ole10Native payload and launch system viewer on itCaolán McNamara
2016-10-16clang-cl loplugin: embeddedobjStephan Bergmann
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-12-20embeddedobj: do not automatically convert alien objects to ownMichael Stahl