summaryrefslogtreecommitdiffstats
path: root/shell/source/win32/zipfile
Commit message (Expand)AuthorAgeFilesLines
* fdo#53588 Assume cdir being in the last 1k of the file to speed-up searchAndras Timar2012-09-111-0/+1
* fdo#53592: Try not to crash on empty m_ZipContentFridrich Štrba2012-08-271-1/+3
* fdo#53533: don't seek to bogus offsetFridrich Štrba2012-08-271-20/+14
* gbuildize shellDavid Tardon2012-05-291-60/+0
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-131-0/+4
* gbuildize internal zlibCaolán McNamara2012-04-131-4/+0
* Appease valgrindFridrich Štrba2012-03-211-0/+1
* Call inflateInit2 instead of inflateInit for the zip streamFridrich Štrba2012-03-211-1/+1
* Remove unused defineFridrich Štrba2012-03-211-2/+0
* Simple Zip file-format implementation to avoid the need of minizipFridrich Štrba2012-03-191-80/+393
* mingw: allow use of system zlibDavid Tardon2012-03-181-2/+4
* tkr41: #117828# office crash fixed . (null pointer) + add unit testmst2011-11-291-1/+2
* remove include of pch header from shellNorbert Thiebaud2011-11-272-4/+0
* chmod -xTor Lillqvist2011-08-221-0/+0
* Move Win32-only code under source/win32 for clarityTor Lillqvist2011-08-224-0/+518