summaryrefslogtreecommitdiff
path: root/ucbhelper/inc
AgeCommit message (Expand)Author
2002-04-09#92347# - Changed return value of all setPropertyValue[s] methods.Kai Sommerfeld
2002-03-12#97958# - Introducted way to init content broker using vector of provider data.Kai Sommerfeld
2002-01-15#65293# added exception specifitionVladimir Glazounov
2002-01-11#95512# creation of sorted cursorsMikhail Voitenko
2001-10-24#92924# Fixed exception forward declarations.Stephan Bergmann
2001-09-27#65293#: includesJens-Heiner Rechtien
2001-09-27#65293#: exception specificationsJens-Heiner Rechtien
2001-08-29#91676# Removed obsolete versions of cancelCommandExecution().Stephan Bergmann
2001-07-13#88969#Stephan Bergmann
2001-07-13#88969# Added more detailed constructor.Stephan Bergmann
2001-06-25#87187# - Introduced function for IO errors, that transports two stringKai Sommerfeld
2001-06-19#87187# - Yet another change of method/ctor arguments.Kai Sommerfeld
2001-06-18#87187# - Parameter's type changed from XContentIdentifier -> XCommandProcessor.Kai Sommerfeld
2001-06-15#87187# - Parameter's type changed from XContent -> XContentIdentifier.Kai Sommerfeld
2001-06-06#87187# - Initial revision.Kai Sommerfeld
2001-06-06#87623# Restricted all functions to only throw RuntimeExceptions.Stephan Bergmann
2001-05-29#87187# - Initial revision.Kai Sommerfeld
2001-05-29#87187# - InteractionRequest::setContinuations(...) now is public.Kai Sommerfeld
2001-05-29#87187# - Added: InteractionSupplyName and InteractionReplaceExistingData.Kai Sommerfeld
2001-05-29#87187# - Initial revision.Kai Sommerfeld
2001-05-29#87187# - Corrected exception specification for acquire() and release().Kai Sommerfeld
2001-05-28#87187# - dtors of InteractionRequest and InteractionContinuation are now pro...Kai Sommerfeld
2001-05-28#87187# - Use rtl::Reference instead of obsolete vos::ORefKai Sommerfeld
2001-05-28#87187# - Initial revision.Kai Sommerfeld
2001-05-10Corrected documentation (UCB configuration parameters).Kai Sommerfeld
2001-05-10Added: transferContentKai Sommerfeld
2001-04-20#86170# - Added another insertNewContent method, that takes a newKai Sommerfeld
2001-03-27#85225# - Removed obsolete data types.Kai Sommerfeld
2001-03-27#85225# - Added ctors taking XCommandEnvironment.Kai Sommerfeld
2001-03-27#85225# - Added additional params to Get[Command|propertySet]Info.Kai Sommerfeld
2001-03-20Removed non-const version of Content::getCommandEnvironment().Kai Sommerfeld
2001-02-12#83045# - Initial revision.Kai Sommerfeld
2001-02-07#83045# - Added support for "globalTransfer".Kai Sommerfeld
2001-02-05#83045# - Added method openStream() returning an XInputStream.Kai Sommerfeld
2001-02-05#83045# - Initial revision.Kai Sommerfeld
2001-02-02#83045# - Added ctor witj Sequence< PropertyValue >.Kai Sommerfeld
2001-01-31chg: header for STLMartin Hollmichel
2001-01-26#82177# - Changed default value of ResultSetColumnData::isCaseSensitiveKai Sommerfeld
2001-01-18#82177# - Added support for additional column data ( case-sensitivity, ... ).Kai Sommerfeld
2000-12-15#82037# Redesigned for efficiency.Stephan Bergmann
2000-12-11#81540# - Added static construction methods Content::create(...).Kai Sommerfeld
2000-12-01#80644# - ::ucb::ContentCreationException -> ::com::sun::star::ucb::ContentCr...Kai Sommerfeld
2000-11-13Added getFileURLFromSystemPath() and getSystemPathFromFileURL().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-10-31Fixed: Typo in XContentAccess::queryContentIdentifierString() - theKai Sommerfeld
2000-10-26Added: method copyAdditionalPropertySet(...).Kai Sommerfeld
2000-10-18Offer com::sun::star::ucb::XFileIdentifierConverter functionality at aStephan Bergmann
2000-09-18initial importJens-Heiner Rechtien