summaryrefslogtreecommitdiff
path: root/package/inc
AgeCommit message (Collapse)AuthorFilesLines
2004-08-12INTEGRATION: CWS unotlc (1.31.52); FILE MERGEDOliver Bolte1-3/+8
2004/08/04 12:06:34 mav 1.31.52.1: #i32418# vnd.sun.star.zip scheme
2004-08-12INTEGRATION: CWS unotlc (1.34.128); FILE MERGEDOliver Bolte1-2/+6
2004/08/04 12:06:34 mav 1.34.128.1: #i32418# vnd.sun.star.zip scheme
2004-05-18INTEGRATION: CWS bmpres01 (1.1.2); FILE ADDEDKurt Zenker1-0/+159
2004/04/13 16:02:16 mav 1.1.2.1: #116335# ZipFileAccess
2004-02-03INTEGRATION: CWS readstorage (1.1.2); FILE ADDEDJens-Heiner Rechtien1-0/+167
2004/01/06 09:37:20 mav 1.1.2.1: #114521# a common header
2004-02-03INTEGRATION: CWS readstorage (1.29.40); FILE MERGEDJens-Heiner Rechtien1-3/+6
2004/01/13 10:13:38 mav 1.29.40.1: #114521# cloning of encrypted storages
2004-02-02INTEGRATION: CWS geordi2q14 (1.29.46); FILE MERGEDJens-Heiner Rechtien1-19/+2
2004/01/29 17:44:51 hr 1.29.46.1: #111934#: merge CWS ooo111fix2
2003-09-11INTEGRATION: CWS mav05 (1.18.18); FILE MERGEDKurt Zenker1-10/+62
2003/09/04 07:57:13 mav 1.18.18.3: #i15929# WrongPasswordException.idl is in packages now 2003/07/21 14:14:19 mav 1.18.18.2: #i15929# include MediaType in raw stream header, and other fixes 2003/07/18 14:20:47 mav 1.18.18.1: #i15929# support encryption in storages
2003-09-11INTEGRATION: CWS mav05 (1.1.56); FILE MERGEDKurt Zenker1-3/+5
2003/07/21 14:14:19 mav 1.1.56.1: #i15929# include MediaType in raw stream header, and other fixes
2003-07-16INTEGRATION: CWS ooo11rc2 (1.28.8); FILE MERGEDJens-Heiner Rechtien1-4/+4
2003/07/14 15:38:24 fa 1.28.8.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only. http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16694 Dan fa@ooo
2003-06-12INTEGRATION: CWS mh11rc (1.27.38); FILE MERGEDVladimir Glazounov1-3/+3
2003/06/06 10:56:04 mh 1.27.38.1: join: from beta2
2003-06-12INTEGRATION: CWS mh11rc (1.5.52); FILE MERGEDVladimir Glazounov1-3/+5
2003/06/06 10:56:04 mh 1.5.52.1: join: from beta2
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien3-7/+32
2002-09-25#103668# made export of manifest optionalChristian Lippka1-2/+3
2002-08-20#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.26-1.26.10.1) -> HEADJens-Heiner Rechtien1-2/+19
2002-04-29#98945# write additional magic mimetype fileMikhail Voitenko1-2/+4
2002-02-27#97587# truncate the original file before streaming in to itMikhail Voitenko1-4/+5
2002-02-19#97587# stream file, do not copyMikhail Voitenko1-3/+3
2001-12-04#95155# support for unbuffered streamsMartin Gallwey1-3/+4
2001-12-04#95155# function to create unbuffered streamsMartin Gallwey1-2/+9
2001-11-29#94573# remove support for pack'n'go disk spanningMartin Gallwey1-26/+2
2001-11-29#94573# remove support for disk spanningMartin Gallwey1-4/+4
2001-11-15#92268# data on encrypted data headersMartin Gallwey1-0/+85
2001-11-15#94679# support XTypeProvider and XServiceInfoMartin Gallwey1-46/+24
2001-11-15#94679# support XTypeProvider by using helper classMartin Gallwey1-18/+11
2001-11-15#94679# support XServiceInfo and remove unnecessary headersMartin Gallwey1-36/+33
2001-11-15#94679# remove unncessary headersMartin Gallwey1-12/+11
2001-11-15#92268# add new methods to support EncryptedDataHeaders for encrypted streamsMartin Gallwey1-18/+21
2001-11-15#94679# remove throw specificationMartin Gallwey2-76/+37
2001-11-15#94679# remove header to source fileMartin Gallwey1-5/+5
2001-11-15#92268# include minimum number of headersMartin Gallwey2-12/+48
2001-10-30#93877# make header pass 'testhxx' testMartin Gallwey1-2/+6
2001-10-30#93877# using auto_ptr's in STL containers is apparently bad, so use ↵Martin Gallwey1-11/+7
ref-counted ORefs instead
2001-10-26#93877# remove unnecessary memberMartin Gallwey1-4/+2
2001-10-26#93877# use auto_ptr's to make sure that that ContentInfo pointers are ↵Martin Gallwey1-3/+4
always deleted
2001-10-02#92664# use some functions from the WeakImplHelper classes to support ↵Martin Gallwey1-22/+46
XTypeProvider to allow access to ZipPackageFolders from StarBasic
2001-10-02#92664# remember how we were initialised, and use WeakImplHelper to allow ↵Martin Gallwey1-20/+27
access to the package component from StarBasic
2001-10-02#90699# remove unused methods and members and add a new member to track how ↵Martin Gallwey1-7/+4
much we've digested
2001-10-02#90699# a new constant for digest lengthMartin Gallwey1-2/+3
2001-09-14#89303# added methods and members for optimisationMartin Gallwey1-5/+13
2001-09-14#89303# use optimised hash mapMartin Gallwey1-3/+3
2001-09-14#89303# Use local ZipEntry structMartin Gallwey1-11/+9
2001-09-14#89303# use new hash map and ZipEntry structMartin Gallwey1-27/+9
2001-09-14#89303# use new hash mapMartin Gallwey1-7/+7
2001-09-14#89303# Avoid calling ImplValidChars in a loop by putting the loop in the ↵Martin Gallwey1-23/+24
function
2001-09-14#89303# optimise hash maps for speed (and put them all in one place)Martin Gallwey1-6/+18
2001-09-14#89303# use local implementation of this struct, as its never used outside ↵Martin Gallwey1-0/+76
of the package component
2001-09-06#91797# remove reference to deleted classMartin Gallwey1-3/+2
2001-09-06#91797# remove unnecessary member and reference to deleted classMartin Gallwey1-6/+3
2001-09-06#91797# remove references to a deleted classMartin Gallwey2-9/+4
2001-09-06#97197# fix stupid bugMartin Gallwey1-3/+3