summaryrefslogtreecommitdiff
path: root/ucbhelper/source
AgeCommit message (Expand)AuthorFilesLines
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
2000-10-26Fixed: ContentProviderImplHelper::addContent(...)Kai Sommerfeld1-9/+8
2000-10-25Adapted to changes of service "com.sun.star.ucb.Store".Kai Sommerfeld1-85/+8
2000-10-18Added fileidentifierconverter.obj.Stephan Bergmann1-3/+4
2000-10-18Offer com::sun::star::ucb::XFileIdentifierConverter functionality at aStephan Bergmann1-0/+161
2000-10-10Fixed: Create m_xImpl in default ctor of class Content, too.Kai Sommerfeld1-2/+4
2000-10-09Updated for MacOS X strict ANSI C++ compiler.Babak Mahbod2-5/+14
2000-10-06Updated for ANSI C++ compiler running under MacOS X.Babak Mahbod1-11/+20
2000-09-18initial importJens-Heiner Rechtien15-0/+8353