summaryrefslogtreecommitdiff
path: root/svl/source/svdde
AgeCommit message (Expand)Author
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
2012-03-12WaE: cast to pointer from integer of different sizeDavid Tardon
2012-02-13WaE: NULL vs 0 with mingwCaolán McNamara
2012-02-13fix windows build, String::GetTokenCount is goneCaolán McNamara
2012-01-30make svl ByteString freeCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-11-27remove include of pch header from svlNorbert Thiebaud
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-10-04WaE: '==' : signed/unsigned mismatchTor Lillqvist
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-09-12Drop Win9x codeTor Lillqvist
2011-06-18remove dead codeTakeshi Abe
2011-05-21Drop OS2Tor Lillqvist
2011-05-11Nah, make the AddTopic() prototype like it was, too many problems otherwiseTor Lillqvist
2011-05-11Make it compile on WindowsTor Lillqvist
2011-05-06Remove DECLARE_LIST(DdeTransactions,DdeTransaction*).Rafael Dominguez
2011-05-06Remove DECLARE_LIST(DdeItems,DdeItem*).Rafael Dominguez
2011-05-06Remove DECLARE_LIST(DdeTopics,DdeTopic*)Rafael Dominguez
2011-05-06Remove DECLARE_LIST(DdeConnections,DdeConnection*)Rafael Dominguez
2011-04-29Remove unneeded #include <tools/list.hxx>.Joseph Powers
2011-04-22Remove PM2 macro usageFrancois Tigeot
2011-03-27fix windows svl buildFridrich Štrba
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-03Size mattersFridrich Štrba
2011-03-02Remove DECLARE_LIST( ConvList, Conversation* )Joseph Powers
2011-02-22fix build errorCaolán McNamara
2011-02-21Remove DECLARE_LIST( DdeFormats, long )Joseph Powers
2011-02-21Remove classes DdeServiceList & DdeTopicListJoseph Powers
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers
2011-02-16Remove MTW supportThomas Arnhold
2011-02-16Remove unused files from svddeThomas Arnhold
2011-02-08Move prewin.h and postwin.h to solenv and adaptTor Lillqvist
2011-01-29cppcheck: remove unused variable aBuf.Thomas Arnhold
2011-01-29cppcheck: remove unused variable pTrans.Thomas Arnhold
2011-01-24Fix compilation error on 64-bit WindowsTor Lillqvist
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner