summaryrefslogtreecommitdiff
path: root/ucbhelper/source/provider
AgeCommit message (Expand)AuthorFilesLines
2002-09-03#102871# - Changed (default) RememberAuthenticationMode to SESSION.Kai Sommerfeld1-8/+10
2002-03-12#97958# - Introducted way to init content broker using vector of provider data.Kai Sommerfeld2-28/+47
2001-11-22#95029# - Fixed index-out-of-range condition in ctor.Kai Sommerfeld1-2/+4
2001-09-27#65293#: includesJens-Heiner Rechtien1-3/+5
2001-09-27#65293#: exception specificationsJens-Heiner Rechtien2-10/+8
2001-08-29#91676# Removed obsolete versions of cancelCommandExecution().Stephan Bergmann1-2/+4
2001-07-16#88646# - Removed wrong assert from addContent(...)Kai Sommerfeld1-15/+7
2001-07-13#88969#Stephan Bergmann1-0/+200
2001-07-13#88969# Added more detailed constructor.Stephan Bergmann1-2/+61
2001-07-13#88969# Added handleinteractionrequest.obj.Stephan Bergmann1-3/+4
2001-07-06#87904# - Fixed: New hierarchical name string format (MUST change for SUPD>637).Kai Sommerfeld1-53/+73
2001-07-04#87187# - Activated new error handling code.Kai Sommerfeld1-33/+2
2001-07-04#87904# - New hierarchical name string format (MUST change for SUPD>637).Kai Sommerfeld2-33/+80
2001-06-25#87187# - Disabled new error handling behavior (temporarily only).Kai Sommerfeld1-3/+3
2001-06-25#87187# - Introduced function for IO errors, that transports two stringKai Sommerfeld1-10/+81
2001-06-19#87187# - Yet another change of method/ctor arguments.Kai Sommerfeld2-15/+61
2001-06-18#87187# - Parameter's type changed from XContentIdentifier -> XCommandProcessor.Kai Sommerfeld2-10/+10
2001-06-18#88294# - Fixed ContentImplHelper::getParent().Kai Sommerfeld1-3/+9
2001-06-15#87187# - Parameter's type changed from XContent -> XContentIdentifier.Kai Sommerfeld2-10/+11
2001-06-11#87187# - Removed "approve" continuation from interaction request.Kai Sommerfeld2-10/+7
2001-06-06#87187# - Added cancelcommandexecution.obj.Kai Sommerfeld1-3/+4
2001-06-06#87187# - Added another continuation (approve) to the request.Kai Sommerfeld1-4/+5
2001-06-06#87187# - Initial revision.Kai Sommerfeld1-0/+173
2001-05-29#87187# - Added simpleioerrorrequest.objKai Sommerfeld1-3/+4
2001-05-29#87187# - Initial revision.Kai Sommerfeld1-0/+94
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-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-08changed stl includesArmin Theissen1-3/+3
2001-03-02Removed compiling of staticmb*.cxx files for Mac OS X now that we have automa...Patrick Luby1-9/+2
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-06#83365# Allow empty content provider service names.Stephan Bergmann3-34/+36
2001-02-02Merge NetBSD changes by Michael Rauch from OO614B to HEAD.Sander Vesik1-6/+4
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