index
:
libreoffice/components
feature/bootstrap-build
feature/calc-multiline-input
feature/currency-64bit
feature/gnumake4
feature/gsoc2011_wizards
feature/helppack
feature/layout
feature/onemsi
feature/pptx-export-ooxml11
feature/rodatastrings
feature/winshrink
gr2
integration/dev300_m101
integration/dev300_m106
integration/dev300_m98
libreoffice-3-3
libreoffice-3-3-0
libreoffice-3-3-1
libreoffice-3-3-2
libreoffice-3-3-3
libreoffice-3-3-4
libreoffice-3-4
libreoffice-3-4-0
libreoffice-3-4-1
libreoffice-3-4-2
libreoffice-3-4-3
libreoffice-3-4-4
libreoffice-3-4-5
libreoffice-3-4-6
master
master-backup
master-deleted
obsolete from 3.5 - Accessibility/linguistics/automation/...
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
source
/
zipapi
/
ZipOutputStream.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-28
replace obsolete "master" branch with README that points at new repo
HEAD
master-deleted
master
Michael Stahl
1
-452
/
+0
2011-05-27
Merge remote-tracking branch 'origin/integration/dev300_m106'
Jan Holesovsky
1
-52
/
+72
2011-05-04
Remove unused variables.
Jan Holesovsky
1
-2
/
+0
2011-04-22
Merge commit 'ooo/DEV300_m106' into libreoffice-3-4
Jan Holesovsky
1
-50
/
+72
2011-03-25
mav60: fix windows warnings
Mikhail Voytenko
1
-1
/
+1
2011-03-24
mav60: fix rebase problems
Mikhail Voytenko
1
-1
/
+0
2011-03-23
mav60: #164341# fix problems with the new implementation
Mikhail Voytenko
1
-8
/
+22
2011-03-17
mav60: #164341# support AES encryption
Mikhail Voytenko
1
-30
/
+35
2011-03-12
Move OSL_ENSURE(false,...) to OSL_FAIL(...)
Thomas Arnhold
1
-5
/
+5
2011-03-09
mav60: #164341# support AES encryption
Mikhail Voytenko
1
-15
/
+20
2011-01-24
WaE: gcc 4.6.0 various warnings
Caolán McNamara
1
-0
/
+3
2010-10-25
merge vosremoval-reference.diff
Norbert Thiebaud
1
-4
/
+3
2010-10-13
Add vim/emacs modelines to all source files
Sebastian Spaeth
1
-0
/
+2
2010-10-10
merge vosremoval-diagnoses patch
Norbert Thiebaud
1
-1
/
+0
2010-02-12
changefileheader2: #i109125#: change source file copyright notice from Sun Mi...
Jens-Heiner Rechtien
1
-4
/
+1
2009-09-17
CWS-TOOLING: integrate CWS encsig09
Ivo Hinkelmann
1
-4
/
+4
2009-07-02
CWS-TOOLING: integrate CWS odfmetadata2
Release Engineers
1
-2
/
+0
2009-06-03
CWS-TOOLING: integrate CWS os128
Kurt Zenker
1
-9
/
+4
2009-02-12
CWS-TOOLING: integrate CWS mav44
Oliver Bolte
1
-32
/
+26
2008-06-20
INTEGRATION: CWS fwk88 (1.40.8); FILE MERGED
Rüdiger Timm
1
-11
/
+1
2008-04-10
INTEGRATION: CWS changefileheader (1.39.56); FILE MERGED
Rüdiger Timm
1
-38
/
+19
2006-09-17
INTEGRATION: CWS pchfix02 (1.38.12); FILE MERGED
Oliver Bolte
1
-2
/
+5
2006-06-20
INTEGRATION: CWS warnings01 (1.35.214); FILE MERGED
Jens-Heiner Rechtien
1
-21
/
+19
2006-03-24
INTEGRATION: CWS fwk33 (1.36.24); FILE MERGED
Oliver Bolte
1
-3
/
+3
2005-09-08
INTEGRATION: CWS ooo19126 (1.35.216); FILE MERGED
Rüdiger Timm
1
-47
/
+21
2001-11-29
#94573# remove support for pack'n'go disk spanning
Martin Gallwey
1
-14
/
+3
2001-11-15
#92268# support encrypted data headers
Martin Gallwey
1
-7
/
+17
2001-10-02
#90699# generate a digest on export using SHA1
Martin Gallwey
1
-9
/
+15
2001-09-18
#92225# Flush the output stream when finished writing
Martin Gallwey
1
-2
/
+3
2001-09-14
#89303# don't bother with extra data or comments as we don't use either
Martin Gallwey
1
-51
/
+14
2001-09-05
#90699# export an MD5 of the unencrypted, compressed stream
Martin Gallwey
1
-20
/
+29
2001-08-08
#86708# remove calls which are no longer necessary for pack'n'go
Martin Gallwey
1
-11
/
+3
2001-07-04
#86708# changes for pack'n'go feature (incomplete)
Martin Gallwey
1
-31
/
+61
2001-05-31
#87099# Since we can no longer jump around in the buffer, we will write EXT d...
Martin Gallwey
1
-137
/
+86
2001-05-08
Remove an unused method, no longer write EXT descriptors for compressed strea...
Martin Gallwey
1
-32
/
+54
2001-04-27
#86409# Support encryption in package files + a couple of optimisations
Martin Gallwey
1
-33
/
+102
2001-04-19
misc code clean ups
Martin Gallwey
1
-40
/
+24
2001-03-16
comply with MI's required change for package->packages, as package is a reser...
Martin Gallwey
1
-9
/
+9
2001-03-07
re-organised support for time/date-stamping
Martin Gallwey
1
-13
/
+24
2001-02-07
Remove check for bizarre Solaris bug
Martin Gallwey
1
-18
/
+2
2001-02-07
Allow the setting of the MediaType on the root folder
Martin Gallwey
1
-2
/
+18
2001-01-17
Do not write data descriptors for STORED files because Jar doesn't like them
Martin Gallwey
1
-3
/
+25
2000-12-20
removed non thread-safe statics
Martin Gallwey
1
-11
/
+11
2000-12-19
many optimisations and memory leaks due to circular references fixed! An alto...
Martin Gallwey
1
-11
/
+42
2000-12-13
fix a second exception specification so that this time _it really does_ compi...
Martin Gallwey
1
-2
/
+3
2000-12-13
fixed exception specification so it compiles under solaris
Martin Gallwey
1
-2
/
+3
2000-12-13
This rather enormous commit has the following features:
Martin Gallwey
1
-2
/
+12
2000-12-07
#81494# fixed the problem with opening empty directories in JAR
Martin Gallwey
1
-3
/
+4
2000-12-04
#80556# improved exception handling
Martin Gallwey
1
-2
/
+6
2000-12-01
#80556# fix compiler warnings
Martin Gallwey
1
-11
/
+13
[next]