summaryrefslogtreecommitdiff
path: root/package/source/zipapi
AgeCommit message (Expand)Author
2014-04-03package: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-21coverity#982784 Unintentional integer overflowCaolán McNamara
2014-03-21coverity#707964 Uninitialized scalar fieldCaolán McNamara
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-27Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds.Jan Holesovsky
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-02WaE: unused variableTor Lillqvist
2013-07-31fdo#62475 removed pointless commentsJelle van der Waa
2013-07-05hair splitting on years in dates in ZIP structureLionel Elie Mamane
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-30Accept even more corrupted zip documents as long as we can read themFridrich Štrba
2013-05-30Revert "Accept even more corrupted zip documents as long as we can read them"Fridrich Štrba
2013-05-30Accept even more corrupted zip documents as long as we can read themFridrich Štrba
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-23coverity#704243 Logically dead codeJulien Nabet
2013-03-15Improve debug messagesStephan Bergmann
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-24fdo#49819, fdo#54609: Do not consider timestamp differences as corruptionFridrich Štrba
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks
2012-08-31package: kill RTL_CONSTASCII_USTRINGPARAM in zipapiMiklos Vajna
2012-08-28throw earlier on broken zip streamsCaolán McNamara
2012-08-23Some clean up after previous commitStephan Bergmann
2012-08-23fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instancesNoel Grandin
2012-07-29Use memcpy & memcmp insteadof rtl_copyMemory & rtl_compareMemory in packageArnaud Versini
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-07nuke dead codeTakeshi Abe
2012-05-28check key sizeCaolán McNamara
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
2012-02-17remove dodgy header-guardsCaolán McNamara
2012-02-16drop Z_PREFIX from internal zlib, makes building clucene much easierCaolán McNamara
2012-02-15use sal crc32 and skip cast frenzyCaolán McNamara
2012-02-15these were surely meant to be Z_PREFIX not ZLIB_PREFIXCaolán McNamara
2011-12-16Better fix for over-zealous Zip package consistency.Thorsten Behrens
2011-12-15Revert "Fix n#653688"Stephan Bergmann
2011-12-14Align comment with code for overly zealous check in Zip fix.Thorsten Behrens
2011-12-14Fix n#653688Thorsten Behrens
2011-11-27remove include of pch header from packageNorbert Thiebaud
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-08-26convert package to gbuildMatúš Kukan
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud