summaryrefslogtreecommitdiff
path: root/include/ucbhelper
AgeCommit message (Expand)AuthorFilesLines
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-2/+2
2014-04-14typo: paramter -> parameterThomas Arnhold1-1/+1
2014-04-14typo: easyly -> easilyThomas Arnhold3-3/+3
2014-04-14typo: choosen -> chosenThomas Arnhold2-5/+5
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann16-287/+287
2014-03-21kill ucbhelper XSERVICEINFO_NOFACTORY_DECLNorbert Thiebaud3-22/+18
2014-03-21kill ucbhelper XSERVICEINFO_DECLNorbert Thiebaud1-10/+0
2014-03-20kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud8-23/+48
2014-03-10ucbhelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-11/+1
2014-03-08de-macroize ucbhelper commandenvironmentNorbert Thiebaud1-35/+11
2014-03-08de-macroize ucbhelper activedatastreamerNorbert Thiebaud1-23/+10
2014-03-06use WeakImplHelper for ActivaDataSinkNorbert Thiebaud1-28/+8
2014-03-05kill XINTERFACE_IMPL_3Norbert Thiebaud1-27/+0
2014-03-05kill XINTERFACE_IMPL_4Norbert Thiebaud1-27/+0
2014-03-05kill XINTERFACE_IMPL_9Norbert Thiebaud1-30/+0
2014-03-05kill XINTERFACE_IMPL_6Norbert Thiebaud1-28/+0
2014-03-05kill XINTERFACE_IMPL_5Norbert Thiebaud1-27/+0
2014-03-05kill XINTERFACE_IMPL_2Norbert Thiebaud1-24/+0
2014-03-05kill QUERYINTERFACE_IMPL_START/ENDNorbert Thiebaud1-38/+103
2014-03-05de-macroize QUERYINTERFACE_IMPL_START QUERYINTERFACE_IMPL_ENDNorbert Thiebaud1-4/+0
2014-03-05de-macroize XINTERFACE_COMMON_IMPLNorbert Thiebaud1-234/+0
2014-03-05de-macroize XINTERFACE_DECLNorbert Thiebaud11-33/+68
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza1-10/+2
2014-03-01Remove visual noise from includeAlexander Wilms18-140/+140
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann17-231/+231
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann12-102/+102
2014-02-10Typo: execption -> exceptionJulien Nabet1-2/+2
2014-01-29bool improvementsStephan Bergmann1-1/+1
2013-12-20typo fixesAndras Timar4-5/+5
2013-11-09fdo#65108 inter-module includes <> include/ucbhelperNorbert Thiebaud27-38/+38
2013-10-23fixincludeguards.sh: include/u*Thomas Arnhold28-81/+81
2013-09-26typo fixes in commentsAndras Timar2-3/+3
2013-09-26Everytimes -> Every timeJesús Corrius1-2/+2
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara1-2/+0
2013-09-02CMIS: add document ID when saving.Cao Cuong Ngo1-1/+3
2013-06-14Fix support for "dummy" content providersStephan Bergmann1-1/+8
2013-06-14Remove unused ContentProviderRegistrationInfoStephan Bergmann1-25/+1
2013-06-05fdo#46808, Convert XMultiServiceFactory in ucb moduleNoel Grandin1-2/+3
2013-06-04Resolves: #i122273# - Avoid using tmpfile()Ariel Constenla-Haile1-22/+13
2013-06-04include: convert <type> here tooMichael Stahl1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen29-0/+6635