summaryrefslogtreecommitdiff
path: root/include/vcl/button.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-02no difference between ImageRadioButton and RadioButtonCaolán McNamara1-9/+0
2020-01-07Use virtual method instead of switch in parent classAdrien Ollier1-2/+2
2019-11-19loplugin:unusedenumconstantsNoel Grandin1-1/+0
2019-11-19tdf#84183 Give infobar close btn some 'clicked' stateSamuel Mehrbrodt1-2/+3
2019-11-03make some classes module-privateNoel Grandin1-3/+3
2019-10-31loplugin:finalclasses in vclNoel Grandin1-5/+4
2019-10-01lok jsdialogs: Add handling of checked state for checkbox and radiobutton.Jan Holesovsky1-0/+6
2019-10-01jsdialogs: export more propertiesSzymon Kłos1-0/+2
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara1-2/+0
2019-09-01loplugin:unusedfieldsNoel Grandin1-1/+0
2019-08-26loplugin:unusedmethodsNoel Grandin1-4/+0
2019-08-22loplugin:constmethod in vclNoel Grandin1-1/+1
2019-08-18Revert "loplugin:unusedmethods"Noel Grandin1-0/+4
2019-08-17loplugin:unusedmethodsNoel Grandin1-4/+0
2019-08-01drop newly unused EnableImageDisplay + EnableTextDisplayCaolán McNamara1-3/+0
2019-07-30tdf#125609 c14: vcl button: don't modify style directlyJustin Luth1-1/+1
2019-06-27tdf#125609c10 vcl/button: enforce only one radio selected on initJustin Luth1-1/+1
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-03-13Make the Help URL configurableAshod Nakashian1-0/+2
2019-03-09loplugin:unusedmethodsNoel Grandin1-9/+0
2018-12-07custom widgets: Rename 'stock' to 'action'.Jan Holesovsky1-5/+5
2018-11-26remove unused DrawFlags enum valuesNoel Grandin1-2/+2
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-5/+2
2018-11-15loplugin:staticmethods in vclNoel Grandin1-1/+1
2018-11-09vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl1-0/+11
2018-10-17tdf#120651 have to sort radiogroup by tab positionCaolán McNamara1-0/+2
2018-07-27loplugin:returnconstant in vclNoel Grandin1-2/+2
2018-04-27Related: tdf#117178 rollover is always done in visually released button modeCaolán McNamara1-1/+2
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin1-1/+1
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-2/+2
2017-10-08Make Color a forward declarationChris Sherlock1-1/+1
2017-07-27Resolves: tdf#109289 add SvxColorListBox::IsValueChangedFromSavedCaolán McNamara1-4/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-20loplugin:unusedfields in vclNoel Grandin1-5/+0
2017-07-18loplugin:constparams in vclNoel Grandin1-1/+1
2017-04-28move builder attributes from OString to OUStringCaolán McNamara1-4/+4
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-25loplugin:checkunusedparams in vclNoel Grandin1-3/+3
2017-04-07Revert "Related tdf#105566 Update Infobar when signature status changes"Michael Stahl1-1/+1
2017-04-07Related tdf#105566 Update Infobar when signature status changesSamuel Mehrbrodt1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-24/+24
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-09tdf#105672 framework managed menu buttonMaxim Monastirsky1-0/+1
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin1-35/+37
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