summaryrefslogtreecommitdiff
path: root/ucbhelper/source
AgeCommit message (Expand)Author
2013-11-07remove unnecessary use of OUString constructor in UCBHELPER moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara
2013-09-04WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POPTor Lillqvist
2013-09-03WaE: Unreachable codeTor Lillqvist
2013-09-02CMIS: add document ID when saving.Cao Cuong Ngo
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-14Fix support for "dummy" content providersStephan Bergmann
2013-06-14Remove unused ContentProviderRegistrationInfoStephan Bergmann
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-06-05fdo#46808, Convert XMultiServiceFactory in ucb moduleNoel Grandin
2013-06-04fix build, bad mergeCaolán McNamara
2013-06-04Resolves: #i122273# - Avoid using tmpfile()Ariel Constenla-Haile
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-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