summaryrefslogtreecommitdiff
path: root/include/svl/svdde.hxx
AgeCommit message (Expand)Author
2017-12-19svl: Fix possible memleak at deleting DdeServiceTakeshi Abe
2017-10-16svl: Drop unnecessary abstraction of DdeItemImpTakeshi Abe
2017-07-17loplugin:useuniqueptr: svl (clang-cl)Stephan Bergmann
2017-04-05loplugin:constantparam part2Noel Grandin
2017-01-02coverity#1371220 Missing move assignment operatorCaolán McNamara
2017-01-02use std::unique_ptrCaolán McNamara
2016-10-07svl: remove #include windows.h from svdde.hxxMichael Stahl
2016-10-07Revert "More blind fix for --enable-pch Windows builds"Michael Stahl
2016-10-07More blind fix for --enable-pch Windows buildsStephan Bergmann
2016-10-07More blind fix for --enable-pch Windows buildsStephan Bergmann
2016-10-07Blind fix for --enable-pch Windows buildsStephan Bergmann
2016-10-07Make _WIN32-only DDE code use proper HCONVStephan Bergmann
2016-10-05Replace DdeData conversion operators with proper functionsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-06remove some dead bits of DDENoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-31rename _Disconnect to DisconnectCaolán McNamara
2015-08-31Disconnect and Connect don't do anything nowCaolán McNamara
2015-08-31aDisconnectLink is never called, so remove itNoel Grandin
2015-08-31aConnectLink is never set, so remove itNoel Grandin
2015-08-14fix windows build, partial revert of my commitNoel Grandin
2015-08-14make Link<> instances typedNoel Grandin
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-03-18more cast hellCaolán McNamara
2015-03-18another round of build fixingCaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-09-24German comment translation.Florian Reisinger
2014-03-01Remove visual noise from includeAlexander Wilms
2013-11-09fdo#65108 inter-module includes <> include/svlNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-06-10mingw64: change Link class to use sal_IntPtr instead of longFridrich Štrba
2013-06-04Some more sal_IntPtr dance, but enough for todayFridrich Štrba
2013-04-23execute move of global headersBjoern Michaelsen