summaryrefslogtreecommitdiff
path: root/include/vcl/button.hxx
AgeCommit message (Expand)Author
2019-10-01lok jsdialogs: Add handling of checked state for checkbox and radiobutton.Jan Holesovsky
2019-10-01jsdialogs: export more propertiesSzymon Kłos
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-01loplugin:unusedfieldsNoel Grandin
2019-08-26loplugin:unusedmethodsNoel Grandin
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-18Revert "loplugin:unusedmethods"Noel Grandin
2019-08-17loplugin:unusedmethodsNoel Grandin
2019-08-01drop newly unused EnableImageDisplay + EnableTextDisplayCaolán McNamara
2019-07-30tdf#125609 c14: vcl button: don't modify style directlyJustin Luth
2019-06-27tdf#125609c10 vcl/button: enforce only one radio selected on initJustin Luth
2019-05-10an uno -> a unoCaolán McNamara
2019-03-13Make the Help URL configurableAshod Nakashian
2019-03-09loplugin:unusedmethodsNoel Grandin
2018-12-07custom widgets: Rename 'stock' to 'action'.Jan Holesovsky
2018-11-26remove unused DrawFlags enum valuesNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-11-09vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl
2018-10-17tdf#120651 have to sort radiogroup by tab positionCaolán McNamara
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-04-27Related: tdf#117178 rollover is always done in visually released button modeCaolán McNamara
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-08Make Color a forward declarationChris Sherlock
2017-07-27Resolves: tdf#109289 add SvxColorListBox::IsValueChangedFromSavedCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-07Revert "Related tdf#105566 Update Infobar when signature status changes"Michael Stahl
2017-04-07Related tdf#105566 Update Infobar when signature status changesSamuel Mehrbrodt
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-09tdf#105672 framework managed menu buttonMaxim Monastirsky
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin
2016-10-28only draw menubutton separator when two sides do something differentCaolán McNamara
2016-10-25no PushButton loaded from .src nowCaolán McNamara
2016-10-24no ImageButton loaded from .src nowCaolán McNamara
2016-10-21loplugin:expandablemethodds in include/vclNoel Grandin
2016-10-08no radiobuttons or checkboxes loaded from src files anymoreCaolán McNamara
2016-10-07no CheckBox loaded from src files anymoreCaolán McNamara
2016-10-07loplugin:staticmethods: vclStephan Bergmann
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