summaryrefslogtreecommitdiff
path: root/include/vcl/spinfld.hxx
AgeCommit message (Expand)Author
2018-09-11loplugin:unusedmethodsNoel Grandin
2017-09-13drop first/last link callbackCaolán McNamara
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-03-31tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-07no SpinFields are directly loaded from .src files nowCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-09vcl: add dispose implementations & destructor calls.Michael Meeks
2015-04-09vcl: make VclPtr<T>(T*) constructor explicitNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-13longparas: xub_StrLen to sal_Int32Caolán McNamara
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-05-10make some important single-parameter constructors explicitHerbert Dürr
2013-04-23execute move of global headersBjoern Michaelsen