summaryrefslogtreecommitdiff
path: root/svl/source/svdde/ddecli.cxx
AgeCommit message (Expand)Author
2019-10-01loplugin:returnconstval (clang-cl)Stephan Bergmann
2019-08-22loplugin:constmethod in svlNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-01-24loplugin:emptyif (clang-cl)Stephan Bergmann
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-07-17loplugin:useuniqueptr: svl (clang-cl)Stephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-21tdf#96505 - Get rid of cargo cult long integer literalsudaycoder
2017-01-02use std::unique_ptrCaolán McNamara
2016-10-15clang-cl loplugin: svlStephan Bergmann
2016-10-08svl: convert DBG_ASSERTs to assertMichael Stahl
2016-10-07Make _WIN32-only DDE code use proper HCONVStephan Bergmann
2016-10-06Replace DdeString conversion opreator with proper functionStephan Bergmann
2016-10-05Replace DdeData conversion operators with proper functionsStephan Bergmann
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-15remove tools/solarmutex.hxxNoel Grandin
2015-08-14make Link<> instances typedNoel Grandin
2015-07-07Replace GetAppData(SHL_SVDDE) with a static pointer varStephan Bergmann
2015-03-18another round of build fixingCaolán McNamara
2015-03-18CF_TEXT and SotClipboardFormatId::STRING are both 1Caolán McNamara
2015-03-18fix windows DdePoke signatureCaolán McNamara
2014-08-16svl: Remove ASCII art and pointless commentsChris Laplante
2014-01-17Translate German ("kein break") comments to English ("no break").Sven Wehner
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
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
2012-10-04sal_Bool->bool in svl::DdeTransactionNoel Grandin
2012-08-02strip down UniString some moreCaolán McNamara
2012-07-02re-base on ALv2 code.Michael Meeks
2012-03-12WaE: cast to pointer from integer of different sizeDavid Tardon
2012-02-13WaE: NULL vs 0 with mingwCaolán McNamara
2012-01-30make svl ByteString freeCaolán McNamara
2011-11-27remove include of pch header from svlNorbert Thiebaud
2011-09-13move init into default ctor, and make non-copyableCaolán McNamara
2011-09-13wrong initialization of DdeInstData with memset despite std::vectorPierre-André Jacquod
2011-05-21Drop OS2Tor Lillqvist
2011-05-11Make it compile on WindowsTor Lillqvist
2011-05-06Remove DECLARE_LIST(DdeTransactions,DdeTransaction*).Rafael Dominguez
2011-05-06Remove DECLARE_LIST(DdeConnections,DdeConnection*)Rafael Dominguez
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2010-12-11cleaning of __EXPORT defineGert Faller
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang