summaryrefslogtreecommitdiffstats
path: root/svl/source/svdde/ddesvr.cxx
Commit message (Expand)AuthorAgeFilesLines
* another round of build fixingCaolán McNamara2015-03-181-3/+3
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-1/+1
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-111-2/+0
* fdo#39440 reduce scope of local variablesMichael Weghorn2015-01-121-4/+2
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-09-251-1/+17
* svl: Remove ASCII art and pointless commentsChris Laplante2014-08-161-106/+0
* fdo#39468 Make svl/ German comment cleanPhilipp Weissenbacher2014-07-251-20/+13
* clean up #ifdef ICC codeMichael Stahl2013-11-101-6/+0
* 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
* module svl: all String and some bool and related clean-upNorbert Thiebaud2013-07-071-154/+172
* mingw64: change Link class to use sal_IntPtr instead of longFridrich Štrba2013-06-101-4/+4
* Some more sal_IntPtr dance, but enough for todayFridrich Štrba2013-06-041-12/+6
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-16/+16
* svl: fix buildThomas Arnhold2013-03-111-4/+4
* strip down UniString some moreCaolán McNamara2012-08-021-17/+17
* 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-021-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: NULL vs 0 with mingwCaolán McNamara2012-02-131-5/+5
* fix windows build, String::GetTokenCount is goneCaolán McNamara2012-02-131-1/+1
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+1
* remove include of pch header from svlNorbert Thiebaud2011-11-271-2/+0
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-191-1/+3
* WaE: '==' : signed/unsigned mismatchTor Lillqvist2011-10-041-2/+2
* remove dead codeTakeshi Abe2011-06-181-29/+0
* Drop OS2Tor Lillqvist2011-05-211-21/+1
* Nah, make the AddTopic() prototype like it was, too many problems otherwiseTor Lillqvist2011-05-111-2/+2
* Make it compile on WindowsTor Lillqvist2011-05-111-22/+27
* Remove DECLARE_LIST(DdeItems,DdeItem*).Rafael Dominguez2011-05-061-40/+50
* Remove DECLARE_LIST(DdeTopics,DdeTopic*)Rafael Dominguez2011-05-061-20/+20
* Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-111-49/+49
|\
| * removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner2011-01-131-10/+10
| * #i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang2010-07-291-51/+51
* | Size mattersFridrich Štrba2011-03-031-1/+1
* | Remove DECLARE_LIST( ConvList, Conversation* )Joseph Powers2011-03-021-9/+20
* | fix build errorCaolán McNamara2011-02-221-1/+1
* | Remove DECLARE_LIST( DdeFormats, long )Joseph Powers2011-02-211-10/+17
* | Remove MTW supportThomas Arnhold2011-02-161-1/+1
* | cleaning of __EXPORT defineGert Faller2010-12-111-9/+9
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+2
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* merge commit for m65Mathias Bauer2009-11-231-1/+1