summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
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
2000-10-31Fixed: Typo in XContentAccess::queryContentIdentifierString() - theKai Sommerfeld
2000-10-30Added: provconf.objKai Sommerfeld
2000-10-27Added: support for command "transfer"Kai Sommerfeld
2000-10-26Fixed: PersistentPropertySet::getPropertyValues()Kai Sommerfeld
2000-10-26Fixed: Assert conditions in PropertySetRegistry::removePropertySet(...).Kai Sommerfeld
2000-10-25Fixed: method AppendPath(...).Kai Sommerfeld
2000-10-25Adapted to changes of service "com.sun.star.ucb.Store".Kai Sommerfeld
2000-10-25Changed: Now uses config server as storage medium.Kai Sommerfeld
2000-10-25Removed: flatany.objKai Sommerfeld
2000-10-24Added missing acquire() of shell to XPropertySetInfo_impl ctors.Stephan Bergmann
2000-10-23Implemented the methods getInputStream and getOutputStream for an XStreamAndreas Bille
2000-10-18Added UCBHELPERLIB.Stephan Bergmann
2000-10-18Added com::sun::star::ucb::XFileIdentiferConverter test functionality.Stephan Bergmann
2000-10-18Adapted FileProvider to modifiedStephan Bergmann
2000-10-17Forgott to put XFileIdentifierConverter into queryInterfaceAndreas Bille
2000-10-17Implemented Interface XFileIdentifierConverterAndreas Bille