summaryrefslogtreecommitdiff
path: root/ucbhelper/inc/ucbhelper
AgeCommit message (Expand)AuthorFilesLines
2001-05-29#87187# - Added: InteractionSupplyName and InteractionReplaceExistingData.Kai Sommerfeld1-2/+99
2001-05-29#87187# - Initial revision.Kai Sommerfeld1-0/+120
2001-05-29#87187# - Corrected exception specification for acquire() and release().Kai Sommerfeld1-14/+26
2001-05-28#87187# - dtors of InteractionRequest and InteractionContinuation are now pro...Kai Sommerfeld1-4/+4
2001-05-28#87187# - Use rtl::Reference instead of obsolete vos::ORefKai Sommerfeld2-10/+15
2001-05-28#87187# - Initial revision.Kai Sommerfeld3-0/+889
2001-05-10Corrected documentation (UCB configuration parameters).Kai Sommerfeld1-16/+14
2001-05-10Added: transferContentKai Sommerfeld1-39/+18
2001-04-20#86170# - Added another insertNewContent method, that takes a newKai Sommerfeld1-3/+48
2001-03-27#85225# - Removed obsolete data types.Kai Sommerfeld1-25/+2
2001-03-27#85225# - Added ctors taking XCommandEnvironment.Kai Sommerfeld1-4/+15
2001-03-27#85225# - Added additional params to Get[Command|propertySet]Info.Kai Sommerfeld1-10/+33
2001-03-20Removed non-const version of Content::getCommandEnvironment().Kai Sommerfeld1-10/+2
2001-02-12#83045# - Initial revision.Kai Sommerfeld1-0/+140
2001-02-07#83045# - Added support for "globalTransfer".Kai Sommerfeld2-9/+86
2001-02-05#83045# - Added method openStream() returning an XInputStream.Kai Sommerfeld1-2/+15
2001-02-05#83045# - Initial revision.Kai Sommerfeld1-0/+117
2001-02-02#83045# - Added ctor witj Sequence< PropertyValue >.Kai Sommerfeld1-2/+8
2001-01-31chg: header for STLMartin Hollmichel1-3/+3
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 Sommerfeld1-27/+207
2000-12-15#82037# Redesigned for efficiency.Stephan Bergmann1-63/+13
2000-12-11#81540# - Added static construction methods Content::create(...).Kai Sommerfeld1-2/+61
2000-12-01#80644# - ::ucb::ContentCreationException -> ::com::sun::star::ucb::ContentCr...Kai Sommerfeld1-33/+10
2000-11-13Added getFileURLFromSystemPath() and getSystemPathFromFileURL().Stephan Bergmann1-2/+67
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 Sommerfeld1-7/+34
2000-10-31Fixed: Typo in XContentAccess::queryContentIdentifierString() - theKai Sommerfeld1-2/+6
2000-10-26Added: method copyAdditionalPropertySet(...).Kai Sommerfeld2-4/+32
2000-10-18Offer com::sun::star::ucb::XFileIdentifierConverter functionality at aStephan Bergmann1-0/+142
2000-09-18initial importJens-Heiner Rechtien13-0/+4929