summaryrefslogtreecommitdiffstats
path: root/dtrans/source/win32/dtobj/DOTransferable.cxx
Commit message (Expand)AuthorAgeFilesLines
* WIN move dtrans code into vcl/win/dtransJan-Marek Glogowski2020-09-221-589/+0
* use for-range on Sequence in d*Noel Grandin2020-05-201-2/+2
* loplugin:nullptr (clang-cl)Stephan Bergmann2020-02-041-1/+1
* dtrans win32: implement support for pasting when the handle type is streamMiklos Vajna2020-01-281-1/+46
* Fix a random crash on paste from clipboard on WindowsMike Kaganski2019-12-311-1/+5
* Fix typoAndrea Gelmini2019-05-191-2/+2
* loplugin:redundantinline (clang-cl)Stephan Bergmann2019-01-301-3/+0
* Properly check HRESULTMike Kaganski2018-10-101-1/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-151-2/+2
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-111-8/+8
* loplugin:includeform: dtrans (Windows)Stephan Bergmann2017-10-271-1/+1
* loplugin:unnecessarycatchthrow (clang-cl)Stephan Bergmann2017-09-271-8/+2
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-09-141-1/+1
* tdf#39468 Translate German commentsJens Carl2017-03-301-1/+1
* loplugin:unoany (clang-cl)Stephan Bergmann2017-03-141-2/+2
* Add missing #includesStephan Bergmann2017-02-081-0/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-4/+0
* clang-cl loplugin: dtransStephan Bergmann2016-10-161-131/+131
* Bin some noise comments and superfluous vertical whitespaceTor Lillqvist2016-09-121-6/+0
* -Werror,-Wnon-virtual-dtorStephan Bergmann2016-03-041-1/+12
* tdf#95416 Get rid of #include "../foo/bar.hxx" style includes.burcinakalin2016-02-031-1/+1
* Fix typosAndrea Gelmini2016-01-101-2/+2
* -Werror,-Wunused-variableStephan Bergmann2015-11-281-1/+0
* dtrans: com::sun::star->cssNoel Grandin2015-09-121-2/+2
* include: inline some use-once typedefsNoel Grandin2015-08-041-1/+1
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-1/+1
* Fix simple typos.Andrea Gelmini2015-01-021-1/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet2014-05-101-2/+2
* Remove visual noise from dtransAlexander Wilms2014-02-261-65/+0
* Remove unneccessary commentsAlexander Wilms2014-02-231-42/+42
* Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand2014-01-301-0/+3
* Resolves: #i123407# Do not insist on CF_DIBV5 for clipboard dataArmin Le Grand2013-10-151-0/+15
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-131-4/+8
* -Werror=unused-macros (MinGW, dtrans)Stephan Bergmann2013-04-171-7/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+0
* doubled includesThomas Arnhold2013-03-041-1/+0
* fdo#46808, use constructor for datatransfer::DataFormatTranslatorNoel Grandin2013-02-121-4/+4
* fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin2013-02-121-3/+3
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-5/+0
* remove include comments and boxesThomas Arnhold2012-08-081-3/+0
* re-base on ALv2 code.Michael Meeks2012-06-251-23/+14
* targeted string re-workNorbert Thiebaud2012-06-011-1/+1
* Removing the empty pch file from dtransJoseph Powers2011-11-201-3/+0
* Fix includes for MinGW cross-compilationTor Lillqvist2011-06-231-3/+3
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-111-0/+9
|\
| * vcl113: #i111834# support pasting HBITMAPPhilipp Lohmann [pl]2010-07-071-0/+9