Age | Commit message (Expand) | Author |
2015-05-26 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-01 | Add support for cppu::UnoType<void> | Stephan Bergmann |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-18 | ucbhelper: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-15 | Authentication fallback request for the OneDrive connection | Mihai Varga |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-10-08 | spelling: instanciated -> instantiated | Noel Grandin |
2014-09-22 | loplugin: cstylecast | Noel Grandin |
2014-09-18 | fdo#83512 Make use of OUStringHash and OStringHash | Daniel Sikeler |
2014-09-17 | Improve exception msg | Stephan Bergmann |
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 |