summaryrefslogtreecommitdiff
path: root/include/vcl/button.hxx
AgeCommit message (Expand)Author
2021-02-06move Button to vcl/toolkitCaolán McNamara
2021-01-21merge pair of duplicate blocks together into one functionCaolán McNamara
2020-12-03support completely styling a welded buttonCaolán McNamara
2020-11-20move RadioButton to be toolkit onlyCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-07-29move ImageButton to toolkit-only headersCaolán McNamara
2020-07-12move CheckBox to toolkit-only headersCaolán McNamara
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-06-12OKButton and CancelButton can be toolkit-only classes nowCaolán McNamara
2020-06-01Revert "tdf#125609 c10 vcl/button: enforce only one radio selected on init"Justin Luth
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-11tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn
2020-05-10move CloseButton to be toolkit-onlyCaolán McNamara
2020-05-08remove TriStateBox classCaolán McNamara
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara
2020-05-08move DisclosureButton out of public headersCaolán McNamara
2020-05-06Resolves: tdf#132581 allow disabling the auto-group RadioButton featureCaolán McNamara
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-02-02no difference between ImageRadioButton and RadioButtonCaolán McNamara
2020-01-07Use virtual method instead of switch in parent classAdrien Ollier
2019-11-19loplugin:unusedenumconstantsNoel Grandin
2019-11-19tdf#84183 Give infobar close btn some 'clicked' stateSamuel Mehrbrodt
2019-11-03make some classes module-privateNoel Grandin
2019-10-31loplugin:finalclasses in vclNoel Grandin
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