summaryrefslogtreecommitdiffstats
path: root/include/svtools/transfer.hxx
Commit message (Expand)AuthorAgeFilesLines
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-24/+23
* new loplugin: useuniqueptr: svl..svtoolsNoel Grandin2017-01-181-4/+2
* tdf#88206 replace cppu::WeakImplHelper* in svtools and svxJochen Nitschke2016-12-041-6/+5
* coverity#1371312 Missing move assignment operatorCaolán McNamara2016-11-111-0/+2
* use std::unique_ptrCaolán McNamara2016-11-111-8/+6
* make comphelper::containerToSequence a little smarterNoel Grandin2016-11-091-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-5/+5
* loplugin:singlevalfields in svtoolsNoel Grandin2016-06-241-2/+0
* remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin2016-06-081-2/+6
* tdf#89329: use unique_ptr for pImpl in transferXisco Fauli2016-05-261-1/+1
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-4/+0
* loplugin:constantparam in svtoolsNoel Grandin2016-03-171-5/+3
* loplugin:unuseddefaultparam in svtoolsNoel Grandin2016-03-041-2/+1
* loplugin:unuseddefaultparam in svtoolsNoel Grandin2016-03-011-4/+2
* use unique_ptr for pImpl in svtools/Noel Grandin2015-11-181-1/+2
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-231-97/+97
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-26/+26
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-5/+5
* convert Link<> to typedNoel Grandin2015-09-161-1/+1
* loplugin:unusedmethodsNoel Grandin2015-08-051-1/+0
* loplugin:unusedmethods svtoolsNoel Grandin2015-07-141-13/+10
* Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2015-05-071-1/+3
* Unwind SotStorageStreamRef typedefStephan Bergmann2015-05-071-3/+3
* Gradually typed LinkStephan Bergmann2015-04-301-2/+2
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-25/+25
* loplugin:deletedspecialStephan Bergmann2015-02-071-8/+5
* fdo#82577: Handle WindowNoel Grandin2014-09-231-10/+10
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-191-10/+15
* Remove unused codeStephan Bergmann2014-04-091-1/+0
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-071-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-3/+3
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-25/+25
* svtools: sal_Bool->boolNoel Grandin2014-03-251-60/+60
* OLE preview: Limit the GDI metafile size to 100000 actions.Jan Holesovsky2014-03-041-1/+9
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-22/+22
* convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-041-1/+1
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-161-1/+1
* fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-2/+2
* XubString->OUStringCaolán McNamara2013-09-021-1/+0
* convert include/svtools/transfer.hxx from String to OUStringNoel Grandin2013-08-151-5/+2
* module sot: String, bool and other clean-upNorbert Thiebaud2013-07-041-0/+1
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-131-4/+4
* execute move of global headersBjoern Michaelsen2013-04-231-0/+521