summaryrefslogtreecommitdiffstats
path: root/tools/source
Commit message (Expand)AuthorAgeFilesLines
* #84386# ReadLine, ReadUniStringLine: part of performance problems: don't use ...Eike Rathke2001-02-261-14/+40
* Fix for optimization errorNils Fuhrmann2001-02-151-3/+3
* new: ReadCString - read from the stream chars up to a zero charjp2001-02-021-2/+47
* ReadUniStringLine: advance filepos sizeof(sal_Unicode) instead of 1Eike Rathke2001-01-101-3/+3
* new: read/write Unicode or BytecodeEike Rathke2000-12-221-2/+229
* #82022# Fixed typos causing variables in inner blocks hiding those in outer o...Stephan Bergmann2000-12-201-4/+4
* removed obsolete stdstreamOliver Braun2000-12-191-5/+2
* #82103# GPF in Dtor fixedOliver Specht2000-12-151-6/+9
* #80244# Expanded vnd.sun.star.help scheme to allow ALPHAs as well as DIGITs.Stephan Bergmann2000-12-071-4/+4
* #81383# - Set/GetReadStringHook()th2000-12-052-4/+31
* #80886# Added INET_PROT_VND_SUN_STAR_CMD; cleaned up warnings.Stephan Bergmann2000-12-051-92/+123
* #79839# oops ... forgot to search for german in SearchCreateResmgrPhilipp Lohmann2000-12-011-2/+3
* Allow an empty 'reg_name' in vnd.sun.star.help URLs.Stephan Bergmann2000-11-211-4/+30
* Apply patch for NetBSD. Contributed by: Michael Rauch <mrauch-openoffice@fs.t...Sander Vesik2000-11-161-3/+5
* add: SearchCreateResMgr to find a resource of unknown languagePhilipp Lohmann2000-11-161-20/+89
* Added INET_PROT_VND_SUN_STAR_PKG and wfs as alias for vnd.sun.star.wfs.Stephan Bergmann2000-11-161-8/+20
* Adapted to modified vnd.sun.star.help scheme.Stephan Bergmann2000-11-151-14/+45
* chg: includesMartin Hollmichel2000-11-131-5/+5
* add: operators with double (time diff in days and fraction of days)Eike Rathke2000-11-101-2/+67
* Added INET_PROT_VND_SUN_STAR_HIER.Stephan Bergmann2000-11-091-38/+67
* Added INET_PROT_VND_SUN_STAR_WFS; fixed INetURLObject::setAbsURIRef() forStephan Bergmann2000-11-091-46/+59
* Added INET_PROT_VND_SUN_STAR_HELP; fixed INetURLObject::setPath().Stephan Bergmann2000-11-081-11/+49
* Config moved from vcl to tools projectPhilipp Lohmann2000-11-082-4/+1278
* #65293#: <stdarg.h> -> <cstdarg>Jens-Heiner Rechtien2000-11-061-3/+3
* #65293#: undid last changeJens-Heiner Rechtien2000-11-061-3/+3
* #65293#: <cstdarg> -> <stdarg.h>Jens-Heiner Rechtien2000-11-061-3/+3
* #76258# SimpleResMgr: ref counting for the impl classFrank Schönheit2000-11-061-3/+11
* use min/max from stlHans-Joachim Lankenau2000-11-031-4/+5
* #65293#: <stdarg.h> -> <cstdarg>Jens-Heiner Rechtien2000-10-261-3/+3
* call chnod after mkdir cause mkdir uses umaskHennes Rohling2000-10-231-3/+2
* after mkdir call chmod cause mkdir uses umaskHennes Rohling2000-10-191-3/+4
* OopsHennes Rohling2000-10-191-4/+3
* Fixed soffice.tmp security holeHennes Rohling2000-10-181-4/+13
* Removed INetURLObject::FindFirstURLInText() (now replaced byStephan Bergmann2000-10-161-255/+2
* #78581# Added URL scheme 'vnd.sun.star.webdav'. Warning: this schemeStephan Bergmann2000-10-161-5/+13
* do not remove empty lists anymoreGregor Hartmann2000-10-121-54/+5
* Bug #78573#: _ImplCopyData - use unsigned char insted of xub_StrLenjp2000-09-251-3/+3
* initial importJens-Heiner Rechtien2000-09-1871-0/+52531