summaryrefslogtreecommitdiff
path: root/ucbhelper
AgeCommit message (Expand)AuthorFilesLines
2001-02-22#83832# - Fixed Content::setPropertyValues(...). GeneratedKai Sommerfeld1-12/+10
2001-02-15#83984# - Survive empty environment!Kai Sommerfeld1-14/+18
2001-02-12#83045# - Added commandenvironmentproxy.objKai Sommerfeld1-4/+5
2001-02-12#83045# - Initial revision.Kai Sommerfeld2-0/+351
2001-02-12#83045# - Added commandenvironmentproxy.hxxKai Sommerfeld1-0/+1
2001-02-07#83045# - Implemeted content event listener.Kai Sommerfeld1-53/+206
2001-02-07#83045# - Added support for "globalTransfer".Kai Sommerfeld4-14/+215
2001-02-07#83045# - Added activedatasink.hxxKai Sommerfeld1-0/+1
2001-02-06#83365# Allow empty content provider service names.Stephan Bergmann3-34/+36
2001-02-05#83045# - Added method openStream() returning an XInputStream.Kai Sommerfeld2-4/+45
2001-02-05#83045# - Added activedatasink.objKai Sommerfeld1-3/+4
2001-02-05#83045# - Initial revison.Kai Sommerfeld1-0/+127
2001-02-05#83045# - Initial revision.Kai Sommerfeld1-0/+117
2001-02-02Merge NetBSD changes by Michael Rauch from OO614B to HEAD.Sander Vesik2-12/+8
2001-02-02#83045# - Do not use TypeConverter service in getXXX methods to avoidKai Sommerfeld1-28/+31
2001-02-02#83045# - Added ctor witj Sequence< PropertyValue >.Kai Sommerfeld2-10/+46
2001-01-31chg: header for STLMartin Hollmichel1-3/+3
2001-01-31chg: header for STLMartin Hollmichel1-3/+3
2001-01-31chg: headerfile for STLMartin Hollmichel3-9/+9
2001-01-26#82177# - Changed default value of ResultSetColumnData::isCaseSensitiveKai Sommerfeld1-3/+3
2001-01-18#82177# - Added support for additional column data ( case-sensitivity, ... ).Kai Sommerfeld2-69/+321
2000-12-18#82277# Made removal of released contents from provider list thread safe.Stephan Bergmann1-13/+32
2000-12-15#82037# Redesigned for efficiency.Stephan Bergmann2-116/+36
2000-12-11#81540# - Added static construction methods Content::create(...).Kai Sommerfeld2-6/+170
2000-12-04#80720# Added remotecontentproviderscontrol.obj.Stephan Bergmann1-2/+3
2000-12-04#80720# Added remotecontentproviderscontrol.hxx.Stephan Bergmann1-0/+1
2000-12-04#65293# exception specification addedRĂ¼diger Timm1-2/+3
2000-12-01#80246# - Fixed Content::writeStream(...).Kai Sommerfeld1-4/+12
2000-12-01#80644# - ::ucb::ContentCreationException -> ::com::sun::star::ucb::ContentCr...Kai Sommerfeld3-50/+52
2000-11-29#80444# - Use defines for UCB configuration keys.Kai Sommerfeld1-4/+7
2000-11-29#80444# - Fixed UCB initialization.Kai Sommerfeld1-4/+5
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