summaryrefslogtreecommitdiff
path: root/tools/source/fsys
AgeCommit message (Expand)Author
2004-02-26INTEGRATION: CWS sb13 (1.14.16); FILE MERGEDKurt Zenker
2004-02-25INTEGRATION: CWS layoutmanager (1.40.38); FILE MERGEDKurt Zenker
2004-02-04INTEGRATION: CWS ooo20031216 (1.40.80); FILE MERGEDJens-Heiner Rechtien
2004-01-06INTEGRATION: CWS vclcleanup02 (1.3.102); FILE MERGEDVladimir Glazounov
2004-01-06INTEGRATION: CWS vclcleanup02 (1.1.1.1.200); FILE MERGEDVladimir Glazounov
2004-01-06INTEGRATION: CWS vclcleanup02 (1.13.86); FILE MERGEDVladimir Glazounov
2003-10-30#100000# fix mws buildHans-Joachim Lankenau
2003-05-28#100000# no more unused ifdefVladimir Glazounov
2003-05-22INTEGRATION: CWS uno4 (1.37.6); FILE MERGEDVladimir Glazounov
2003-05-08#109298# next problem: mutex acquired in webdavcontent which is in systemcallAndreas Bille
2003-05-08#109298# changed property to command which does not blockAndreas Bille
2003-05-02INTEGRATION: CWS beta2regression02 (1.12.18); FILE MERGEDVladimir Glazounov
2003-04-30INTEGRATION: CWS beta2regression01 (1.5.16); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS mav4 (1.36.12); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS mav4 (1.5.12); FILE MERGEDRüdiger Timm
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-11-08#104429# Added support for telnet.Stephan Bergmann
2002-09-06#103052# Fixed bug introduced with 1.32.Stephan Bergmann
2002-09-06#102967# When smart parsing, accept things like file://d:\dir1\file1 as file ...Stephan Bergmann
2002-08-28#100421# Accept NetBIOS names as host names in file URLs.Stephan Bergmann
2002-07-19#101447# Smart parsing now detects strings starting with 'FTP.' in any combin...Stephan Bergmann
2002-07-08#100702 Convert ANSI/Locale temp path to unicode using system encodingHennes Rohling
2002-03-13Make tools depend on offuh, because urlobj.hxx includes com/sun/star/uno/Refe...Stephan Bergmann
2002-03-05#65293#: include <stdarg.h>Jens-Heiner Rechtien
2002-01-15#96501# new protocol for vnd.sun.star.odmaOcke Janssen
2001-12-03#95018# Improved getAbbreviated (also replace authority with ellipsis).Stephan Bergmann
2001-11-23#94773# Handle DOS UNC paths in getFSysPath().Stephan Bergmann
2001-11-02#90767# Undid unnecessary 86645 HTTP query part modifications.Stephan Bergmann
2001-10-17#92585# convertAbsToRel() no longer accepts non-URIs (file system notation, w...Stephan Bergmann
2001-10-16#92158# ConcatData: correctly respect the m_bHierarchical flag of the scheme ...Frank Schönheit
2001-10-15#93159# Adapted to fixed rtl::OUStringBuffer::operator =().Stephan Bergmann
2001-10-12#92830#: required change: std::min()/std::max()Jens-Heiner Rechtien
2001-10-11#65293# removed wrong applicat.rdb refereceVladimir Glazounov
2001-10-08#90000# Generate necessary idl headers.Stephan Bergmann
2001-10-08#90000# More sophisticated getAbbreviated.Stephan Bergmann
2001-09-26#65293#: workaround compiler bug gcc-3.0.1Jens-Heiner Rechtien
2001-09-17#91303# use the last write date when the creation date isn't setDirk Völzke
2001-08-28fix: #91498#ok
2001-08-21#85453# Improved convertAbsToRel() for non-DOS file URLs.Stephan Bergmann
2001-08-09#90000# Added INetURLObject::getAbbreviated().Stephan Bergmann
2001-07-2790267# Removed TF_FILEURL definesHennes Rohling
2001-07-26#89661# ConcatData()'s rThePath now always uses WAS_ENCODED regardles of eMec...Stephan Bergmann
2001-07-26#90171# Added vnd.sun.star.script and getParameter(); removed obsolete TF_FIL...Stephan Bergmann
2001-07-25#90131# - remove ENABLEUNICODEth
2001-07-13Apply C++ standard comformance patch.Sander Vesik
2001-07-03#88922# Modified vnd.sun.star.hier to allow optional authority.Stephan Bergmann
2001-06-07#87902# Skip empty path names in path listHennes Rohling
2001-05-29#87493# Fixed parsing of help URLs with no alphadigits but query part.Andreas Bille
2001-05-21#87211# If osl_getFileURLFromSystemPath returns no error assume a system pathHennes Rohling
2001-05-17#87312#Hennes Rohling