summaryrefslogtreecommitdiff
path: root/ucbhelper
AgeCommit message (Expand)Author
2001-01-18#82177# - Added support for additional column data ( case-sensitivity, ... ).Kai Sommerfeld
2000-12-18#82277# Made removal of released contents from provider list thread safe.Stephan Bergmann
2000-12-15#82037# Redesigned for efficiency.Stephan Bergmann
2000-12-11#81540# - Added static construction methods Content::create(...).Kai Sommerfeld
2000-12-04#80720# Added remotecontentproviderscontrol.obj.Stephan Bergmann
2000-12-04#80720# Added remotecontentproviderscontrol.hxx.Stephan Bergmann
2000-12-04#65293# exception specification addedRüdiger Timm
2000-12-01#80246# - Fixed Content::writeStream(...).Kai Sommerfeld
2000-12-01#80644# - ::ucb::ContentCreationException -> ::com::sun::star::ucb::ContentCr...Kai Sommerfeld
2000-11-29#80444# - Use defines for UCB configuration keys.Kai Sommerfeld
2000-11-29#80444# - Fixed UCB initialization.Kai Sommerfeld
2000-11-17Changed: Misc adaptions.Kai Sommerfeld
2000-11-15In registerAtUcb(), the rArguments parameter may start with the stringStephan Bergmann
2000-11-15Changed: NOw uses setProcessfactory(...) from comphelper.Kai Sommerfeld
2000-11-15Removed: UNOTOOLSLIB, Added: COMPHELPERLIBKai Sommerfeld
2000-11-13Added getFileURLFromSystemPath() and getSystemPathFromFileURL().Stephan Bergmann
2000-11-10Removed: Wrong assert.Kai Sommerfeld
2000-11-09Complete redesign of the UCB configuration mechanism.Stephan Bergmann
2000-11-09Moved here from ucb module.Stephan Bergmann
2000-11-09Added provconf.obj.Stephan Bergmann
2000-11-09Added configurationkeys.hxx, removed registerucb.hxx.Stephan Bergmann
2000-11-09Complete redesign of the UCB configuration mechanism.Stephan Bergmann
2000-11-09Various primary and secondary keys under which UCB configurations can beStephan Bergmann
2000-11-06Added: ctor with XCommandEnvironment, method getEnvironment().Kai Sommerfeld
2000-11-01Removed: Wrong asserts from isFolder() and isDocument().Kai Sommerfeld
2000-10-31Fixed: Typo in XContentAccess::queryContentIdentifierString() - theKai Sommerfeld
2000-10-30Fixed: Content::isFolder() and Content::isDocument()Kai Sommerfeld
2000-10-30Fixed: GPF in Content::getPropertyValues(...).Kai Sommerfeld
2000-10-26Added: method copyAdditionalPropertySet(...).Kai Sommerfeld
2000-10-26Fixed: ContentProviderImplHelper::addContent(...)Kai Sommerfeld
2000-10-25Adapted to changes of service "com.sun.star.ucb.Store".Kai Sommerfeld
2000-10-18Added fileidentifierconverter.hxx.Stephan Bergmann
2000-10-18Added fileidentifierconverter.obj.Stephan Bergmann
2000-10-18Offer com::sun::star::ucb::XFileIdentifierConverter functionality at aStephan Bergmann
2000-10-10Fixed: Create m_xImpl in default ctor of class Content, too.Kai Sommerfeld
2000-10-09Updated for MacOS X strict ANSI C++ compiler.Babak Mahbod
2000-10-06Updated for ANSI C++ compiler running under MacOS X.Babak Mahbod
2000-09-18initial importJens-Heiner Rechtien