Commit graph

228 commits

Author SHA1 Message Date
Kai Sommerfeld
ece1a7baa3 #85225#, #86018#
- Updated to neon 0.14.0
- Reworked/completed property handling (PROPFIND/PROPPATCH), support for
  'live' and 'dead' properties
- Improved authentication, redirection handling
- Implemented no-proxy-list
- Lots of other small fixes.
2001-05-16 14:30:00 +00:00
Kai Sommerfeld
aa7f11739d #85225# - Initial revision. 2001-05-16 13:58:06 +00:00
Kai Sommerfeld
28e24216a5 #86409# - Added support for property "HasEncryptedEntries". 2001-05-16 09:10:29 +00:00
Hennes Rohling
38332f88bf osl_getRealPath no longer exported from SAL 2001-05-15 14:45:06 +00:00
Hennes Rohling
4d83348830 osl_getRealPath no longer exported from SAL 2001-05-15 14:37:05 +00:00
Kurt Zenker
1303d4c268 FileStatusMask_FileURL only in TF_FILEURL 2001-05-15 11:40:30 +00:00
Hennes Rohling
2cd0bcafc1 rtl_string getToken change 2001-05-14 10:22:10 +00:00
Andreas Bille
6bf02ccf5f Positioning before resultsetrows means positoning on beforeFirst ( as specified by new docu ) 2001-05-14 07:49:59 +00:00
Kai Sommerfeld
89108a7c6c Adapted to RTL string changes. 2001-05-14 07:24:02 +00:00
Andreas Bille
b4bd64c7a1 Some more ( small ) optimization 2001-05-14 07:17:51 +00:00
Andreas Bille
08bd7a4718 Bug fixed ( First element in resultset not shown )
and improved version ( unnecessary assignment ) of Darryl Gove`s patch.
2001-05-14 07:09:51 +00:00
Andreas Bille
7bd3cac28c Simply removing the previous change because of bug. 2001-05-14 06:40:00 +00:00
Hennes Rohling
0eaf3f772c #TFU630# 2001-05-14 06:29:21 +00:00
Hennes Rohling
21f7d48d9d #TFU630# 2001-05-14 06:16:18 +00:00
th
e8d6485458 rtl-string-changes 2001-05-11 08:15:05 +00:00
th
b08ac80edd rtl-string-changes 2001-05-11 07:43:57 +00:00
Kai Sommerfeld
82a0193f92 Fixed shell::copy --> NameClash::RENAME handling. 2001-05-09 13:58:24 +00:00
Kai Sommerfeld
621a12dc74 Removed wrong aAny <<= getCppuVoidType() calls from
BaseContent::execute(...). An any containing no (void) value was intended,
not an any containing a com::sun::Type object. This is different!
2001-05-09 13:46:22 +00:00
Kai Sommerfeld
2238eb2cbe #86715# - Remove trailing slash from URL ( queryContent(...) ) . 2001-05-08 11:58:41 +00:00
Kai Sommerfeld
6639310b8e #85545# - Added rollback code for failed exchange (setPropertyValues). 2001-05-04 09:51:25 +00:00
Kai Sommerfeld
930841fbdc #85545# - Added rollback code for failed exchange (setPropertyValues). 2001-05-04 09:37:14 +00:00
Stephan Bergmann
0aa5893395 #86324# Changed InteractionHandler's service name. 2001-05-03 07:49:33 +00:00
Kai Sommerfeld
42ad3fc9b0 #86337# - Fixed URL assembling code in Content::setPropertyValues(...). 2001-04-30 09:18:31 +00:00
Kai Sommerfeld
29c05cdeb2 #86409# - Fixed syntax error. 2001-04-27 14:19:05 +00:00
Kai Sommerfeld
a83de8f0a2 #86409# - Fixed folder properties table (index out of bounds). 2001-04-27 13:55:16 +00:00
Kai Sommerfeld
47c8fd5e04 #86409# - Added support for properties "Encrypted" and EncryptionKey.
Property "Size" no longer supported at package folders.
2001-04-27 12:19:44 +00:00
Kai Sommerfeld
2b434778cc #86313# - Reintroduced service com.sun.star.ucb.PropertiesManager. 2001-04-27 07:21:29 +00:00
Kai Sommerfeld
e781bb6813 #86313# - Removed deprecated service com.sun.star.ucb.PropertiesManager. 2001-04-26 14:26:46 +00:00
Stephan Bergmann
d202c9023d #85693# Fixed deregisterInstance() to always return the proxy (and never the 'target'). 2001-04-26 08:03:25 +00:00
Andreas Bille
f455dc90e8 Performance improvement in XResultSet_impl::absolute
by Darryl Gove

Somewhat un-understandable, bad compiler optimization?
2001-04-25 08:09:34 +00:00
Andreas Bille
f6ccbb7351 #84401#
Modified shell::setv
setReadOnly was not implemented yet
2001-04-25 07:46:37 +00:00
Andreas Bille
af0a882672 #84316#
Now asking for XInteractionHandler and XProgressHandler only if used.
Added necessary methods to fileaccess::TaskManager and ( therefore
to fileaccess::shell by implementation inheritance ), to retrieve
the XInterfactionHandler/XProgressHandler if only the CommandId is given.
2001-04-24 12:50:50 +00:00
Kai Sommerfeld
6c8ddee1b8 #86170# - Added nameclash handling 2001-04-20 14:40:03 +00:00
Kai Sommerfeld
531c7d7d41 #86170# - Added type com.sun.star.io.XSeekable 2001-04-20 14:38:35 +00:00
Kai Sommerfeld
8db81bfd81 #84998#- Added missing exception declaration to Content::transfer(...) 2001-04-19 13:59:37 +00:00
Kai Sommerfeld
a30a56b4cc #85858# - Removed wrong assert from PropertySetInfo_Impl::getProperties and
PersistentPropertySet::getPropertyValues.
2001-04-09 12:19:08 +00:00
Kai Sommerfeld
4d7d722bc9 #85714# - Removed unnessecary backward compatibility code. 2001-04-06 07:40:56 +00:00
Kai Sommerfeld
57058b4d00 #85714# - Prefixed all component implementation names with "com.sun.star.comp"
(UDK naming recommandation - required for automatic testing).
2001-04-05 08:52:01 +00:00
Kai Sommerfeld
b3e0d1c74f #85714# - Prefixed all component implementation names with "com.sun.star.comp"
(UDK naming recommandation - required for automatic testing).
2001-04-05 08:40:17 +00:00
Kai Sommerfeld
619488e55b #85668# - Fixed setPropertyValues -> "Title" to adapt _path member
after exchange.
2001-04-04 14:26:12 +00:00
Kai Sommerfeld
4ac9e47585 fixed source directory for xml files. 2001-04-04 14:02:35 +00:00
Kai Sommerfeld
93d64e0198 Fixed: Syntax error due to leftover from merge conflict :( 2001-04-04 13:55:35 +00:00
Hennes Rohling
633236600a #83542# Implement io::XTruncate interface for XStream_impl::XOutputStreamForStream 2001-04-03 11:27:16 +00:00
Hennes Rohling
2fff5148bd Removed some warnings 2001-04-03 11:06:25 +00:00
Hennes Rohling
d1ac6b7020 #85143# Recursive creation of directories is done backwards (mkdir not always returns E_EXIST if dir exists 2001-03-30 11:53:50 +00:00
Kai Sommerfeld
5678ba09c1 #84998# - Fixed function createNew(...). 2001-03-29 10:54:22 +00:00
Hennes Rohling
6f342886a2 #80835# mkdir should return an error if directory already exists 2001-03-28 10:28:39 +00:00
Kai Sommerfeld
faac4c060a #85225# - Adapted to changed COntentImplHelper API. 2001-03-27 13:09:27 +00:00
Kai Sommerfeld
9bd5d41fa2 File was not valid! 2001-03-23 12:30:53 +00:00
Ingrid Halama
686ee973d9 #84921# add try catch 2001-03-23 10:00:45 +00:00