summaryrefslogtreecommitdiff
path: root/package/source/zippackage
AgeCommit message (Expand)AuthorFilesLines
2014-01-28bool improvementsStephan Bergmann4-4/+4
2014-01-27Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds.Jan Holesovsky8-125/+173
2014-01-27css::io::XInputStream _is_ allowedDavid Tardon1-1/+1
2014-01-16Revert "impl. enumeration for ZipPackage"David Tardon1-25/+0
2014-01-16do not close input, unless it was us who opened itDavid Tardon1-1/+3
2014-01-15bahDavid Tardon1-2/+2
2014-01-15impl. enumeration for ZipPackageDavid Tardon1-0/+25
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-1/+1
2013-10-30fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza5-11/+12
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist2-2/+2
2013-10-11-Werror,-Wunused-variableStephan Bergmann1-4/+1
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky1-1/+1
2013-10-02Resolves: rhbz#1013844 fdo#47482 encrypted OOo 1.0 docs cannot be reopenedCaolán McNamara1-5/+29
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-4/+4
2013-07-31fdo#62475 removed pointless commentsJelle van der Waa6-92/+5
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-9/+0
2013-06-12Fix exception specification for ZipFileAccess::createWithURLNoel Grandin1-1/+1
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-5/+4
2013-03-27-Wunused-macrosStephan Bergmann1-6/+4
2013-03-15Improve debug messagesStephan Bergmann1-7/+14
2013-03-15compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareToAscii(s)Stephan Bergmann1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2013-02-11fdo#46808, Convert package module to XComponentContextNoel Grandin3-42/+37
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-2/+1
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin3-11/+11
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2-3/+3
2012-10-23fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin1-39/+26
2012-10-23fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin1-112/+107
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-1/+1
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-1/+1
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks3-9/+14
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann3-13/+13
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-40/+34
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2-17/+14
2012-08-17package: no more RTL_CONSTASCII_USTRINGPARAM in zippackageMiklos Vajna8-286/+278
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-07-29Use memcpy & memcmp insteadof rtl_copyMemory & rtl_compareMemory in packageArnaud Versini3-3/+6
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-06-22re-base on ALv2 code.Michael Meeks7-164/+101
2012-06-21re-base on ALv2 code.Michael Meeks6-147/+93
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-4/+5
2012-05-31targetted prefer prefix operators reversionMichael Meeks1-1/+2
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi3-11/+9
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-32/+32
2012-02-28callcatcher: remove newly unused methods and update listCaolán McNamara1-6/+0
2012-02-17WaE: unused variableCaolán McNamara1-0/+1
2012-02-12If we can have a few more information...Julien Nabet1-1/+2