summaryrefslogtreecommitdiff
path: root/include/svtools/transfer.hxx
AgeCommit message (Expand)Author
2015-11-18use unique_ptr for pImpl in svtools/Noel Grandin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-16convert Link<> to typedNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-04-09Remove unused codeStephan Bergmann
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-04OLE preview: Limit the GDI metafile size to 100000 actions.Jan Holesovsky
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-09-02XubString->OUStringCaolán McNamara
2013-08-15convert include/svtools/transfer.hxx from String to OUStringNoel Grandin
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-04-23execute move of global headersBjoern Michaelsen