summaryrefslogtreecommitdiff
path: root/package/source/zippackage
AgeCommit message (Expand)AuthorFilesLines
2001-11-15#94679# support XTypeProvider and XServiceInfoMartin Gallwey1-7/+17
2001-11-15#94679# use new static method for obtaining implementation idMartin Gallwey1-3/+3
2001-11-15#94679#, #92268# support XTypeProvider, XServiceInfo and encrypted data headersMartin Gallwey1-81/+167
2001-11-15#94679# support XTypeProvider and XServiceInfoMartin Gallwey2-10/+45
2001-11-15#94679# support XTypeProviderMartin Gallwey2-36/+12
2001-11-15#94679#, #92268# support XServiceInfo and XTypeProviderMartin Gallwey2-59/+68
2001-10-30#93877# don't use auto_ptr's anymoreMartin Gallwey1-7/+5
2001-10-30#93877# derive ContentInfo from OWeakObject so we can use it in an ORefMartin Gallwey1-5/+6
2001-10-30#92012# decode titles before passing them to the file UCPMartin Gallwey1-3/+8
2001-10-26#93877# Use auto_ptrs to handle life-time of contentsMartin Gallwey1-17/+10
2001-10-2693877# use clear method instead of a temporaryMartin Gallwey1-4/+4
2001-10-26#93877# Call releaseUpwatdRef in destructorMartin Gallwey1-3/+8
2001-10-26#92924#: exception specificationsJens-Heiner Rechtien1-3/+4
2001-10-22#91604# also truncate when writing to non-removable mediaMartin Gallwey1-2/+11
2001-10-10#92925# the target of a transfer must be a directory...not a file!Martin Gallwey1-3/+4
2001-10-02#92664# Use some methods from WeakImplHelper classes to implement XTypeProvid...Martin Gallwey1-13/+38
2001-10-02#92664# Support XTypeProvider to allow access from BasicMartin Gallwey1-50/+21
2001-10-02#92664# remove unused header includeMartin Gallwey1-6/+2
2001-10-02#92664# remove unnecessary header filesMartin Gallwey1-5/+2
2001-10-02#92664# Support XTypeProvider to allow access for StarBasicMartin Gallwey1-57/+36
2001-10-02#92664# don't include unnecessary pure virtual functions or implementation Id...Martin Gallwey1-15/+2
2001-10-02#92664# Don't check the implementation Id of ZipPackageEntry any moreMartin Gallwey1-18/+2
2001-10-02#92664# Support new initialisation modes and XTypeProvider to allow access fr...Martin Gallwey1-161/+220
2001-09-28#92549# update XSeekable implementation to throw an exception if someone trie...Martin Gallwey1-3/+6
2001-09-26#92466# correctly parse deep directory namesMartin Gallwey1-4/+4
2001-09-24#92268# if a stream has its own encryption key use that one instead of the on...Martin Gallwey1-8/+14
2001-09-24#92268# Allow EncryptionKeys to be set per streamMartin Gallwey1-6/+21
2001-09-24#92268# Boolean flag to indicate if this stream has had an encryption key set...Martin Gallwey1-3/+4
2001-09-19#89303# The encryption data is only created on demandMartin Gallwey1-3/+4
2001-09-14#89303# fix exception specificationMartin Gallwey1-3/+4
2001-09-14#89303# The correct flags to unline and un-optimiseMartin Gallwey1-4/+4
2001-09-14#89303# remove unnecessary inline statements/only fill EncryptionData ORef on...Martin Gallwey1-17/+20
2001-09-14#89303# only fill the EncryptionData ORef on demandMartin Gallwey1-8/+10
2001-09-14#89303# use optimised hash mapMartin Gallwey1-6/+7
2001-09-14#89303# Use new hashMartin Gallwey1-5/+5
2001-09-14#89303# many optimisationsMartin Gallwey1-123/+90
2001-09-14#89303# optimisationsMartin Gallwey2-71/+84
2001-09-14#89303# many optimisationsMartin Gallwey1-183/+150
2001-09-14#89303# Small struct to allow me to avoid using Anys as much as possibleMartin Gallwey1-0/+100
2001-09-06#91797# If we are doing a straight write (ie, not packed), we can just copy t...Martin Gallwey1-28/+49
2001-09-06#91797# remove unused object filesMartin Gallwey1-5/+4
2001-09-06#90699# Support for digestMartin Gallwey1-3/+7
2001-09-05#90699# Export a digest of the unencrypted streamMartin Gallwey1-3/+10
2001-09-05#91797# Move code back into ZipPackage from OutputThread, as we don't need a ...Martin Gallwey1-73/+140
2001-09-03#91844# hide the META-INF directory from upper layersMartin Gallwey1-2/+5
2001-08-31#91769# reccomended change: InteractiveFileIOException to InteractiveAugmente...Martin Gallwey1-6/+11
2001-08-30#91514# return code from getVolumeInformation is not useful, so check if we h...Martin Gallwey1-8/+14
2001-08-30#91604# truncate files if over-writingMartin Gallwey1-2/+11
2001-08-30#91474# do not explicitly export DirectoriesMartin Gallwey1-26/+5
2001-08-22#91383# oops, remove the MTG_DEBUG defineMartin Gallwey1-4/+2