summaryrefslogtreecommitdiff
path: root/ucbhelper/source/provider
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixesStephan Bergmann
2013-03-12Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelperChr. Rossmanith
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-02-22s/the the/the/Tor Lillqvist
2013-02-13Add parenthesis to calm down cppcheckJulien Nabet
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
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-28fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-05fdo#46808: Work around cyclic comphelper use in ucbhelperStephan Bergmann
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin
2012-11-05fdo#46808, use service constructor for ucb::PropertiesManagerNoel Grandin
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-04CMIS ucp: write documents back to CMIS serverCédric Bosdonnat
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-03-09callcatcher: update listCaolán McNamara
2012-01-19Fix for fdo43460 Part XLI getLength() to isEmpty()Olivier Hallot
2011-12-15Removed extra semicolonsJesse
2011-11-27remove include of pch header from ucbhelperNorbert Thiebaud
2011-10-21Revert "Attempt workaround for possible bug in Apple's LLVM g++ 4.2.1"Tor Lillqvist
2011-10-20Attempt workaround for possible bug in Apple's LLVM g++ 4.2.1Tor Lillqvist
2011-10-01CMIS UCP: get the document content streamCédric Bosdonnat
2011-08-26unusedcode: ucbhelper:: cleaningMatúš Kukan
2011-07-21resyncing to masterBjoern Michaelsen
2011-06-20catch by const referenceCaolán McNamara
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-16CWS gnumake4: convert ucbhelper to new build systemMathias Bauer
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 19Gert Faller
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 09Gert Faller
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-06-18cws tl79: merge with DEV300_m83Thomas Lange [tl]
2010-06-07cws tl79: merge with DEV300_m80Thomas Lange [tl]
2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]
2010-05-27CWS-TOOLING: integrate CWS kso44Vladimir Glazunov
2010-05-27cws tl79: merge with DEV300_m79Thomas Lange [tl]
2010-05-06#i110213# - setup master password container on demand.Kai Sommerfeld