summaryrefslogtreecommitdiff
path: root/ucb/source
AgeCommit message (Expand)Author
2001-03-27#85225# - Adapted to changed COntentImplHelper API.Kai Sommerfeld
2001-03-23File was not valid!Kai Sommerfeld
2001-03-23#84921# add try catchIngrid Halama
2001-03-22#84921# smart propagation of fetchsize and direction from stub to possibly un...Ingrid Halama
2001-03-22OSL_ENSHURE replaced by OSL_ENSHUREJoachim Lingner
2001-03-21#85198# - Config update access now uses lazy writer.Kai Sommerfeld
2001-03-21Code cleanup.Kai Sommerfeld
2001-03-19Adapted to changed service name ( SUPD>625 ):Kai Sommerfeld
2001-03-16Adapted to changed module name: css.package --> css.packages (SUPD>625)Kai Sommerfeld
2001-03-16SRC626+ com.sun.star.package.Package --> com.sun.star.packages.PackageKai Sommerfeld
2001-03-16#84996# copy_recursive should terminate with an error if an error ocured duri...Hennes Rohling
2001-03-15#76253# Compare case correct path names if error is NULLHennes Rohling
2001-03-14#84899# - Initial revision.Kai Sommerfeld
2001-03-13#80510# - Optimized HierarchyResultSetDataSupplier::queryPropertyValues(...)Kai Sommerfeld
2001-03-13Fixed: FileProvider::supportsService(...)Kai Sommerfeld
2001-03-08#84734# Made XInputStream_impl::readBytes() more space efficient.Stephan Bergmann
2001-03-08Optimized NeonInputStream::readBytes(...).Kai Sommerfeld
2001-03-08changed stl includesArmin Theissen
2001-03-08changed stl includesArmin Theissen
2001-03-07Made backwards compatible with SRC618Patrick Luby
2001-03-07Add Mac OS X supportPatrick Luby
2001-03-07Added Mac OS X supportPatrick Luby
2001-03-07Added Mac OS X supportPatrick Luby
2001-03-07Add support for SRC618Patrick Luby
2001-03-07Commented out symbol stripping for Mac OS XPatrick Luby
2001-03-02#84383#Andreas Bille
2001-03-02Removed compiling of staticmb*.cxx files for Mac OS X now that we have automa...Patrick Luby
2001-03-01use lazy writing for the ConfigurationUpdateAccessDirk Völzke
2001-03-01Catch uno::Exception thrown by XMultiServiceFactory::createInstance(...).Kai Sommerfeld
2001-02-28#84313# Using Reference can be helpfull! #?@Hennes Rohling
2001-02-26#84327#Ingrid Halama
2001-02-23#76253# Use FileStatus to compare only if string compare failsHennes Rohling
2001-02-22#84621# Disable CommandAbortexception as workaroundHennes Rohling
2001-02-22#83832# - Fixed Content::setPropertyValues(...). GeneratedKai Sommerfeld
2001-02-22#83832# - Fixed HierarchyContent::setPropertyValues(...). GeneratedKai Sommerfeld
2001-02-22#76253# Normalize path before resolvingHennes Rohling
2001-02-20#84155# - Fixed memory leaks in class DAVResource and NeonPropFindRequest.Kai Sommerfeld
2001-02-20#84155# - Fixed memory leak in ctor.Kai Sommerfeld
2001-02-20#82589# Prepare for generic resolving of path ellipsesHennes Rohling
2001-02-19#83141#Andreas Bille
2001-02-19Use old neon propfind interface even if SUPD>614 (neon not yet updated)!Kai Sommerfeld
2001-02-16#83892# - Need to hold hostname and proxyname in an OString member,Kai Sommerfeld
2001-02-15#83892# - Use own functions to escape/unescape path segments.Kai Sommerfeld
2001-02-15#83892# - Fixed handling of escaped URLs.Kai Sommerfeld
2001-02-15#83892# - Added member aEscapedTitle to struct ContentProperties.Kai Sommerfeld
2001-02-15#83982# - Added methods GetPathBaseNameUnescaped() and escapeSegment(...).Kai Sommerfeld
2001-02-15#83892# - Prepared for new neon PROPFIND interface ( not activated ).Kai Sommerfeld
2001-02-15#83892# - GETReader and GETWriter now ignore 'data' with no length.Kai Sommerfeld
2001-02-14#82414# Removed linkage with (TOOLLIB)Dirk Völzke
2001-02-14#82414# Substituted tools::List with std::deque to get rid of the tools libDirk Völzke