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