Commit Graph

18 Commits

Author SHA1 Message Date
36de66bdf0 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
de05a247d8 CWS-TOOLING: integrate CWS fwk114
2009-07-08 Mikhail Voytenko #i102448# fix typo
2009-07-08 Mikhail Voytenko #i102448# detect the document of new format correctly
2009-07-03 Mikhail Voytenko #i101418# adjust header
2009-07-02 Mikhail Voytenko #i103001# Integrate the patch
2009-07-01 Mikhail Voytenko rebase to DEV300_m51
2009-06-25 Mikhail Voytenko #i71512# integrate the patch
2009-06-19 Mikhail Voytenko #i102931# check whether the file was changed even in case of system file locking
2009-06-10 Mikhail Voytenko #i102448# allow to turn the office update dialog off
2009-06-10 Mikhail Voytenko #i102448# allow to turn the office update dialog off
2009-06-09 Mikhail Voytenko #i96091# the disposed frame should throw DisposedException
2009-06-09 Mikhail Voytenko #i100835# commit the patch
2009-05-26 Mikhail Voytenko #i89514# integrate the patch
2009-05-26 Mikhail Voytenko #i30373# integrate the patch
2009-05-26 Mikhail Voytenko #i101418# fix the error handling
2009-07-30 10:52:48 +00:00
969cc4a751 INTEGRATION: CWS fwk88 (1.15.8); FILE MERGED
2008/05/27 15:57:23 mav 1.15.8.1: #i86348# integrate the patch
2008-06-20 06:20:33 +00:00
1a34456321 INTEGRATION: CWS changefileheader (1.14.56); FILE MERGED
2008/04/01 12:32:13 thb 1.14.56.2: #i85898# Stripping all external header guards
2008/03/31 16:19:09 rt 1.14.56.1: #i87441# Change license header to LPGL v3.
2008-04-10 15:45:17 +00:00
738619e4be INTEGRATION: CWS pchfix02 (1.13.12); FILE MERGED
2006/09/01 17:32:41 kaib 1.13.12.1: #i68856# Added header markers and pch files
2006-09-17 16:27:09 +00:00
199cf80354 INTEGRATION: CWS warnings01 (1.12.4); FILE MERGED
2005/11/02 08:40:59 cd 1.12.4.1: #i53898# Warning free code non product gcc
2006-06-20 05:13:07 +00:00
7501b85c25 INTEGRATION: CWS ooo19126 (1.11.114); FILE MERGED
2005/09/05 18:49:11 rt 1.11.114.1: #i54170# Change license header: remove SISSL
2005-09-08 15:12:30 +00:00
2408ca20d0 INTEGRATION: CWS geordi2q11 (1.10.94); FILE MERGED
2003/12/16 13:57:12 hr 1.10.94.1: #111934#: join CWS ooo111fix1
2003-12-17 17:02:28 +00:00
614bfb6cdd #94679# remove throw specification 2001-11-15 19:17:02 +00:00
1157563ae8 #86708# changes for pack'n'go feature (incomplete) 2001-07-04 13:56:37 +00:00
fa2de5099c #86409# Support encryption in package files + a couple of optimisations 2001-04-27 13:56:07 +00:00
4b6f310cd7 misc code clean ups 2001-04-19 13:13:40 +00:00
6e0caeee8a #84734# Restrict the number of bytes read from a compressed stream when checking for zip file header to a 32k LZ77 window 2001-03-07 18:24:15 +00:00
8d831711c6 many optimisations and memory leaks due to circular references fixed! An altogether amazing commit...tell your friends 2000-12-19 20:55:41 +00:00
4b11504f4a This rather enormous commit has the following features:
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-13 16:00:47 +00:00
40ed918b37 Removed reliance on the tools/debug stuff 2000-11-21 11:07:21 +00:00
f987a8b5e9 Fixed some problems with the buffering 2000-11-16 21:50:51 +00:00
db4e8a77ce Initial Revision :D 2000-11-13 12:38:03 +00:00