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

hy/framectr.hxx?h=private/tml/lov-6.2.1&id=3ff8ecb53ed53d138b4e435d6d048d8abb6cb0e9'>loplugin:unusedfields in extensions..frameworkNoel Grandin 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-20use rtl::Reference in BibFrameCtrl_ImplNoel Grandin 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-06-06remove some manual ref-countingNoel Grandin 2016-05-24Revert "remove some manual ref-counting"Noel Grandin 2016-05-24remove some manual ref-countingNoel Grandin 2015-11-11extensions: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-01com::sun::star->css in extensions/Noel Grandin 2015-08-28make PostUserEvent Link<> typedNoel Grandin 2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann 2015-04-23loplugin:staticmethodsNoel Grandin 2015-03-24loplugin:constantfunction: variousNoel Grandin 2015-03-09V801: Decreased performanceCaolán McNamara 2014-05-02extensions: sal_Bool->boolNoel Grandin 2014-04-19fixincludeguards.sh: extensionsThomas Arnhold 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-13coverity#737107 Uncaught exceptionCaolán McNamara 2014-02-13coverity#737105 Uncaught exceptionCaolán McNamara 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks 2012-06-20Convert SV_DECL_PTRARR_DEL(BibStatusDispatchArr) to boost::ptr_vectorNoel Grandin 2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann