summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2000-12-06#78812# - Removed obsolete restriction from HierarchyEntry::move(...).Kai Sommerfeld
2000-12-06#80246# - Changed defines for folder/stream content type.Kai Sommerfeld
2000-12-05#80720# Never dereference a default constructed ProviderMap_Impl::iterator.Stephan Bergmann
2000-12-05#78812# - Performance optimizations.Kai Sommerfeld
2000-12-05#81170# - Fixed shell::ensurePath(...) again.Kai Sommerfeld
2000-12-04#80720# Fixed call to cppu::createRegistryServiceFactory().Stephan Bergmann
2000-12-04#80720# Removed UCB Distributor.Stephan Bergmann
2000-12-04#80720# Removed ucbdistributor.obj.Stephan Bergmann
2000-12-04#78812# - Fixed: Far less calls to XChangesBatch::commitChanges().Kai Sommerfeld
2000-12-04#80246# - Remove member m:bDirty,Kai Sommerfeld
2000-12-04#80466#: ignore dirty flag - misleading flagMathias Bauer
2000-12-01#80246# - Fixes and optimizations again.Kai Sommerfeld
2000-12-01#80246# - Fixed shell::ensuredir(...).Kai Sommerfeld
2000-11-30#80644# - Now uses com::sun::star::ucb::ContentCreationException.Kai Sommerfeld
2000-11-30#80246# - Small fixes ( URL normalization ).Kai Sommerfeld
2000-11-30#80246# - Missing parent dirs now will be created automatically.Kai Sommerfeld
2000-11-29#8ß246# - Fixed Content::insert(...) and Content::transfer(...).Kai Sommerfeld
2000-11-29#80246# - Fixed Package class implementation.Kai Sommerfeld
2000-11-29#80246# - Optimization ( provider now creates and reuses package instances ).Kai Sommerfeld
2000-11-28#80246# - Misc. Fixes and optimizations.Kai Sommerfeld
2000-11-28#80286# - Removed wrong assert from HierarchyEntry::getData(...).Kai Sommerfeld
2000-11-27#80246# - Fixes + optimizations.Kai Sommerfeld
2000-11-27#80792#Andreas Bille
2000-11-23Fixed: Typo.Kai Sommerfeld
2000-11-22#79109# Alyways use resolved pathnames instead of symlinksHennes Rohling
2000-11-22Replaced: old styled stl include.Kai Sommerfeld
2000-11-21Fixed typo in include file name.Stephan Bergmann
2000-11-20Added: Support for property "Size".Kai Sommerfeld
2000-11-20Added: DataSupplier_Impl now obtains folder iterator from content object.Kai Sommerfeld
2000-11-20Added: Method Content::getIterator().Kai Sommerfeld
2000-11-17Initial Revision.Kai Sommerfeld
2000-11-17Don't use SVL and TOOKS in component. SpecialConfigManager is still livingHennes Rohling
2000-11-17Fixed: Made HierarchyEntry::getData( ... ) more fault-tolerant.Kai Sommerfeld
2000-11-16shell::page(... ) - Call closeOutput() on OutputStream when done.Kai Sommerfeld
2000-11-16Added -rapconnect feature.Stephan Bergmann
2000-11-15#65293# SfxInimanager is obsoleteHennes Rohling
2000-11-15#80315# Don't use fstat with an open fileHennes Rohling
2000-11-13Added: Support for HTTP URL'sKai Sommerfeld
2000-11-13Added getFileURLFromSystemPath() and getSystemPathFromFileURL().Stephan Bergmann
2000-11-10Fixed: NeonInputStream::seek(...)Kai Sommerfeld
2000-11-10Added: NeonInputStream now implements css::io::XSeekable.Kai Sommerfeld
2000-11-10Removed SUPD 613 conditional.Stephan Bergmann
2000-11-09Fixed: const char* to deleted memory were used "everywhere".Kai Sommerfeld
2000-11-09Adapted to redesigned UCB configuration mechanism;Stephan Bergmann
2000-11-09Adapted UniversalContentBroker::initialize() to the redesigned UCBStephan Bergmann
2000-11-09Removed provconf.obj.Stephan Bergmann
2000-11-08Added: method isFolder( ... XCommandEnvironment )Kai Sommerfeld
2000-11-07Changed: PROPFIND on demand only, not in content/resultset ctor.Kai Sommerfeld
2000-11-02Added: Support for OpenMode::DOCUMENT_SHARE_DENY_[NONE|WRITE].Kai Sommerfeld
2000-11-02Fixed: Deadlocks in listener callbacks.Kai Sommerfeld