summaryrefslogtreecommitdiff
path: root/shell/source/win32/zipfile
AgeCommit message (Expand)Author
2015-04-01Typo: wheter->whetherJulien Nabet
2015-03-11leak on short readCaolán McNamara
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2014-09-18bnc#887307 ODF files not showing up on Windows searchAndras Timar
2014-08-13warning C4505: unreferenced local function has been removedThomas Arnhold
2014-08-13warning C4296: '<' : expression is always falseThomas Arnhold
2014-05-22cppcheck: Variable 'i' is assigned a value that is never usedThomas Arnhold
2014-02-26Remove visual noise from shellAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-05fixincludeguards.sh: shellThomas Arnhold
2013-10-14fdo#56007 - Read more bytes on Zip read (for thumbnails)Mathieu Parent
2013-10-11fdo#56007 - fast zip directory find to accelerate Windows Explorer thumbnail.Michael Meeks
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-09-11fdo#53588 Assume cdir being in the last 1k of the file to speed-up searchAndras Timar
2012-08-27fdo#53592: Try not to crash on empty m_ZipContentFridrich Štrba
2012-08-27fdo#53533: don't seek to bogus offsetFridrich Štrba
2012-05-29gbuildize shellDavid Tardon
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
2012-03-21Appease valgrindFridrich Štrba
2012-03-21Call inflateInit2 instead of inflateInit for the zip streamFridrich Štrba
2012-03-21Remove unused defineFridrich Štrba
2012-03-19Simple Zip file-format implementation to avoid the need of minizipFridrich Štrba
2012-03-18mingw: allow use of system zlibDavid Tardon
2011-11-29tkr41: #117828# office crash fixed . (null pointer) + add unit testmst
2011-11-27remove include of pch header from shellNorbert Thiebaud
2011-08-22chmod -xTor Lillqvist
2011-08-22Move Win32-only code under source/win32 for clarityTor Lillqvist