summaryrefslogtreecommitdiff
path: root/tools/source
AgeCommit message (Expand)AuthorFilesLines
2001-02-15Fix for optimization errorNils Fuhrmann1-3/+3
2001-02-02new: ReadCString - read from the stream chars up to a zero charjp1-2/+47
2001-01-10ReadUniStringLine: advance filepos sizeof(sal_Unicode) instead of 1Eike Rathke1-3/+3
2000-12-22new: read/write Unicode or BytecodeEike Rathke1-2/+229
2000-12-20#82022# Fixed typos causing variables in inner blocks hiding those in outer o...Stephan Bergmann1-4/+4
2000-12-19removed obsolete stdstreamOliver Braun1-5/+2
2000-12-15#82103# GPF in Dtor fixedOliver Specht1-6/+9
2000-12-07#80244# Expanded vnd.sun.star.help scheme to allow ALPHAs as well as DIGITs.Stephan Bergmann1-4/+4
2000-12-05#81383# - Set/GetReadStringHook()th2-4/+31
2000-12-05#80886# Added INET_PROT_VND_SUN_STAR_CMD; cleaned up warnings.Stephan Bergmann1-92/+123
2000-12-01#79839# oops ... forgot to search for german in SearchCreateResmgrPhilipp Lohmann1-2/+3
2000-11-21Allow an empty 'reg_name' in vnd.sun.star.help URLs.Stephan Bergmann1-4/+30
2000-11-16Apply patch for NetBSD. Contributed by: Michael Rauch <mrauch-openoffice@fs.t...Sander Vesik1-3/+5
2000-11-16add: SearchCreateResMgr to find a resource of unknown languagePhilipp Lohmann1-20/+89
2000-11-16Added INET_PROT_VND_SUN_STAR_PKG and wfs as alias for vnd.sun.star.wfs.Stephan Bergmann1-8/+20
2000-11-15Adapted to modified vnd.sun.star.help scheme.Stephan Bergmann1-14/+45
2000-11-13chg: includesMartin Hollmichel1-5/+5
2000-11-10add: operators with double (time diff in days and fraction of days)Eike Rathke1-2/+67
2000-11-09Added INET_PROT_VND_SUN_STAR_HIER.Stephan Bergmann1-38/+67
2000-11-09Added INET_PROT_VND_SUN_STAR_WFS; fixed INetURLObject::setAbsURIRef() forStephan Bergmann1-46/+59
2000-11-08Added INET_PROT_VND_SUN_STAR_HELP; fixed INetURLObject::setPath().Stephan Bergmann1-11/+49
2000-11-08Config moved from vcl to tools projectPhilipp Lohmann2-4/+1278
2000-11-06#65293#: <stdarg.h> -> <cstdarg>Jens-Heiner Rechtien1-3/+3
2000-11-06#65293#: undid last changeJens-Heiner Rechtien1-3/+3
2000-11-06#65293#: <cstdarg> -> <stdarg.h>Jens-Heiner Rechtien1-3/+3
2000-11-06#76258# SimpleResMgr: ref counting for the impl classFrank Schönheit1-3/+11
2000-11-03use min/max from stlHans-Joachim Lankenau1-4/+5
2000-10-26#65293#: <stdarg.h> -> <cstdarg>Jens-Heiner Rechtien1-3/+3
2000-10-23call chnod after mkdir cause mkdir uses umaskHennes Rohling1-3/+2
2000-10-19after mkdir call chmod cause mkdir uses umaskHennes Rohling1-3/+4
2000-10-19OopsHennes Rohling1-4/+3
2000-10-18Fixed soffice.tmp security holeHennes Rohling1-4/+13
2000-10-16Removed INetURLObject::FindFirstURLInText() (now replaced byStephan Bergmann1-255/+2
2000-10-16#78581# Added URL scheme 'vnd.sun.star.webdav'. Warning: this schemeStephan Bergmann1-5/+13
2000-10-12do not remove empty lists anymoreGregor Hartmann1-54/+5
2000-09-25Bug #78573#: _ImplCopyData - use unsigned char insted of xub_StrLenjp1-3/+3
2000-09-18initial importJens-Heiner Rechtien71-0/+52531