summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2001-02-13New funtionality: method Star::NeedsUpdate() return TRUE if one of the config...Nils Fuhrmann
2001-02-13Fixes for UNIX platformsNils Fuhrmann
2001-02-13Added functionality for multiple solar listsNils Fuhrmann
2001-02-09Support of multiple solar.lst (one per project) per workspaceNils Fuhrmann
2001-02-08Some commentsNils Fuhrmann
2001-02-08Added new ctor for project dependent solar.lstNils Fuhrmann
2001-02-05use static stlHans-Joachim Lankenau
2001-02-02new: ReadCString - read from the stream chars up to a zero charjp
2001-01-30add the function GetEnv( const char *, const char *); the second parameter is...vs
2001-01-18Commented out targets that do not build properly; added urltest.Stephan Bergmann
2001-01-18Various (regression) tests for INetURLObject and friends.Stephan Bergmann
2001-01-10ReadUniStringLine: advance filepos sizeof(sal_Unicode) instead of 1Eike Rathke
2001-01-08special treatment for connectivityHans-Joachim Lankenau
2000-12-22new: read/write Unicode or BytecodeEike Rathke
2000-12-21#65293# stdstrm.hxx is not a part of the project anymoreVladimir Glazounov
2000-12-20#82022# Fixed typos causing variables in inner blocks hiding those in outer o...Stephan Bergmann
2000-12-19removed obsolete stdstreamOliver Braun
2000-12-18compare case insensitiveHans-Joachim Lankenau
2000-12-15#82103# GPF in Dtor fixedOliver Specht
2000-12-12keep it static; libCrun staticHans-Joachim Lankenau
2000-12-11New functionality for command line SearchAndReplaceNils Fuhrmann
2000-12-11Fixes for static link of stlNils Fuhrmann
2000-12-07#80244# Expanded vnd.sun.star.help scheme to allow ALPHAs as well as DIGITs.Stephan Bergmann
2000-12-05#81383# - Set/GetReadStringHook()th
2000-12-05#80886# Added INET_PROT_VND_SUN_STAR_CMD; cleaned up warnings.Stephan Bergmann
2000-12-01#79839# oops ... forgot to search for german in SearchCreateResmgrPhilipp Lohmann
2000-11-21Allow an empty 'reg_name' in vnd.sun.star.help URLs.Stephan Bergmann
2000-11-20Add NetBSD support. Contributed by: Michael Rauch <mrauch-openoffice@fs.tum.de>Sander Vesik
2000-11-16Apply patch for NetBSD. Contributed by: Michael Rauch <mrauch-openoffice@fs.t...Sander Vesik
2000-11-16add: SearchCreateResMgr to find a resource of unknown languagePhilipp Lohmann
2000-11-16Added INET_PROT_VND_SUN_STAR_PKG and wfs as alias for vnd.sun.star.wfs.Stephan Bergmann
2000-11-15Adapted to modified vnd.sun.star.help scheme.Stephan Bergmann
2000-11-13chg: includesMartin Hollmichel
2000-11-13add: zipdepMartin Hollmichel
2000-11-10add: operators with double (time diff in days and fraction of days)Eike Rathke
2000-11-10Fix: Changed Search method. Works correctly now when the first entry of path ...Nils Fuhrmann
2000-11-09Added INET_PROT_VND_SUN_STAR_HIER.Stephan Bergmann
2000-11-09Added INET_PROT_VND_SUN_STAR_WFS; fixed INetURLObject::setAbsURIRef() forStephan Bergmann
2000-11-08Added INET_PROT_VND_SUN_STAR_HELP; fixed INetURLObject::setPath().Stephan Bergmann
2000-11-08Config moved from vcl to tools projectPhilipp Lohmann
2000-11-06#65293#: <stdarg.h> -> <cstdarg>Jens-Heiner Rechtien
2000-11-06#65293#: undid last changeJens-Heiner Rechtien
2000-11-06#65293#: <cstdarg> -> <stdarg.h>Jens-Heiner Rechtien
2000-11-06#76258# SimpleResMgr: ref counting for the impl classFrank Schönheit
2000-11-03use min/max from stlHans-Joachim Lankenau
2000-11-03Corrected include paths for string.hxx and list.hxxoisin
2000-11-02Added #include <glibc/posix/getopt.h> when bootstrapping on Macosxoisin
2000-11-01search for #Hans-Joachim Lankenau
2000-10-26#65293#: <stdarg.h> -> <cstdarg>Jens-Heiner Rechtien
2000-10-23call chnod after mkdir cause mkdir uses umaskHennes Rohling