summaryrefslogtreecommitdiff
path: root/svtools/source/uno/unoiface.cxx
AgeCommit message (Expand)Author
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
2019-03-01expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin
2019-02-10loplugin:indentation in svtoolsNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-14move fmtfieldCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-07use more Color in sfx2..svtoolsNoel Grandin
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-05-19loplugin:stringcopy: svtoolsStephan Bergmann
2017-04-06Fix typosAndrea Gelmini
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin
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
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-06-16Fix typosAndrea Gelmini
2015-06-09svtools: WaE: '<::' cannot begin a template-argument listMiklos Vajna
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-09VclPtr: fix crash on loading kde86727-1.htmlCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-17svtools: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10svtools: switch UNO pieces to use VclPtr enabled toolkit.Michael Meeks
2015-02-03Avoid downcastStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-09-29loplugin: cstylecastNoel Grandin