summaryrefslogtreecommitdiffstats
path: root/svl/source/svdde
Commit message (Expand)AuthorAgeFilesLines
* Remove visual noise from svlAlexander Wilms2014-02-251-8/+8
* Translate German ("kein break") comments to English ("no break").Sven Wehner2014-01-171-1/+1
* clean up #ifdef ICC codeMichael Stahl2013-11-103-34/+0
* fixincludeguards.sh: svlThomas Arnhold2013-10-281-3/+3
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* drop unnecessary tools/string includesCaolán McNamara2013-10-201-1/+1
* some GetTokens hidden in windows only codeCaolán McNamara2013-10-181-5/+5
* bWeiter -> bContinuePhilipp Riemer2013-10-021-10/+10
* Missing #includeStephan Bergmann2013-09-261-0/+1
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-2/+2
* module svl: all String and some bool and related clean-upNorbert Thiebaud2013-07-073-218/+236
* mingw64: change Link class to use sal_IntPtr instead of longFridrich Štrba2013-06-102-5/+5
* Some more sal_IntPtr dance, but enough for todayFridrich Štrba2013-06-042-14/+8
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-075-22/+22
* svl: fix buildThomas Arnhold2013-03-111-4/+4
* sal_Bool->bool in svl::DdeTransactionNoel Grandin2012-10-041-3/+3
* strip down UniString some moreCaolán McNamara2012-08-025-27/+30
* include svl/svdde.hxxCaolán McNamara2012-08-011-5/+1
* Fix mingw build of svlFridrich Štrba2012-07-311-5/+9
* remove DECLARE_LISTCaolán McNamara2012-07-311-2/+2
* use of a pointer to a temporary strings buffer is very wrongCaolán McNamara2012-07-311-9/+11
* convert DdeItemImp to std::vectorNoel Grandin2012-07-271-10/+15
* re-base on ALv2 code.Michael Meeks2012-07-025-118/+73
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* != instead of < for comparison with end iteratorJulien Nabet2012-05-021-1/+1
* != instead of < for comparison with end iteratorJulien Nabet2012-05-021-1/+1
* WaE: cast to pointer from integer of different sizeDavid Tardon2012-03-121-1/+2
* WaE: NULL vs 0 with mingwCaolán McNamara2012-02-132-6/+6
* fix windows build, String::GetTokenCount is goneCaolán McNamara2012-02-131-1/+1
* make svl ByteString freeCaolán McNamara2012-01-301-2/+0
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+1
* remove include of pch header from svlNorbert Thiebaud2011-11-275-10/+0
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-191-1/+3
* WaE: '==' : signed/unsigned mismatchTor Lillqvist2011-10-041-2/+2
* move init into default ctor, and make non-copyableCaolán McNamara2011-09-132-9/+14
* wrong initialization of DdeInstData with memset despite std::vectorPierre-André Jacquod2011-09-131-1/+9
* Drop Win9x codeTor Lillqvist2011-09-123-130/+0
* remove dead codeTakeshi Abe2011-06-181-29/+0
* Drop OS2Tor Lillqvist2011-05-214-42/+3
* Nah, make the AddTopic() prototype like it was, too many problems otherwiseTor Lillqvist2011-05-111-2/+2
* Make it compile on WindowsTor Lillqvist2011-05-113-32/+41
* Remove DECLARE_LIST(DdeTransactions,DdeTransaction*).Rafael Dominguez2011-05-061-13/+14
* Remove DECLARE_LIST(DdeItems,DdeItem*).Rafael Dominguez2011-05-062-41/+50
* Remove DECLARE_LIST(DdeTopics,DdeTopic*)Rafael Dominguez2011-05-062-21/+20
* Remove DECLARE_LIST(DdeConnections,DdeConnection*)Rafael Dominguez2011-05-062-17/+13
* Remove unneeded #include <tools/list.hxx>.Joseph Powers2011-04-291-1/+0
* Remove PM2 macro usageFrancois Tigeot2011-04-221-24/+1
* fix windows svl buildFridrich Štrba2011-03-271-0/+1
* Wholesale prewin.h/postwin.h removalFridrich Štrba2011-03-251-2/+0
* Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-117-524/+79
|\