summaryrefslogtreecommitdiff
path: root/ucbhelper/source
AgeCommit message (Expand)Author
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-28No need for a command IDStephan Bergmann
2013-02-23Fix typos retreive/retrieve furture/futureJulien Nabet
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-28fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel 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-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat
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