summaryrefslogtreecommitdiff
path: root/ucbhelper/source
AgeCommit message (Expand)Author
2012-10-31Travelled MIME type through UCB for CMIS UCP to use it when creating documentsCédric Bosdonnat
2012-09-19dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks
2012-09-14Attempt to fix Android-only codeStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-14fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07remove empty ascii boxes and stuff IIIThomas Arnhold
2012-06-30Some cppcheck cleaningJulien Nabet
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-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02reorganize trickier staticsCaolán McNamara
2012-03-29Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist
2012-03-28Add an InitUCBHelper function to be called from an Android app's Java levelTor Lillqvist
2012-03-21Initial experiments with static linking of (some) components / servicesTor Lillqvist
2012-03-21Bin declaration of nonexistent static methodTor Lillqvist
2012-03-09callcatcher: update listCaolán McNamara
2012-02-27callcatcher: update listCaolán McNamara
2012-01-20ucbhelper::GetLocalFileURL does not use its arg.Stephan Bergmann
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-11-10don't make it a secret what service failsCaolán McNamara
2011-10-24callcatcher: remove some unused methodsCaolán McNamara
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-20callcatcher: remove unused Content::createDynamicCursor variantCaolán McNamara
2011-10-01CMIS UCP: get the document content streamCédric Bosdonnat
2011-08-26unusedcode: ucbhelper:: cleaningMatúš Kukan
2011-08-03make exception useful, state *what* url is invalidCaolán McNamara
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-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2010-12-24cppcheck: prefer prefix variantCaolán McNamara
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 19Gert Faller
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 09Gert Faller