summaryrefslogtreecommitdiff
path: root/embeddedobj/source/msole/oleembed.cxx
AgeCommit message (Expand)Author
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
2015-11-28-Werror,-Wunused-functionStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-01com::sun::star->css in embeddedobj/Noel Grandin
2014-12-22bnc#822341: PPTX export of embedded text documentsZolnai Tamás
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-01loplugin: cstylecastNoel Grandin
2014-08-27bnc#648251: Avoid crash when attempting to open embedded OLE object as "text"Tor Lillqvist
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet
2014-05-14embeddedobj: remove SAL_INFO's that only mark function entryNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-22embeddedobj: sal_Bool->boolNoel Grandin
2014-02-27Exclude WNT-specific includes on other platformsStephan Bergmann
2014-02-26Remove visual noise from embeddedobjAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-10fdo#60491: embeddedobj: catch exception in fallback pathMichael Stahl
2013-02-10embeddedobj: log some exceptionsMichael Stahl
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin