summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)AuthorFilesLines
2012-12-03WaE: BaseReference::_pInterface may be used uninitialized in this functionTor Lillqvist1-2/+6
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-7/+0
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin5-14/+10
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin10-60/+57
2012-10-26uncommpressed stream size is now 64bit, fdo#56291Markus Mohrhard1-1/+1
2012-10-24package: kill remaining RTL_CONSTASCII.*PARAMMiklos Vajna8-169/+169
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-23package: kill RTL_CONSTASCII_USTRINGPARAM in owriteablestreamMiklos Vajna1-124/+119
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin4-17/+13
2012-10-22package: kill RTL_CONSTASCII_USTRINGPARAM in xstorageMiklos Vajna1-655/+652
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin4-33/+31
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-0/+2
2012-09-24fdo#49819, fdo#54609: Do not consider timestamp differences as corruptionFridrich Štrba1-1/+3
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks16-100/+179
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann8-26/+25
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann3-40/+36
2012-08-31package: kill RTL_CONSTASCII_USTRINGPARAM in zipapiMiklos Vajna6-52/+52
2012-08-28throw earlier on broken zip streamsCaolán McNamara1-0/+4
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin6-34/+28
2012-08-23Some clean up after previous commitStephan Bergmann1-22/+0
2012-08-23fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instancesNoel Grandin1-4/+4
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 Versini5-14/+17
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann1-1/+1
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-07-07removed unnecessary forward declarations of classTakeshi Abe5-12/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks2-8/+2
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-06-22re-base on ALv2 code.Michael Meeks49-1128/+705
2012-06-22re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21re-base on ALv2 code.Michael Meeks32-778/+490
2012-06-21re-base on ALv2 code.Michael Meeks1-17/+14
2012-06-21re-base on ALv2 code.Michael Meeks48-68/+858
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-07nuke dead codeTakeshi Abe1-16/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin6-70/+41
2012-06-02count and order of receipt of properties doesn't matterCaolán McNamara3-58/+67
2012-06-01unwind manifest xml parser and follow tag hierarchy modelCaolán McNamara2-152/+212
2012-05-31targetted prefer prefix operators reversionMichael Meeks1-1/+2
2012-05-30merge three base64 encoders/decoders togetherCaolán McNamara6-259/+10
2012-05-28check key sizeCaolán McNamara1-2/+8
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-16a tiny spelling mistakUdo Schuermann1-1/+1
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara3-0/+14