summaryrefslogtreecommitdiff
path: root/svl/source/svdde
AgeCommit message (Expand)Author
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
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