Age | Commit message (Expand) | Author |
2014-07-02 | InteractionSupplyName is a detail of SimpleNameClashResolveRequest | Stephan Bergmann |
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-15 | cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused | Stephan Bergmann |
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-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 |
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-06 | Default OMultiTypeInferfaceContainerHelperVar equalImpl parameter | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-09-25 | drop worthless _VECTOR_/_MAP_ header guards | Caolán McNamara |
2013-06-14 | Fix support for "dummy" content providers | Stephan Bergmann |
2013-06-14 | Remove unused ContentProviderRegistrationInfo | Stephan Bergmann |
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 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixes | Stephan Bergmann |
2013-03-12 | Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelper | Chr. Rossmanith |
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-13 | Add parenthesis to calm down cppcheck | Julien Nabet |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-30 | fdo#46808, remove some more XMultiServiceFactory fields | Noel Grandin |
2012-11-30 | fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactory | Noel Grandin |
2012-11-30 | fdo#46808, convert ucbhelper::ResultSet to XComponentContext | Noel Grandin |
2012-11-28 | fdo#46808, remove some more XMultiServiceFactory fields | Noel Grandin |
2012-11-05 | fdo#46808: Work around cyclic comphelper use in ucbhelper | Stephan Bergmann |
2012-11-05 | fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifier | Noel Grandin |
2012-11-05 | fdo#46808, use service constructor for ucb::PropertiesManager | Noel Grandin |
2012-11-05 | fdo#46808, use service constructor for ucb::Store | Noel Grandin |
2012-08-27 | fdo#46808, Adapt script::Converter service code to new style | Noel Grandin |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-04 | CMIS ucp: write documents back to CMIS server | Cédric Bosdonnat |