summaryrefslogtreecommitdiff
path: root/ucbhelper/source
AgeCommit message (Expand)AuthorFilesLines
2001-05-29#87187# - Added simplenameclashresolverequest.obj.Kai Sommerfeld1-3/+4
2001-05-29#87187# - Added: InteractionSupplyName and InteractionReplaceExistingData.Kai Sommerfeld1-23/+239
2001-05-29#87187# - Initial revision.Kai Sommerfeld1-0/+104
2001-05-29#87187# - Corrected exception specification for acquire() and release().Kai Sommerfeld1-14/+14
2001-05-28#87187# - Use rtl::Reference instead of obsolete vos::ORefKai Sommerfeld3-13/+14
2001-05-28#87187# - Added interactionrequest.obj, simpleinteractionrequest.obj,Kai Sommerfeld1-3/+6
2001-05-28#87187# - Initial Revision.Kai Sommerfeld3-0/+1236
2001-05-11rtl string api changesPhilipp Lohmann1-3/+3
2001-05-10Added: transferContentKai Sommerfeld1-21/+7
2001-04-20#86170# - Added another insertNewContent method, that takes a newKai Sommerfeld1-4/+27
2001-03-27#85225# - Added ctors taking XCommandEnvironment.Kai Sommerfeld1-91/+43
2001-03-27#85225# - Added additional params to Get[Command|propertySet]Info.Kai Sommerfeld1-8/+26
2001-03-20add. include XMuliServiceFactoryKurt Zenker1-2/+6
2001-03-20Removed non-const version of Content::getCommandEnvironment().Kai Sommerfeld1-8/+2
2001-03-08changed stl includesArmin Theissen1-3/+3
2001-03-02Removed compiling of staticmb*.cxx files for Mac OS X now that we have automa...Patrick Luby2-18/+4
2001-03-01Catch uno::Exception thrown by XMultiServiceFactory::createInstance(...).Kai Sommerfeld1-7/+15
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 Sommerfeld1-0/+211
2001-02-07#83045# - Implemeted content event listener.Kai Sommerfeld1-53/+206
2001-02-07#83045# - Added support for "globalTransfer".Kai Sommerfeld2-5/+129
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 Sommerfeld1-2/+30
2001-02-05#83045# - Added activedatasink.objKai Sommerfeld1-3/+4
2001-02-05#83045# - Initial revison.Kai Sommerfeld1-0/+127
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 Sommerfeld1-8/+38
2001-01-31chg: header for STLMartin Hollmichel1-3/+3
2001-01-31chg: headerfile for STLMartin Hollmichel3-9/+9
2001-01-18#82177# - Added support for additional column data ( case-sensitivity, ... ).Kai Sommerfeld1-42/+114
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 Bergmann1-53/+23
2000-12-11#81540# - Added static construction methods Content::create(...).Kai Sommerfeld1-4/+109
2000-12-04#80720# Added remotecontentproviderscontrol.obj.Stephan Bergmann1-2/+3
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 Sommerfeld1-13/+38
2000-11-15In registerAtUcb(), the rArguments parameter may start with the stringStephan Bergmann1-19/+31
2000-11-13Added getFileURLFromSystemPath() and getSystemPathFromFileURL().Stephan Bergmann1-2/+46
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-06Added: ctor with XCommandEnvironment, method getEnvironment().Kai Sommerfeld1-10/+29
2000-11-01Removed: Wrong asserts from isFolder() and isDocument().Kai Sommerfeld1-4/+2
2000-10-31Fixed: Typo in XContentAccess::queryContentIdentifierString() - theKai Sommerfeld1-2/+6
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 Sommerfeld2-4/+168