summaryrefslogtreecommitdiff
path: root/ucbhelper
AgeCommit message (Expand)Author
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