summaryrefslogtreecommitdiff
path: root/package/source/xstor
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 Grandin4-12/+9
2012-10-24package: kill remaining RTL_CONSTASCII.*PARAMMiklos Vajna4-53/+53
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 Grandin2-2/+2
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 Grandin2-4/+4
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks1-10/+9
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann5-13/+12
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin4-17/+14
2012-07-07removed unnecessary forward declarations of classTakeshi Abe2-7/+0
2012-06-22re-base on ALv2 code.Michael Meeks13-305/+188
2012-06-21re-base on ALv2 code.Michael Meeks7-170/+107
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin5-66/+36
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi2-43/+20
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-7/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi4-39/+39
2012-04-05Fix Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2012-02-16Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe1-1/+1
2012-01-02Fix for fdo43460 Part XXVI getLength() to isEmpty()Olivier Hallot4-56/+56
2011-12-21catch exception by constant referenceTakeshi Abe2-10/+10
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1
2011-11-27remove include of pch header from packageNorbert Thiebaud10-20/+0
2011-10-08add more component prefixesMatúš Kukan2-2/+2
2011-09-08add chaff to encrypted documentsCaolán McNamara4-0/+30
2011-08-26convert package to gbuildMatúš Kukan2-84/+0
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud3-128/+283
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli4-31/+25
2011-08-13Some cppcheck cleaningJulien Nabet1-23/+23
2011-08-11Some cppcheck cleaningJulien Nabet1-2/+2
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan2-6/+0
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky3-128/+283
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky3-127/+282
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-04-13catch by const referenceCaolán McNamara1-73/+73
2011-04-13catch by const referenceCaolán McNamara1-407/+407
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko2-8/+9
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold4-26/+26
2011-03-11Re-added a method removed during merge.Kohei Yoshida1-0/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud10-414/+594
2011-03-09mav60: #164341# support AES encryptionMikhail Voytenko3-123/+277
2011-03-01avoid implicit castCaolán McNamara1-1/+1
2011-02-06move components to boost unordered containersFridrich Štrba1-2/+2
2011-01-26Remove some dead code.Thomas Arnhold1-2/+0
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-2/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold4-59/+59
2010-11-30CWS-TOOLING: integrate CWS pl08Ivo Hinkelmann6-384/+551
2010-11-25cppcheck: methods can be constCaolán McNamara1-6/+6