summaryrefslogtreecommitdiff
path: root/svtools/source/uno/unoiface.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-13/+13
2017-05-19loplugin:stringcopy: svtoolsStephan Bergmann1-2/+2
2017-04-06Fix typosAndrea Gelmini1-1/+1
2017-04-03tdf#39468 Translate German commentsJens Carl1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-96/+96
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-2/+2
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-60/+60
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin1-1/+1
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-6/+1
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke1-2/+0
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke1-7/+7
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin1-9/+8
2016-06-06remove some manual ref-countingNoel Grandin1-13/+4
2016-05-24Revert "remove some manual ref-counting"Noel Grandin1-4/+13
2016-05-24remove some manual ref-countingNoel Grandin1-13/+4
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-9/+0
2016-01-10Fix typosAndrea Gelmini1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-16/+16
2015-10-30com::sun::star->css in svtoolsNoel Grandin1-212/+212
2015-10-16convert Link<> to typedNoel Grandin1-6/+9
2015-07-16loplugin:simplifyboolStephan Bergmann1-4/+4
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann1-0/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-09svtools: WaE: '<::' cannot begin a template-argument listMiklos Vajna1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-4/+4
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-2/+2
2015-05-09VclPtr: fix crash on loading kde86727-1.htmlCaolán McNamara1-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-114/+107
2015-04-17svtools: convert new to ::Create.Noel Grandin1-8/+8
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-10svtools: switch UNO pieces to use VclPtr enabled toolkit.Michael Meeks1-106/+99
2015-02-03Avoid downcastStephan Bergmann1-2/+3
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-0/+8
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-09-29loplugin: cstylecastNoel Grandin1-37/+37
2014-09-23fdo#82577: Handle WindowNoel Grandin1-10/+10
2014-07-14Todo -> TODONoel Grandin1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-05-18Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part17Julien Nabet1-8/+8
2014-05-08WaE: -Werror=maybe-uninitializedCaolán McNamara1-1/+1
2014-05-08svtools: sal_Bool->boolNoel Grandin1-19/+19
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist1-2/+2
2014-03-24svtools: sal_Bool->boolNoel Grandin1-3/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-96/+96
2014-02-25Remove visual noise from svtoolsAlexander Wilms1-18/+18
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-25/+25