Martin Gallwey
|
f365bd6392
|
#94679# use new static method for obtaining implementation id
|
2001-11-15 19:36:27 +00:00 |
|
Martin Gallwey
|
11a5c72daf
|
#94679#, #92268# support XTypeProvider, XServiceInfo and encrypted data headers
|
2001-11-15 19:34:48 +00:00 |
|
Martin Gallwey
|
21f49ac87f
|
#94679# support XTypeProvider and XServiceInfo
|
2001-11-15 19:30:34 +00:00 |
|
Martin Gallwey
|
3da402de73
|
#94679# support XTypeProvider
|
2001-11-15 19:28:55 +00:00 |
|
Martin Gallwey
|
3269035ee8
|
#94679#, #92268# support XServiceInfo and XTypeProvider
|
2001-11-15 19:27:48 +00:00 |
|
Martin Gallwey
|
6ba3f3f82d
|
#94679# use new static_ methods for writing component info
|
2001-11-15 19:26:26 +00:00 |
|
Martin Gallwey
|
00d348af11
|
#94679# support XServiceInfo and XTypeProvider
|
2001-11-15 19:25:26 +00:00 |
|
Martin Gallwey
|
c60ff1d790
|
#92268# support encrypted data headers
|
2001-11-15 19:23:28 +00:00 |
|
Martin Gallwey
|
eca7a187c8
|
#94679# move headers to source file
|
2001-11-15 19:22:44 +00:00 |
|
Martin Gallwey
|
4688dc29d5
|
#92268# Support encrypted data headers
|
2001-11-15 19:22:18 +00:00 |
|
Martin Gallwey
|
e40e075973
|
#94679#, #92268# support XTypeProvider and Encrypted data headers
|
2001-11-15 19:20:40 +00:00 |
|
Martin Gallwey
|
614bfb6cdd
|
#94679# remove throw specification
|
2001-11-15 19:17:02 +00:00 |
|
Martin Gallwey
|
461ef9d3e6
|
#94679# remove throw specifications
|
2001-11-15 19:16:11 +00:00 |
|
Martin Gallwey
|
e68f41ef5b
|
#94679# add header
|
2001-11-15 19:13:09 +00:00 |
|
Martin Gallwey
|
1e645e0ce8
|
#94679# add used headers
|
2001-11-15 19:12:15 +00:00 |
|
Martin Gallwey
|
7a343a2502
|
#94679# add necessary headers
|
2001-11-15 19:10:47 +00:00 |
|
Martin Gallwey
|
444129b8d3
|
#92268# data on encrypted data headers
|
2001-11-15 19:04:25 +00:00 |
|
Martin Gallwey
|
bacfc0a862
|
#94679# support XTypeProvider and XServiceInfo
|
2001-11-15 19:01:49 +00:00 |
|
Martin Gallwey
|
3224487723
|
#94679# support XTypeProvider by using helper class
|
2001-11-15 18:59:47 +00:00 |
|
Martin Gallwey
|
ed7b5f1b30
|
#94679# support XServiceInfo and remove unnecessary headers
|
2001-11-15 18:58:49 +00:00 |
|
Martin Gallwey
|
1c318efd3d
|
#94679# remove unncessary headers
|
2001-11-15 18:57:26 +00:00 |
|
Martin Gallwey
|
62da75a1a2
|
#92268# add new methods to support EncryptedDataHeaders for encrypted streams
|
2001-11-15 18:55:24 +00:00 |
|
Martin Gallwey
|
eae12a8d9b
|
#94679# remove throw specification
|
2001-11-15 18:53:12 +00:00 |
|
Martin Gallwey
|
0c79bf34dc
|
#94679# remove header to source file
|
2001-11-15 18:51:16 +00:00 |
|
Martin Gallwey
|
0833f220fe
|
#92268# include minimum number of headers
|
2001-11-15 18:48:52 +00:00 |
|
Martin Gallwey
|
050e3f4676
|
#93994# don't try to read 0 bytes and then decrypt and inflate it!
|
2001-10-31 10:32:54 +00:00 |
|
Martin Gallwey
|
73da475667
|
#93877# don't use auto_ptr's anymore
|
2001-10-30 12:58:00 +00:00 |
|
Martin Gallwey
|
e633304552
|
#93877# derive ContentInfo from OWeakObject so we can use it in an ORef
|
2001-10-30 12:54:47 +00:00 |
|
Martin Gallwey
|
fb61e2a5df
|
#93877# make header pass 'testhxx' test
|
2001-10-30 12:53:22 +00:00 |
|
Martin Gallwey
|
7a8bb5ae28
|
#93877# using auto_ptr's in STL containers is apparently bad, so use ref-counted ORefs instead
|
2001-10-30 12:52:18 +00:00 |
|
Martin Gallwey
|
be612daef9
|
#92012# decode titles before passing them to the file UCP
|
2001-10-30 09:34:23 +00:00 |
|
Martin Gallwey
|
a076a3aea7
|
#93877# Use auto_ptrs to handle life-time of contents
|
2001-10-26 20:57:47 +00:00 |
|
Martin Gallwey
|
30f738512f
|
93877# use clear method instead of a temporary
|
2001-10-26 20:55:47 +00:00 |
|
Martin Gallwey
|
51276abc7f
|
#93877# Call releaseUpwatdRef in destructor
|
2001-10-26 20:46:08 +00:00 |
|
Martin Gallwey
|
5bd7cdc42e
|
#93877# remove unnecessary member
|
2001-10-26 20:44:16 +00:00 |
|
Martin Gallwey
|
fa24eba19a
|
#93877# use auto_ptr's to make sure that that ContentInfo pointers are always deleted
|
2001-10-26 20:41:28 +00:00 |
|
Jens-Heiner Rechtien
|
51dc2be2be
|
#92924#: exception specifications
|
2001-10-26 10:21:18 +00:00 |
|
Martin Gallwey
|
6296102913
|
#91604# also truncate when writing to non-removable media
|
2001-10-22 12:34:46 +00:00 |
|
Martin Gallwey
|
5495a8e91e
|
#92925# the target of a transfer must be a directory...not a file!
|
2001-10-10 15:07:48 +00:00 |
|
Martin Gallwey
|
a36d24162e
|
#92664# comply with JSC's reccomended change
|
2001-10-02 21:32:51 +00:00 |
|
Martin Gallwey
|
04c9953047
|
#90699# use 'check sum type' instead of MD5
|
2001-10-02 21:31:48 +00:00 |
|
Martin Gallwey
|
fd219ad9e5
|
#90699# Use 'ChecksumType' instead of MD5
|
2001-10-02 21:31:15 +00:00 |
|
Martin Gallwey
|
986207d203
|
#90699# use checksum type define instead of explicitly using MD5
|
2001-10-02 21:30:40 +00:00 |
|
Martin Gallwey
|
e223ac1766
|
#90699# new define for checksum type
|
2001-10-02 21:29:42 +00:00 |
|
Martin Gallwey
|
ad4cda2392
|
#92664# Use some methods from WeakImplHelper classes to implement XTypeProvider, to allow access to ZipPackageStreams from StarBasic
|
2001-10-02 21:29:08 +00:00 |
|
Martin Gallwey
|
b5733a80d5
|
#92664# Support XTypeProvider to allow access from Basic
|
2001-10-02 21:27:29 +00:00 |
|
Martin Gallwey
|
81b20b0471
|
#92664# remove unused header include
|
2001-10-02 21:23:35 +00:00 |
|
Martin Gallwey
|
0940f14edd
|
#92664# remove unnecessary header files
|
2001-10-02 21:22:17 +00:00 |
|
Martin Gallwey
|
3b81b95a57
|
#92664# Support XTypeProvider to allow access for StarBasic
|
2001-10-02 21:16:04 +00:00 |
|
Martin Gallwey
|
fd683fae8f
|
#92664# don't include unnecessary pure virtual functions or implementation Id anymore
|
2001-10-02 21:13:16 +00:00 |
|