summaryrefslogtreecommitdiff
path: root/svl/source/svdde
AgeCommit message (Expand)Author
2015-08-31rename _Disconnect to DisconnectCaolán McNamara
2015-08-31Disconnect and Connect don't do anything nowCaolán McNamara
2015-08-31warning C4100: 'nId' : unreferenced formal parameterCaolá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, 'unreferenced formal parameter'Noel Grandin
2015-08-14fix windows build, partial revert of my commitNoel Grandin
2015-08-14make Link<> instances typedNoel Grandin
2015-07-07Replace GetAppData(SHL_SVDDE) with a static pointer varStephan Bergmann
2015-07-07SHL_SHL2 is unusedStephan Bergmann
2015-06-08typoStephan Bergmann
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-03-18more cast hellCaolán McNamara
2015-03-18another round of build fixingCaolán McNamara
2015-03-18some more blind fixing towards a windows buildCaolán McNamara
2015-03-18CF_TEXT and SotClipboardFormatId::STRING are both 1Caolán McNamara
2015-03-18fix windows DdePoke signatureCaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-01-12fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-09-25fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-16svl: Remove ASCII art and pointless commentsChris Laplante
2014-07-25fdo#39468 Make svl/ German comment cleanPhilipp Weissenbacher
2014-02-25Remove visual noise from svlAlexander Wilms
2014-01-17Translate German ("kein break") comments to English ("no break").Sven Wehner
2013-11-10clean up #ifdef ICC codeMichael Stahl
2013-10-28fixincludeguards.sh: svlThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-18some GetTokens hidden in windows only codeCaolán McNamara
2013-10-02bWeiter -> bContinuePhilipp Riemer
2013-09-26Missing #includeStephan Bergmann
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
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-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11svl: fix buildThomas Arnhold
2012-10-04sal_Bool->bool in svl::DdeTransactionNoel Grandin
2012-08-02strip down UniString some moreCaolán McNamara
2012-08-01include svl/svdde.hxxCaolán McNamara
2012-07-31Fix mingw build of svlFridrich Štrba
2012-07-31remove DECLARE_LISTCaolán McNamara
2012-07-31use of a pointer to a temporary strings buffer is very wrongCaolán McNamara
2012-07-27convert DdeItemImp to std::vectorNoel Grandin
2012-07-02re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet