summaryrefslogtreecommitdiff
path: root/include/ucbhelper
AgeCommit message (Expand)Author
2015-07-27remove some unused definesNoel Grandin
2015-07-16tdf#84190 : when auth fails, don't remember passwords for cmisSzymon Kłos
2015-07-03Fix typosAndrea Gelmini
2015-07-02loplugin:unusedmethods bridges,ucbhelper,io,pyunoNoel Grandin
2015-06-21Fix typosAndrea Gelmini
2015-06-18Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-12-15ucbhelper::InteractionAuthFallback::getCode() can be an implementation detailMiklos Vajna
2014-12-15-Werror,-Winconsistent-missing-overrideStephan Bergmann
2014-12-15Authentication fallback request for the OneDrive connectionMihai Varga
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-02InteractionSupplyName is a detail of SimpleNameClashResolveRequestStephan Bergmann
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-04-14typo: easyly -> easilyThomas Arnhold
2014-04-14typo: choosen -> chosenThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-21kill ucbhelper XSERVICEINFO_NOFACTORY_DECLNorbert Thiebaud
2014-03-21kill ucbhelper XSERVICEINFO_DECLNorbert Thiebaud
2014-03-20kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud
2014-03-10ucbhelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-08de-macroize ucbhelper commandenvironmentNorbert Thiebaud
2014-03-08de-macroize ucbhelper activedatastreamerNorbert Thiebaud
2014-03-06use WeakImplHelper for ActivaDataSinkNorbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_3Norbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_4Norbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_9Norbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_6Norbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_5Norbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_2Norbert Thiebaud
2014-03-05kill QUERYINTERFACE_IMPL_START/ENDNorbert Thiebaud
2014-03-05de-macroize QUERYINTERFACE_IMPL_START QUERYINTERFACE_IMPL_ENDNorbert Thiebaud
2014-03-05de-macroize XINTERFACE_COMMON_IMPLNorbert Thiebaud
2014-03-05de-macroize XINTERFACE_DECLNorbert Thiebaud
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann