summaryrefslogtreecommitdiff
path: root/svtools/source/uno/unoiface.cxx
AgeCommit message (Expand)Author
2019-11-04move VCLXProgressBar to toolkitCaolán McNamara
2019-11-04move VCLXFixedHyperlink creation to toolkitCaolán McNamara
2019-10-05FileControl can be private inside svtoolsCaolán McNamara
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-08-31move SVTXRoadmap to toolkitCaolán McNamara
2019-08-22loplugin:constmethod in svtoolsNoel Grandin
2019-08-07move Roadmap to vclCaolán McNamara
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
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