summaryrefslogtreecommitdiff
path: root/ucbhelper/source/provider/interactionrequest.cxx
AgeCommit message (Expand)Author
2022-09-12ucb: remove unnecessary commentsChris Sherlock
2022-06-27clang-tidy modernize-pass-by-value in ucbhelperNoel Grandin
2020-02-17inline some acquire/release callsNoel Grandin
2019-10-08use cppu::WeakImplHelper in InteractionRequestNoel Grandin
2019-02-22loplugin:unusedfields in ucb,ucbhelperNoel Grandin
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin
2017-06-06ucb: replace double checked locking patternsJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-16inline InteractionContinuation_ImplNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-24loplugin:singlevalfields in ucbhelperNoel Grandin
2016-04-14loplugin:passstuffbyref in ucbhelperNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-17use unique_ptr for pImpl in ucbhelper/Noel Grandin
2015-11-11com::sun::star->css in ucbhelper/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2014-12-15Authentication fallback request for the OneDrive connectionMihai Varga
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-07-02InteractionSupplyName is a detail of SimpleNameClashResolveRequestStephan Bergmann
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-10ucbhelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ucbhelperAlexander Wilms
2014-01-29bool improvementsStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-21re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header from ucbhelperNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-17CWS-TOOLING: integrate CWS kso32fixes2Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.6.70); FILE MERGEDRüdiger Timm
2006-09-16INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.4.172); FILE MERGEDRüdiger Timm
2001-05-29#87187# - Added: InteractionSupplyName and InteractionReplaceExistingData.Kai Sommerfeld
2001-05-29#87187# - Corrected exception specification for acquire() and release().Kai Sommerfeld
2001-05-28#87187# - Use rtl::Reference instead of obsolete vos::ORefKai Sommerfeld
2001-05-28#87187# - Initial Revision.Kai Sommerfeld