summaryrefslogtreecommitdiff
path: root/package/inc/ZipPackageFolder.hxx
AgeCommit message (Collapse)AuthorFilesLines
2008-05-14INTEGRATION: CWS jl93 (1.37.56); FILE MERGEDVladimir Glazounov1-1/+5
2008/05/05 13:28:27 jl 1.37.56.2: RESYNC: (1.37-1.38); FILE MERGED 2008/04/08 15:43:27 mav 1.37.56.1: #i86651# add Version property
2008-04-10INTEGRATION: CWS changefileheader (1.37.54); FILE MERGEDRüdiger Timm1-36/+18
2008/04/01 15:22:21 thb 1.37.54.3: #i85898# Stripping all external header guards 2008/04/01 12:32:11 thb 1.37.54.2: #i85898# Stripping all external header guards 2008/03/31 16:19:05 rt 1.37.54.1: #i87441# Change license header to LPGL v3.
2006-10-13INTEGRATION: CWS opofxmlstorage (1.35.30); FILE MERGEDOliver Bolte1-5/+13
2006/06/29 15:43:41 mav 1.35.30.2: RESYNC: (1.35-1.36); FILE MERGED 2006/04/21 11:36:57 mav 1.35.30.1: #i64612# support OFOPXML format
2006-06-20INTEGRATION: CWS warnings01 (1.35.4); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005/11/01 17:10:15 cd 1.35.4.1: #i53898# Warning free code for sun sparc compiler
2005-09-08INTEGRATION: CWS ooo19126 (1.34.2); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 18:49:02 rt 1.34.2.1: #i54170# Change license header: remove SISSL
2005-08-25INTEGRATION: CWS gslpatches4 (1.33.2); FILE MERGEDKurt Zenker1-3/+3
2005/07/19 13:48:39 mav 1.33.2.1: #i51940# apply the patch
2005-07-12INTEGRATION: CWS mav18 (1.32.46); FILE MERGEDKurt Zenker1-3/+5
2005/05/27 14:52:17 mav 1.32.46.1: #i49755# fix incoplete commit problem
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-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-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
2002-08-20#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.26-1.26.10.1) -> HEADJens-Heiner Rechtien1-2/+19
2001-11-15#94679# support XTypeProvider and XServiceInfoMartin Gallwey1-46/+24
2001-10-26#93877# remove unnecessary memberMartin Gallwey1-4/+2
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-09-14#89303# added methods and members for optimisationMartin Gallwey1-5/+13
2001-08-08#86708# Use the same random pool for random number generation for all calls ↵Martin Gallwey1-3/+7
to saveContents
2001-07-04#86708# changes for pack'n'go feature (incomplete)Martin Gallwey1-3/+3
2001-05-08Pass the encryption key as a parameter to saveContentsMartin Gallwey1-3/+3
2001-04-27#86409# Support encryption in package files + a couple of optimisationsMartin Gallwey1-9/+12
2001-04-19CVS is doing wierd things so putting this back here for now...Martin Gallwey1-0/+152
2001-04-19Moved header files outside of main inc directoryMartin Gallwey1-228/+0
2001-03-16comply with MI's required change for package->packages, as package is a ↵Martin Gallwey1-4/+4
reserved word in Java
2001-03-07re-organised support for time/date-stampingMartin Gallwey1-4/+2
2001-01-10Implemented a new XPropertySet to enable users to specify whether or not ↵Martin Gallwey1-29/+11
something is compressed. Also set a default compression level based on mime-type for new objects added to the package
2000-12-19many optimisations and memory leaks due to circular references fixed! An ↵Martin Gallwey1-5/+25
altogether amazing commit...tell your friends
2000-12-13This rather enormous commit has the following features:Martin Gallwey1-13/+19
1. Fixed three different memory leaks, one of them quite serious 2. Considerably streamlined the ZipPackageBuffer class - large performance increase, also streamlined EntryInputClass in the same way... 3. Correctly saves embedded zip files as embedded zip files instead of directories 4. Supports the copying of raw streams instead of de-compressing/re- compressing unnecessarily. Marty
2000-12-04#80556# improved exception handlingMartin Gallwey1-3/+4
2000-11-29#80556# bug fixesMartin Gallwey1-4/+3
2000-11-29#80556# bug fixesMartin Gallwey1-9/+10
2000-11-27#80556# initial revisionMartin Gallwey1-6/+8
2000-11-24die attic, dieMartin Gallwey1-0/+219
2000-11-24Trying to blow up the atticMartin Gallwey1-219/+0
2000-11-23#80556# Implemented support for Zipfiles contained within zip files. These ↵Martin Gallwey1-2/+10
will appear as folders with the name set to the name of the zipfile.
2000-11-21Removed usage of the TOOLSLIB stuff for debugging and file timestampingMartin Gallwey1-6/+4
2000-11-21Added copyrigh theadersMartin Gallwey1-0/+213
2000-11-21removed these due to lack of copyright noticeMartin Gallwey1-144/+0
2000-11-16Added 50% functional generic package implementation and added supportMartin Gallwey1-0/+144
for un-deflated streams to EntryInputStream. This will require further work RSN.