summaryrefslogtreecommitdiff
path: root/svl/source/svdde
AgeCommit message (Expand)AuthorFilesLines
2015-03-18another round of build fixingCaolán McNamara3-18/+12
2015-03-18some more blind fixing towards a windows buildCaolán McNamara2-6/+6
2015-03-18CF_TEXT and SotClipboardFormatId::STRING are both 1Caolán McNamara1-2/+2
2015-03-18fix windows DdePoke signatureCaolán McNamara1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2-7/+7
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara1-2/+0
2015-01-12fdo#39440 reduce scope of local variablesMichael Weghorn1-4/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-09-25fdo#75757: remove inheritance to std::vectorTakeshi Abe1-1/+17
2014-08-16svl: Remove ASCII art and pointless commentsChris Laplante5-187/+0
2014-07-25fdo#39468 Make svl/ German comment cleanPhilipp Weissenbacher2-24/+16
2014-02-25Remove visual noise from svlAlexander Wilms1-8/+8
2014-01-17Translate German ("kein break") comments to English ("no break").Sven Wehner1-1/+1
2013-11-10clean up #ifdef ICC codeMichael Stahl3-34/+0
2013-10-28fixincludeguards.sh: svlThomas Arnhold1-3/+3
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+1
2013-10-18some GetTokens hidden in windows only codeCaolán McNamara1-5/+5
2013-10-02bWeiter -> bContinuePhilipp Riemer1-10/+10
2013-09-26Missing #includeStephan Bergmann1-0/+1
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-2/+2
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