summaryrefslogtreecommitdiff
path: root/.gitreview
blob: 199752b8b09e171a3241382e5c22aba52c946b7a (plain)
1
2
3
4
5
6
7
[gerrit]
host=gerrit.libreoffice.org
port=29418
project=core
defaultremote=logerrit
defaultbranch=master

'decoration'>Noel 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