summaryrefslogtreecommitdiff
path: root/package/source/zippackage
AgeCommit message (Expand)Author
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-31targetted prefer prefix operators reversionMichael Meeks
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-28callcatcher: remove newly unused methods and update listCaolán McNamara
2012-02-17WaE: unused variableCaolán McNamara
2012-02-12If we can have a few more information...Julien Nabet
2012-01-02Fix for fdo43460 Part XXVI getLength() to isEmpty()Olivier Hallot
2011-12-21catch exception by constant referenceTakeshi Abe
2011-12-16Fix inconsistent compression method for encrypted ZIP packages.Thorsten Behrens
2011-11-27remove include of pch header from packageNorbert Thiebaud
2011-08-30Some cppcheck cleaningJulien Nabet
2011-08-26convert package to gbuildMatúš Kukan
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-04-28fixed cppcheck warningsAndreas Becker
2011-04-19prefer prefix ++/-- operatorsKayo Hamid
2011-03-29WaE: parentheses around '&&' within '||'David Tardon
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-10fwk165: #i116290# Fixed build breaker with gccCarsten Driesner
2011-02-07fwk165: #i116290# let mimetype stream be zipped as the first oneMikhail Voytenko
2011-02-06move components to boost unordered containersFridrich Štrba
2011-02-01Clean up makefilesThomas Arnhold
2011-01-21Remove doubled headers.Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-07cppcheck: prefer prefix variantCaolán McNamara
2011-01-03fwk162: merge to DEV300_m96Mikhail Voytenko
2010-12-23suppress compiler warningDavid Tardon
2010-12-06fwk162: #i115743# directories withou mediatype should not have entries in man...Mikhail Voytenko
2010-11-30CWS-TOOLING: integrate CWS pl08Ivo Hinkelmann
2010-11-26cppcheck: use prefix variantCaolán McNamara
2010-11-26cppcheck: use prefix variantCaolán McNamara
2010-11-24RTL patchJulien Nabet
2010-11-17RTL_CONSTASCII_USTRINGPARAM components - zippackagepjacquod
2010-11-04pl08: #163778# use EncryptionData from MediaDescriptorMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-11#i112602# use rtl::Static to wrap globalsCaolán McNamara
2010-10-10merge vosremoval-diagnoses patchNorbert Thiebaud
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-28fwk149: #i112602# integrate the patchMikhail Voytenko
2010-06-04rebase to m80os
2010-04-21rebase to m76os