summaryrefslogtreecommitdiff
path: root/ucbhelper
AgeCommit message (Expand)AuthorFilesLines
2000-11-17Changed: Misc adaptions.Kai Sommerfeld7-51/+117
2000-11-15In registerAtUcb(), the rArguments parameter may start with the stringStephan Bergmann1-19/+31
2000-11-15Changed: NOw uses setProcessfactory(...) from comphelper.Kai Sommerfeld1-5/+5
2000-11-15Removed: UNOTOOLSLIB, Added: COMPHELPERLIBKai Sommerfeld1-3/+3
2000-11-13Added getFileURLFromSystemPath() and getSystemPathFromFileURL().Stephan Bergmann2-4/+113
2000-11-10Removed: Wrong assert.Kai Sommerfeld1-8/+2
2000-11-09Complete redesign of the UCB configuration mechanism.Stephan Bergmann3-184/+402
2000-11-09Moved here from ucb module.Stephan Bergmann2-0/+370
2000-11-09Added provconf.obj.Stephan Bergmann1-3/+4
2000-11-09Added configurationkeys.hxx, removed registerucb.hxx.Stephan Bergmann1-1/+1
2000-11-09Complete redesign of the UCB configuration mechanism.Stephan Bergmann1-31/+85
2000-11-09Various primary and secondary keys under which UCB configurations can beStephan Bergmann1-0/+77
2000-11-06Added: ctor with XCommandEnvironment, method getEnvironment().Kai Sommerfeld2-17/+63
2000-11-01Removed: Wrong asserts from isFolder() and isDocument().Kai Sommerfeld1-4/+2
2000-10-31Fixed: Typo in XContentAccess::queryContentIdentifierString() - theKai Sommerfeld3-6/+18
2000-10-30Fixed: Content::isFolder() and Content::isDocument()Kai Sommerfeld1-6/+15
2000-10-30Fixed: GPF in Content::getPropertyValues(...).Kai Sommerfeld1-8/+15
2000-10-26Added: method copyAdditionalPropertySet(...).Kai Sommerfeld4-8/+200
2000-10-26Fixed: ContentProviderImplHelper::addContent(...)Kai Sommerfeld1-9/+8
2000-10-25Adapted to changes of service "com.sun.star.ucb.Store".Kai Sommerfeld1-85/+8
2000-10-18Added fileidentifierconverter.hxx.Stephan Bergmann1-0/+1
2000-10-18Added fileidentifierconverter.obj.Stephan Bergmann1-3/+4
2000-10-18Offer com::sun::star::ucb::XFileIdentifierConverter functionality at aStephan Bergmann2-0/+303
2000-10-10Fixed: Create m_xImpl in default ctor of class Content, too.Kai Sommerfeld1-2/+4
2000-10-09Updated for MacOS X strict ANSI C++ compiler.Babak Mahbod2-5/+14
2000-10-06Updated for ANSI C++ compiler running under MacOS X.Babak Mahbod1-11/+20
2000-09-18initial importJens-Heiner Rechtien52-0/+17925