summaryrefslogtreecommitdiff
path: root/svl/source/svdde
AgeCommit message (Expand)AuthorFilesLines
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud3-218/+236
2013-06-10mingw64: change Link class to use sal_IntPtr instead of longFridrich Štrba2-5/+5
2013-06-04Some more sal_IntPtr dance, but enough for todayFridrich Štrba2-14/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák5-22/+22
2013-03-11svl: fix buildThomas Arnhold1-4/+4
2012-10-04sal_Bool->bool in svl::DdeTransactionNoel Grandin1-3/+3
2012-08-02strip down UniString some moreCaolán McNamara5-27/+30
2012-08-01include svl/svdde.hxxCaolán McNamara1-5/+1
2012-07-31Fix mingw build of svlFridrich Štrba1-5/+9
2012-07-31remove DECLARE_LISTCaolán McNamara1-2/+2
2012-07-31use of a pointer to a temporary strings buffer is very wrongCaolán McNamara1-9/+11
2012-07-27convert DdeItemImp to std::vectorNoel Grandin1-10/+15
2012-07-02re-base on ALv2 code.Michael Meeks5-118/+73
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet1-1/+1
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet1-1/+1
2012-03-12WaE: cast to pointer from integer of different sizeDavid Tardon1-1/+2
2012-02-13WaE: NULL vs 0 with mingwCaolán McNamara2-6/+6
2012-02-13fix windows build, String::GetTokenCount is goneCaolán McNamara1-1/+1
2012-01-30make svl ByteString freeCaolán McNamara1-2/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2011-11-27remove include of pch header from svlNorbert Thiebaud5-10/+0
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-1/+3
2011-10-04WaE: '==' : signed/unsigned mismatchTor Lillqvist1-2/+2
2011-09-13move init into default ctor, and make non-copyableCaolán McNamara2-9/+14
2011-09-13wrong initialization of DdeInstData with memset despite std::vectorPierre-André Jacquod1-1/+9
2011-09-12Drop Win9x codeTor Lillqvist3-130/+0
2011-06-18remove dead codeTakeshi Abe1-29/+0
2011-05-21Drop OS2Tor Lillqvist4-42/+3
2011-05-11Nah, make the AddTopic() prototype like it was, too many problems otherwiseTor Lillqvist1-2/+2
2011-05-11Make it compile on WindowsTor Lillqvist3-32/+41
2011-05-06Remove DECLARE_LIST(DdeTransactions,DdeTransaction*).Rafael Dominguez1-13/+14
2011-05-06Remove DECLARE_LIST(DdeItems,DdeItem*).Rafael Dominguez2-41/+50
2011-05-06Remove DECLARE_LIST(DdeTopics,DdeTopic*)Rafael Dominguez2-21/+20
2011-05-06Remove DECLARE_LIST(DdeConnections,DdeConnection*)Rafael Dominguez2-17/+13
2011-04-29Remove unneeded #include <tools/list.hxx>.Joseph Powers1-1/+0
2011-04-22Remove PM2 macro usageFrancois Tigeot1-24/+1
2011-03-27fix windows svl buildFridrich Štrba1-0/+1
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba1-2/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky7-524/+79
2011-03-03Size mattersFridrich Štrba1-1/+1
2011-03-02Remove DECLARE_LIST( ConvList, Conversation* )Joseph Powers2-10/+22
2011-02-22fix build errorCaolán McNamara1-1/+1
2011-02-21Remove DECLARE_LIST( DdeFormats, long )Joseph Powers1-10/+17
2011-02-21Remove classes DdeServiceList & DdeTopicListJoseph Powers1-136/+0
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers1-10/+1
2011-02-16Remove MTW supportThomas Arnhold3-3/+3
2011-02-16Remove unused files from svddeThomas Arnhold6-4520/+0
2011-02-08Move prewin.h and postwin.h to solenv and adaptTor Lillqvist1-2/+2
2011-01-29cppcheck: remove unused variable aBuf.Thomas Arnhold1-2/+0