summaryrefslogtreecommitdiff
path: root/include/svtools/transfer.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-31drop last use of TransferableHelper::GetSystemClipboardCaolán McNamara1-1/+0
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke1-2/+2
2017-10-24loplugin:finalclasses in svtoolsNoel Grandin1-8/+1
2017-07-02notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard1-1/+7
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin1-2/+0
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-7/+7
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-03-02no need to use smart pointers for DataFlavorExVectorJochen Nitschke1-7/+5
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-24/+23
2017-01-18new loplugin: useuniqueptr: svl..svtoolsNoel Grandin1-4/+2
2016-12-04tdf#88206 replace cppu::WeakImplHelper* in svtools and svxJochen Nitschke1-6/+5
2016-11-11coverity#1371312 Missing move assignment operatorCaolán McNamara1-0/+2
2016-11-11use std::unique_ptrCaolán McNamara1-8/+6
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-5/+5
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin1-2/+0
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin1-2/+6
2016-05-26tdf#89329: use unique_ptr for pImpl in transferXisco Fauli1-1/+1
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-4/+0
2016-03-17loplugin:constantparam in svtoolsNoel Grandin1-5/+3
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin1-2/+1
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin1-4/+2
2015-11-18use unique_ptr for pImpl in svtools/Noel Grandin1-1/+2
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-97/+97
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-26/+26
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-09-16convert Link<> to typedNoel Grandin1-1/+1
2015-08-05loplugin:unusedmethodsNoel Grandin1-1/+0
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-13/+10
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-1/+3
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-3/+3
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-25/+25
2015-02-07loplugin:deletedspecialStephan Bergmann1-8/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-10/+10
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-10/+15
2014-04-09Remove unused codeStephan Bergmann1-1/+0
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-3/+3
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-25/+25
2014-03-25svtools: sal_Bool->boolNoel Grandin1-60/+60
2014-03-04OLE preview: Limit the GDI metafile size to 100000 actions.Jan Holesovsky1-1/+9
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-22/+22
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-09-02XubString->OUStringCaolán McNamara1-1/+0
2013-08-15convert include/svtools/transfer.hxx from String to OUStringNoel Grandin1-5/+2