summaryrefslogtreecommitdiff
path: root/sot/source/base/exchange.cxx
AgeCommit message (Expand)Author
2021-12-20Windows format name is UniformResourceLocatorW for Unicode stringsMike Kaganski
2021-12-03tdf#145964: Windows format name is FileNameW for Unicode stringsMike Kaganski
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin
2021-11-18rtl::Static->thread-safe static in sotNoel Grandin
2021-07-29rtl::Static -> static localNoel Grandin
2021-05-07convert sal_uLong in sotNoel Grandin
2021-01-15OUString::matchAsciiL() can be used instead of the fresh startsWithAsciiL()Tor Lillqvist
2021-01-14Make SotExchange::GetFormat() accept a MIME type with additional parametersTor Lillqvist
2021-01-14flatten formats data in SotStorageNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-05-28tdf#42949 Fix IWYU warnings in sot/Gabor Kelemen
2019-04-26tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl
2019-02-10loplugin:indentation in soltools..svlNoel Grandin
2018-10-28tdf#119235 svx,sd: fix drag&drop from ColorBarMichael Stahl
2018-04-07tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze
2017-11-13SotClipboardFormatId::STRING_TSVC "Unformatted text [TSV-Calc]", tdf#113571Eike Rathke
2017-11-13sot: Simplify SotData_Impl with std::unique_ptrTakeshi Abe
2017-08-07EditEngine: Removing BIN format from sotVarun Dhall
2017-07-13Translate German comments/debug strings (leftovers in the sot dir)Johnny_M
2017-06-07EditEngine Exporting flat XML from actual clipboardVarun Dhall
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-02-21loplugin:subtlezeroinit: sotStephan Bergmann
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2016-07-08loplugin:redundantcast: redundant static_casts in sotStephan Bergmann
2016-03-10tdf#97591: mark RTF clipboard format as text/rtfOliver Specht
2016-01-19sot: accept JPEG as a clipboard format where we accept PNG alreadyMiklos Vajna
2016-01-05SotFactory is in fact not used: remove + cleanupMatúš Kukan
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-11-10Missing includesAshod Nakashian
2015-10-29com::sun::star->css in smoketest,sotNoel Grandin
2015-08-06remove some unnecessary casts and local varsNoel Grandin
2015-08-06tdf#93018 - Copying forms not working anymore (part2)Noel Grandin
2015-08-06tdf#93018 - Copying forms not working anymoreNoel Grandin
2015-07-08i#107734 Support for Math Input Panel in Windows 7Regina Henschel
2015-06-22tdf#92037 fix dragging DataSources field into documentNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-09-11create a master document template typeCaolán McNamara
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-07-04fix buildCaolán McNamara
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-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-29Remove some unused defines and controlsThomas Arnhold