summaryrefslogtreecommitdiff
path: root/tools/source
AgeCommit message (Expand)AuthorFilesLines
2001-05-15 normalize -> normalizePathKurt Zenker1-3/+3
2001-05-11correct rtl-string-changesth1-4/+4
2001-05-11#86645# Merged in 1.11.10.1.Stephan Bergmann1-84/+89
2001-05-10#TFU630#Jörg Budischewski1-3/+12
2001-05-10rtl-string changesth1-7/+9
2001-05-10rtl-string changesth1-42/+58
2001-05-10#TFU630#Hennes Rohling1-2/+11
2001-05-10#TFU630#Hennes Rohling5-11/+66
2001-05-07New: Comments in GenericInformationListNils Fuhrmann1-23/+46
2001-04-24#83674# Accept ALPHA followed by colon without following slash or backslash a...Stephan Bergmann1-21/+27
2001-04-23Fixes for handling of whitespaces: Ignore leading and trailing onesNils Fuhrmann1-4/+14
2001-04-05Added catalan language #85749#Nils Fuhrmann1-2/+5
2001-03-23#85271# ini filename-base wasnt expanded anymore. Thx a lotGregor Hartmann1-4/+13
2001-03-20remove namspace-macroKurt Zenker2-10/+10
2001-03-16removed vos::getProfileNamePhilipp Lohmann1-9/+24
2001-03-16use string conversion from RTLth2-249/+47
2001-03-16cleanupth3-68/+6
2001-02-26#84386# ReadLine, ReadUniStringLine: part of performance problems: don't use ...Eike Rathke1-14/+40
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