summaryrefslogtreecommitdiff
path: root/ucbhelper/source/client
AgeCommit message (Expand)Author
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2014-12-18ucbhelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-17Improve exception msgStephan Bergmann
2014-09-12bug wrong order of test cause out of bound access.Norbert Thiebaud
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-17coverity#1202901 Uncaught exceptionCaolán McNamara
2014-04-10warning C4101: 'e': unreferenced local variableMichael Stahl
2014-04-04coverity#707355 Uncaught exception, help coverity out hereCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-09coverity#1078944 Uncaught exceptionCaolán McNamara
2014-03-08de-macroize ucbhelper commandenvironmentNorbert Thiebaud
2014-03-08de-macroize ucbhelper activedatastreamerNorbert Thiebaud
2014-03-06use WeakImplHelper for ActivaDataSinkNorbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_2Norbert Thiebaud
2014-03-05de-macroize XINTERFACE_DECLNorbert Thiebaud
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ucbhelperAlexander Wilms
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in UCBHELPER moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
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-05use uno::Reference#clear() method...Noel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-12Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelperChr. Rossmanith
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
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel 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-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