Age | Commit message (Expand) | Author |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-04-18 | Typo: s/cant/can't/ | Tor Lillqvist |
2014-04-17 | coverity#1202901 Uncaught exception | Caolán McNamara |
2014-04-10 | warning C4101: 'e': unreferenced local variable | Michael Stahl |
2014-04-04 | coverity#707355 Uncaught exception, help coverity out here | Caolán McNamara |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-09 | coverity#1078944 Uncaught exception | Caolán McNamara |
2014-03-08 | de-macroize ucbhelper commandenvironment | Norbert Thiebaud |
2014-03-08 | de-macroize ucbhelper activedatastreamer | Norbert Thiebaud |
2014-03-06 | use WeakImplHelper for ActivaDataSink | Norbert Thiebaud |
2014-03-05 | kill XINTERFACE_IMPL_2 | Norbert Thiebaud |
2014-03-05 | de-macroize XINTERFACE_DECL | Norbert Thiebaud |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from ucbhelper | Alexander Wilms |
2014-02-17 | ucbhelper: sal_Bool -> bool | Stephan Bergmann |
2014-01-28 | bool improvements | Stephan Bergmann |
2013-12-20 | typo fixes | Andras Timar |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-07 | remove unnecessary use of OUString constructor in UCBHELPER module | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin |
2013-09-04 | WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POP | Tor Lillqvist |
2013-09-03 | WaE: Unreachable code | Tor Lillqvist |
2013-09-02 | CMIS: add document ID when saving. | Cao Cuong Ngo |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-12 | Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelper | Chr. Rossmanith |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-02-28 | No need for a command ID | Stephan Bergmann |
2013-02-23 | Fix typos retreive/retrieve furture/future | Julien Nabet |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-28 | fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactory | Noel Grandin |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-31 | CMIS: added cancelCheckOut and checkIn implementations and menu items | Cédric Bosdonnat |
2012-10-31 | Travelled MIME type through UCB for CMIS UCP to use it when creating documents | Cédric Bosdonnat |
2012-09-19 | dung out no longer needed initUCBHelper methods; thanks to sberg. | Michael Meeks |
2012-09-14 | Attempt to fix Android-only code | Stephan Bergmann |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-14 | fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new style | Noel Grandin |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-08-07 | remove empty ascii boxes and stuff III | Thomas Arnhold |
2012-06-30 | Some cppcheck cleaning | Julien Nabet |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-05-29 | targeted string re-work | Norbert Thiebaud |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-02 | reorganize trickier statics | Caolán McNamara |
2012-03-29 | Revert "Initial experiments with static linking of (some) ..." | Tor Lillqvist |