summaryrefslogtreecommitdiff
path: root/include/vcl/button.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-05loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin1-34/+40
2017-07-31Resolves: tdf#109289 add SvxColorListBox::IsValueChangedFromSavedCaolán McNamara1-4/+0
2016-10-28only draw menubutton separator when two sides do something differentCaolán McNamara1-1/+2
2016-10-25no PushButton loaded from .src nowCaolán McNamara1-1/+0
2016-10-24no ImageButton loaded from .src nowCaolán McNamara1-1/+0
2016-10-21loplugin:expandablemethodds in include/vclNoel Grandin1-1/+0
2016-10-08no radiobuttons or checkboxes loaded from src files anymoreCaolán McNamara1-3/+0
2016-10-07no CheckBox loaded from src files anymoreCaolán McNamara1-1/+0
2016-10-07loplugin:staticmethods: vclStephan Bergmann1-2/+2
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-2/+2
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-1/+0
2016-06-24Define functions as deletedStephan Bergmann1-3/+3
2016-06-23GSoC tdf#87697 START CENTER: Indicate selected thumbnailviewAkshay Deep1-0/+1
2016-06-18uitest: add wrapper for radio buttonMarkus Mohrhard1-0/+2
2016-06-18uitest: add missing overrideMarkus Mohrhard1-1/+1
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard1-1/+4
2016-06-18remove excessive whitespaceMarkus Mohrhard1-16/+0
2016-04-01loplugin:constantparam in vclNoel Grandin1-3/+3
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-2/+2
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin1-1/+1
2016-02-26loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin1-6/+6
2016-02-09Formatting changes across all modulesChris Sherlock1-17/+13
2015-12-08These should still be virtual.Jan Holesovsky1-2/+2
2015-12-07Make buttonstatuslistener a generic listener for any widgetsSamuel Mehrbrodt1-2/+2
2015-11-12Vcl: Set PushButtons pressed if the uno slot is activeSamuel Mehrbrodt1-0/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-63/+63
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-18/+18
2015-09-14convert Link<> to typedNoel Grandin1-2/+2
2015-09-10remove unused Link<> fieldNoel Grandin1-1/+0
2015-09-10convert Link<> to typedNoel Grandin1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+4
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin1-11/+2
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin1-1/+1
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin1-9/+9
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-3/+3
2015-05-14gtk3: shiny native focus rectangles for radiobuttonsCaolán McNamara1-0/+1
2015-05-14gtk3: shiny native focus rectangles for checkboxesCaolán McNamara1-0/+1
2015-05-14gtk3: provide a scheme where NWF can render the focus rects itselfCaolán McNamara1-0/+1
2015-05-13convert BUTTON_DRAW constants to scoped enumNoel Grandin1-5/+6
2015-05-07convert PUSHBUTTON_DROPDOWN constants to scoped enumNoel Grandin1-17/+21
2015-05-07Refactor Buttons to use RenderContext when paintingTomaž Vajngerl1-11/+9
2015-04-30Gradually typed LinkStephan Bergmann1-12/+12
2015-04-29vcl button: Delegate RenderContext to sub-methods, use InvalidateTomaž Vajngerl1-3/+3
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-3/+3
2015-04-10loplugin:vclwidgets workaroundNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-2/+2