Commit graph

59 commits

Author SHA1 Message Date
Nils Fuhrmann
9149e9fa26 Generated solar list particle for usage per project 2001-02-23 13:06:51 +00:00
Kai Sommerfeld
6d2ca57e72 #83832# - Fixed Content::setPropertyValues(...). Generated
PropertyChangeEvent.OldValue contained the new property value!
2001-02-22 09:57:52 +00:00
Kai Sommerfeld
af4d7974c0 #83984# - Survive empty environment! 2001-02-15 12:32:27 +00:00
Kai Sommerfeld
43eacefc2b #83045# - Added commandenvironmentproxy.obj 2001-02-12 10:56:23 +00:00
Kai Sommerfeld
93badce27e #83045# - Initial revision. 2001-02-12 10:51:28 +00:00
Kai Sommerfeld
3507c5da71 #83045# - Added commandenvironmentproxy.hxx 2001-02-12 10:48:03 +00:00
Kai Sommerfeld
ed173d6dfd #83045# - Implemeted content event listener. 2001-02-07 09:32:24 +00:00
Kai Sommerfeld
ef6a613ae4 #83045# - Added support for "globalTransfer". 2001-02-07 07:01:44 +00:00
Kai Sommerfeld
335863620e #83045# - Added activedatasink.hxx 2001-02-07 06:59:03 +00:00
Stephan Bergmann
cef571f86f #83365# Allow empty content provider service names. 2001-02-06 09:57:43 +00:00
Kai Sommerfeld
55e5b605b4 #83045# - Added method openStream() returning an XInputStream. 2001-02-05 14:54:42 +00:00
Kai Sommerfeld
62d6a52da0 #83045# - Added activedatasink.obj 2001-02-05 14:52:01 +00:00
Kai Sommerfeld
d4a0c34ac3 #83045# - Initial revison. 2001-02-05 14:50:22 +00:00
Kai Sommerfeld
287395befa #83045# - Initial revision. 2001-02-05 14:49:26 +00:00
Sander Vesik
aae96eba98 Merge NetBSD changes by Michael Rauch from OO614B to HEAD. 2001-02-02 18:16:28 +00:00
Kai Sommerfeld
ceb671c430 #83045# - Do not use TypeConverter service in getXXX methods to avoid
exception if property value is void.
2001-02-02 10:11:12 +00:00
Kai Sommerfeld
94dc54ad7c #83045# - Added ctor witj Sequence< PropertyValue >. 2001-02-02 09:43:24 +00:00
Martin Hollmichel
90e6562df8 chg: header for STL 2001-01-31 13:02:35 +00:00
Martin Hollmichel
6b26334c91 chg: header for STL 2001-01-31 12:45:05 +00:00
Martin Hollmichel
f492823e87 chg: headerfile for STL 2001-01-31 12:41:49 +00:00
Kai Sommerfeld
ab7ec69736 #82177# - Changed default value of ResultSetColumnData::isCaseSensitive
to true.
2001-01-26 10:28:30 +00:00
Kai Sommerfeld
24f26145eb #82177# - Added support for additional column data ( case-sensitivity, ... ). 2001-01-18 08:03:55 +00:00
Stephan Bergmann
6c77f6b3d0 #82277# Made removal of released contents from provider list thread safe. 2000-12-18 17:40:36 +00:00
Stephan Bergmann
f95c6c979d #82037# Redesigned for efficiency. 2000-12-15 07:27:28 +00:00
Kai Sommerfeld
0591250cb3 #81540# - Added static construction methods Content::create(...). 2000-12-11 06:55:59 +00:00
Stephan Bergmann
431dc03de9 #80720# Added remotecontentproviderscontrol.obj. 2000-12-04 16:45:16 +00:00
Stephan Bergmann
4ff3a219e8 #80720# Added remotecontentproviderscontrol.hxx. 2000-12-04 16:43:54 +00:00
Rüdiger Timm
26ae8d865d #65293# exception specification added 2000-12-04 08:35:34 +00:00
Kai Sommerfeld
955a6fa518 #80246# - Fixed Content::writeStream(...). 2000-12-01 11:54:53 +00:00
Kai Sommerfeld
1a31eb2280 #80644# - ::ucb::ContentCreationException -> ::com::sun::ucb::ContentCreationException 2000-12-01 06:59:53 +00:00
Kai Sommerfeld
dcc5e82ffa #80444# - Use defines for UCB configuration keys. 2000-11-29 09:22:23 +00:00
Kai Sommerfeld
c0871e1e1e #80444# - Fixed UCB initialization. 2000-11-29 08:17:57 +00:00
Kai Sommerfeld
1fd2287cc9 Changed: Misc adaptions. 2000-11-17 14:38:10 +00:00
Stephan Bergmann
932b04f785 In registerAtUcb(), the rArguments parameter may start with the string
"{noproxy}", in which case no proxy content provider is used.  This is
needed when the RemoteAccessContentProvider is used as a UCB (i.e., in
the WebServer case).
2000-11-15 12:40:44 +00:00
Kai Sommerfeld
173085ac65 Changed: NOw uses setProcessfactory(...) from comphelper. 2000-11-15 07:00:04 +00:00
Kai Sommerfeld
a70881f296 Removed: UNOTOOLSLIB, Added: COMPHELPERLIB 2000-11-15 06:59:09 +00:00
Stephan Bergmann
3c1b798070 Added getFileURLFromSystemPath() and getSystemPathFromFileURL(). 2000-11-13 10:38:07 +00:00
Kai Sommerfeld
bfd4b8fbd7 Removed: Wrong assert. 2000-11-10 08:02:22 +00:00
Stephan Bergmann
4645fea1c3 Complete redesign of the UCB configuration mechanism. 2000-11-09 12:23:55 +00:00
Stephan Bergmann
662a7028f0 Moved here from ucb module. 2000-11-09 12:22:49 +00:00
Stephan Bergmann
1048c048d9 Added provconf.obj. 2000-11-09 12:21:10 +00:00
Stephan Bergmann
706ef6a5c6 Added configurationkeys.hxx, removed registerucb.hxx. 2000-11-09 12:20:09 +00:00
Stephan Bergmann
a69e8a5539 Complete redesign of the UCB configuration mechanism. 2000-11-09 12:16:05 +00:00
Stephan Bergmann
e649185ea3 Various primary and secondary keys under which UCB configurations can be
accessed in the configuration database.
2000-11-09 12:13:47 +00:00
Kai Sommerfeld
d92a151a66 Added: ctor with XCommandEnvironment, method getEnvironment(). 2000-11-06 13:03:48 +00:00
Kai Sommerfeld
c4f9e6c1d0 Removed: Wrong asserts from isFolder() and isDocument(). 2000-11-01 07:06:56 +00:00
Kai Sommerfeld
9540270ce6 Fixed: Typo in XContentAccess::queryContentIdentifierString() - the
second 'i' was missing ( SUPD>611 ).
2000-10-31 08:52:18 +00:00
Kai Sommerfeld
210a534b12 Fixed: Content::isFolder() and Content::isDocument() 2000-10-30 09:08:43 +00:00
Kai Sommerfeld
8af0b35e46 Fixed: GPF in Content::getPropertyValues(...). 2000-10-30 09:03:00 +00:00
Kai Sommerfeld
f7d9558bfa Added: method copyAdditionalPropertySet(...). 2000-10-26 14:15:21 +00:00