Age | Commit message (Expand) | Author |
2014-09-12 | bug wrong order of test cause out of bound access. | Norbert Thiebaud |
2014-07-02 | InteractionSupplyName is a detail of SimpleNameClashResolveRequest | Stephan Bergmann |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-05-17 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14 | Julien Nabet |
2014-05-13 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11 | Julien Nabet |
2014-05-11 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10 | Julien Nabet |
2014-04-18 | Typo: s/cant/can't/ | Tor Lillqvist |
2014-04-17 | coverity#1202901 Uncaught exception | Caolán McNamara |
2014-04-15 | cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused | Stephan Bergmann |
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-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-20 | kill ucbhelper XTYPEPROVIDER_DECL macro | Norbert Thiebaud |
2014-03-10 | ucbhelper: simplify deprecated XTypeProvider.getImplementationId | 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_3 | Norbert Thiebaud |
2014-03-05 | kill XINTERFACE_IMPL_4 | Norbert Thiebaud |
2014-03-05 | kill XINTERFACE_IMPL_9 | 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-02-04 | fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer.. | Alexandre Vicenzi |
2014-01-29 | bool improvements | Stephan Bergmann |
2014-01-28 | bool improvements | Stephan Bergmann |
2013-12-27 | Using pre-cached type_infos provided by the typeid operator seems to work now | Tor Lillqvist |
2013-12-24 | Hacky workaround for non-working C++/UNO bridge for arm64 iOS | Tor Lillqvist |
2013-12-20 | typo fixes | Andras Timar |
2013-12-06 | Default OMultiTypeInferfaceContainerHelperVar equalImpl parameter | Stephan Bergmann |
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-25 | drop worthless _VECTOR_/_MAP_ header guards | Caolán McNamara |
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-14 | Fix support for "dummy" content providers | Stephan Bergmann |
2013-06-14 | Remove unused ContentProviderRegistrationInfo | Stephan Bergmann |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-06-05 | fdo#46808, Convert XMultiServiceFactory in ucb module | Noel Grandin |
2013-06-04 | fix build, bad merge | Caolán McNamara |
2013-06-04 | Resolves: #i122273# - Avoid using tmpfile() | Ariel Constenla-Haile |