summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/package
AgeCommit message (Expand)Author
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in UCB moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-05-27Let package_ucp::ContentProvider::createPackage throw exceptions on failureStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-11-30fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-01ucb: add component prefixesMatúš Kukan
2012-08-22remove unused module-description xml filesMatúš Kukan
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-31targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-29Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist
2012-03-21Initial experiments with static linking of (some) components / servicesTor Lillqvist
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot
2012-01-15ucb: convert to gbuildMatúš Kukan
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-27remove include of pch header from ucbNorbert Thiebaud
2011-08-29chmod -xTor Lillqvist
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-05migrate to use boost unordered containersFridrich Štrba
2010-11-27cppcheck: use prefix variantsCaolán McNamara
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-14include correct sal/macros.h header to compile.Michael Meeks
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth