/scripting/

LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svtools/source/control/valueimp.hxx
AgeCommit message (Expand)Author
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-09-03weld SvxAreaTabPageCaolán McNamara
2018-06-11loplugin:unusedfieldsNoel Grandin
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-05-28weld ScTabBgColorDlgCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svtoolsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-18cppcheck: noExplicitConstructorCaolán McNamara
2016-08-11loplugin:constantparamNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2015-11-23loplugin:unusedfields svtools/Noel Grandin
2015-11-12Encourage ValueSet to render a legend as well as an icon.Michael Meeks
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-06-29Typo: beeing->beingJulien Nabet