summaryrefslogtreecommitdiff
path: root/package/source/zippackage
AgeCommit message (Expand)Author
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-15Improve debug messagesStephan Bergmann
2013-03-15compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareToAscii(s)Stephan Bergmann
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-11fdo#46808, Convert package module to XComponentContextNoel Grandin
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-23fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin
2012-10-23fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-17package: no more RTL_CONSTASCII_USTRINGPARAM in zippackageMiklos Vajna
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-29Use memcpy & memcmp insteadof rtl_copyMemory & rtl_compareMemory in packageArnaud Versini
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
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