summaryrefslogtreecommitdiff
path: root/embeddedobj/source/msole/oleembed.cxx
AgeCommit message (Expand)Author
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
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