summaryrefslogtreecommitdiff
path: root/ucb/source/core
AgeCommit message (Expand)AuthorFilesLines
2014-07-02InteractionSupplyName is a detail of SimpleNameClashResolveRequestStephan Bergmann1-0/+1
2014-06-29Typo: conteiner->containerJulien Nabet1-1/+1
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-4/+2
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2-3/+2
2014-05-20Fix wrong copy paste, should be <ucb::CheckinArgument>Julien Nabet1-1/+1
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet1-6/+2
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet1-6/+6
2014-05-09move INetContentTypes::scan() to INetMIME::scanContentType()Chr. Rossmanith1-2/+2
2014-04-30ucb: sal_Bool->boolNoel Grandin9-50/+50
2014-04-19fixincludeguards.sh: ucbThomas Arnhold8-24/+24
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann1-17/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann9-130/+130
2014-03-21kill ucbhelper XSERVICEINFO_NOFACTORY_DECLNorbert Thiebaud2-3/+27
2014-03-21kill ucbhelper XSERVICEINFO_DECLNorbert Thiebaud4-4/+52
2014-03-20kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud2-2/+8
2014-03-06use WeakImplhelper1 for ContentIdentifierNorbert Thiebaud2-69/+7
2014-03-06use WeakImplHelper2 for UcbPropertiesManagerNorbert Thiebaud2-54/+6
2014-03-06use WeakImplHelper2 for UcbContentProviderProxyFactoryNorbert Thiebaud2-53/+4
2014-03-06use WeakImplHelper on udbstore's classesNorbert Thiebaud2-239/+26
2014-03-05kill XINTERFACE_IMPL_3Norbert Thiebaud2-14/+40
2014-03-05kill XINTERFACE_IMPL_4Norbert Thiebaud1-8/+21
2014-03-05kill XINTERFACE_IMPL_9Norbert Thiebaud2-26/+52
2014-03-05kill XINTERFACE_IMPL_5Norbert Thiebaud1-9/+22
2014-03-05kill XINTERFACE_IMPL_2Norbert Thiebaud2-10/+39
2014-03-05de-macroize XINTERFACE_COMMON_IMPLNorbert Thiebaud1-5/+10
2014-03-05de-macroize XINTERFACE_DECLNorbert Thiebaud6-9/+54
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann14-200/+200
2014-02-26Remove visual noise from ucbAlexander Wilms16-581/+581
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann2-2/+2
2014-02-10coverity#1130193 Dereference after null checkCaolán McNamara1-2/+2
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann1-22/+2
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-4/+3
2013-11-14remove unnecessary sal_Unicode casts in UCB moduleNoel Grandin1-3/+3
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2-7/+7
2013-11-07remove unnecessary use of OUString constructor in UCB moduleNoel Grandin2-20/+14
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-1/+1
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2-2/+2
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-8/+2
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza4-6/+835
2013-09-02CMIS: add document ID when saving.Cao Cuong Ngo1-1/+3
2013-09-02UCB Show more infos about errors loading UCPCédric Bosdonnat1-1/+2
2013-08-28Mark as constTakeshi Abe1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-08Bin Chaos WIDs that are unused (only mentioned only in comments)Tor Lillqvist1-102/+90
2013-06-14Remove unused ContentProviderRegistrationInfoStephan Bergmann1-2/+1
2013-06-05fdo#46808, Convert XMultiServiceFactory in ucb moduleNoel Grandin7-60/+48
2013-05-23Fold regexpmap.tpt inline template definitions into regexpmap.hxxStephan Bergmann1-6/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák14-183/+175