summaryrefslogtreecommitdiff
path: root/include/svl/svdde.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-01-02coverity#1371220 Missing move assignment operatorCaolán McNamara1-4/+6
2017-01-02use std::unique_ptrCaolán McNamara1-1/+2
2016-10-07svl: remove #include windows.h from svdde.hxxMichael Stahl1-15/+0
2016-10-07Revert "More blind fix for --enable-pch Windows builds"Michael Stahl1-10/+10
2016-10-07More blind fix for --enable-pch Windows buildsStephan Bergmann1-10/+10
2016-10-07More blind fix for --enable-pch Windows buildsStephan Bergmann1-0/+2
2016-10-07Blind fix for --enable-pch Windows buildsStephan Bergmann1-0/+1
2016-10-07Make _WIN32-only DDE code use proper HCONVStephan Bergmann1-5/+13
2016-10-05Replace DdeData conversion operators with proper functionsStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-11/+0
2016-04-06remove some dead bits of DDENoel Grandin1-9/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-46/+0
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-08-31rename _Disconnect to DisconnectCaolán McNamara1-1/+1
2015-08-31Disconnect and Connect don't do anything nowCaolán McNamara1-2/+0
2015-08-31aDisconnectLink is never called, so remove itNoel Grandin1-1/+0
2015-08-31aConnectLink is never set, so remove itNoel Grandin1-1/+0
2015-08-14fix windows build, partial revert of my commitNoel Grandin1-0/+4
2015-08-14make Link<> instances typedNoel Grandin1-31/+13
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin1-19/+18
2015-04-30Gradually typed LinkStephan Bergmann1-24/+24
2015-03-18more cast hellCaolán McNamara1-1/+1
2015-03-18another round of build fixingCaolán McNamara1-5/+5
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-7/+7
2015-02-07loplugin:deletedspecialStephan Bergmann1-6/+6
2014-09-24German comment translation.Florian Reisinger1-7/+7
2014-03-01Remove visual noise from includeAlexander Wilms1-28/+28
2013-11-09fdo#65108 inter-module includes <> include/svlNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-3/+3
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-40/+40
2013-06-10mingw64: change Link class to use sal_IntPtr instead of longFridrich Štrba1-5/+5
2013-06-04Some more sal_IntPtr dance, but enough for todayFridrich Štrba1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+416