summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
* #82494# - Workaround to reduce CPU load in case config data are broken.Kai Sommerfeld2000-12-214-10/+34
* #82494# - Workaround to reduce CPU load in case config data are broken.Kai Sommerfeld2000-12-211-3/+27
* #78616# UNIX implementation of osl_openDirectory creates no snapshot dmake de...Hennes Rohling2000-12-201-6/+8
* #82359# Cut trailing slashes of mountpoint directories, do not resolve symbol...Hennes Rohling2000-12-201-2/+25
* #82359# Mountpoint must matsch with path including trailing slashHennes Rohling2000-12-201-5/+12
* #78580# - Fixed: URL issues for 'transfer' command implementation.Kai Sommerfeld2000-12-193-21/+43
* #82127# - Optimizations.Kai Sommerfeld2000-12-151-3/+27
* #82037# Adapted to modified FileIdentifierConverter mechanism.Stephan Bergmann2000-12-153-90/+83
* #65293#: remove debug outputJens-Heiner Rechtien2000-12-121-12/+2
* #81784# : use native osl file funcs instead of class wrappermfe2000-12-121-15/+72
* #81540# Service initialization with alternative configuration provider.Kai Sommerfeld2000-12-108-144/+318
* #81505# - Don't use HierarchyEntryData::aTitle to construct URLs.Kai Sommerfeld2000-12-084-18/+51
* #81458# - Improved all read operations.Kai Sommerfeld2000-12-087-241/+295
* #81458# - Improved performance for all read operations.Kai Sommerfeld2000-12-081-41/+52
* #81569# Remove bad osl_getRealPath() from shell::checkMountPoint().Stephan Bergmann2000-12-071-17/+2
* #78812# - Fixed HierarchyEntry::getData(...).Kai Sommerfeld2000-12-071-20/+20
* #78812# More performance optimizations.Kai Sommerfeld2000-12-072-42/+34
* #80246# - Call ::ucb::ContentBroker::initialize() to init ucbhelper.Kai Sommerfeld2000-12-061-5/+20
* #81371# - Fixed XStream_impl::getLength().Kai Sommerfeld2000-12-061-10/+20
* #78812# - Removed obsolete restriction from HierarchyEntry::move(...).Kai Sommerfeld2000-12-061-10/+3
* #80246# - Changed defines for folder/stream content type.Kai Sommerfeld2000-12-061-4/+8
* #80720# Never dereference a default constructed ProviderMap_Impl::iterator.Stephan Bergmann2000-12-051-3/+6
* #78812# - Performance optimizations.Kai Sommerfeld2000-12-052-252/+298
* #81170# - Fixed shell::ensurePath(...) again.Kai Sommerfeld2000-12-051-5/+19
* #80720# Fixed call to cppu::createRegistryServiceFactory().Stephan Bergmann2000-12-041-14/+10
* #80720# Removed UCB Distributor.Stephan Bergmann2000-12-041-25/+3
* #80720# Removed ucbdistributor.obj.Stephan Bergmann2000-12-041-3/+2
* #78812# - Fixed: Far less calls to XChangesBatch::commitChanges().Kai Sommerfeld2000-12-042-33/+25
* #80246# - Remove member m:bDirty,Kai Sommerfeld2000-12-042-18/+6
* #80466#: ignore dirty flag - misleading flagMathias Bauer2000-12-041-6/+4
* #80246# - Fixes and optimizations again.Kai Sommerfeld2000-12-013-37/+42
* #80246# - Fixed shell::ensuredir(...).Kai Sommerfeld2000-12-011-3/+3
* #80644# - Now uses com::sun::star::ucb::ContentCreationException.Kai Sommerfeld2000-11-301-12/+9
* #80246# - Small fixes ( URL normalization ).Kai Sommerfeld2000-11-302-37/+40
* #80246# - Missing parent dirs now will be created automatically.Kai Sommerfeld2000-11-302-15/+41
* #8ß246# - Fixed Content::insert(...) and Content::transfer(...).Kai Sommerfeld2000-11-291-4/+5
* #80246# - Fixed Package class implementation.Kai Sommerfeld2000-11-291-6/+14
* #80246# - Optimization ( provider now creates and reuses package instances ).Kai Sommerfeld2000-11-295-115/+300
* #80246# - Misc. Fixes and optimizations.Kai Sommerfeld2000-11-284-40/+106
* #80286# - Removed wrong assert from HierarchyEntry::getData(...).Kai Sommerfeld2000-11-281-5/+2
* #80246# - Fixes + optimizations.Kai Sommerfeld2000-11-277-64/+355
* #80792#Andreas Bille2000-11-271-8/+39
* Fixed: Typo.Kai Sommerfeld2000-11-231-4/+3
* #79109# Alyways use resolved pathnames instead of symlinksHennes Rohling2000-11-222-46/+40
* Replaced: old styled stl include.Kai Sommerfeld2000-11-221-5/+4
* Fixed typo in include file name.Stephan Bergmann2000-11-211-3/+3
* Added: Support for property "Size".Kai Sommerfeld2000-11-203-12/+73
* Added: DataSupplier_Impl now obtains folder iterator from content object.Kai Sommerfeld2000-11-201-4/+3
* Added: Method Content::getIterator().Kai Sommerfeld2000-11-202-5/+49
* Initial Revision.Kai Sommerfeld2000-11-1714-0/+4729