summaryrefslogtreecommitdiff
path: root/vcl/source/control/button.cxx
AgeCommit message (Expand)Author
2021-01-19jsdialog: dump radio groupsSzymon Kłos
2020-12-18lok: don't use focus window to request helpSzymon Kłos
2020-05-15tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn
2020-05-07Revert "tdf#125609c10 vcl/button: enforce only one radio selected on init"Justin Luth
2020-02-04Place button text in tooltip if it doesn't fit into the buttonSamuel Mehrbrodt
2019-11-21tdf#84183 Give infobar close btn some 'clicked' stateSamuel Mehrbrodt
2019-11-14Revert "tdf#108687 vcl: always enable tabstop on radio buttons"Justin Luth
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-10-03merge msgbox and stdtextCaolán McNamara
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-28Hold reference on parent dialog while emitting EndDialog.Michael Meeks
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-05tdf#125610: Revert "tdf#125088 Make button text white for blue buttons on macOS"Xisco Faulí
2019-09-01loplugin:unusedfieldsNoel Grandin
2019-08-30tdf#127211 Revert "tdf#71087 sfx2: avoid flicker in the start center"Miklos Vajna
2019-08-23tdf#98130 vcl CheckBox: fix incorrect ignored mouse eventMiklos Vajna
2019-08-22tdf#71087 sfx2: avoid flicker in the start centerMiklos Vajna
2019-08-22weld ODbTypeWizDialogSetupCaolán McNamara
2019-08-12Fix typosAndrea Gelmini
2019-08-02DrawButtonFlags::NoText never setCaolán McNamara
2019-08-02DrawButtonFlags::NoImage never setCaolán McNamara
2019-08-01drop newly unused EnableImageDisplay + EnableTextDisplayCaolán McNamara
2019-07-30tdf#125609 c14: vcl button: don't modify style directlyJustin Luth
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-06-27tdf#125609c10 vcl/button: enforce only one radio selected on initJustin Luth
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-07fix assert in make screenshotNoel Grandin
2019-06-06tdf#124947 fix hit area of the radio buttons, size in ios themeTomaž Vajngerl
2019-05-03tdf#125088 Make button text white for blue buttons on macOSAndrew Hyatt
2019-04-01Resolves: tdf#123175 don't use NWF to draw buttons with an overridden bgCaolán McNamara
2019-03-22SmallButton unusedCaolán McNamara
2019-03-13Make the Help URL configurableAshod Nakashian
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-02-20get better optimal size for a radiobutton with an image in itCaolán McNamara
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-07custom widgets: Rename 'stock' to 'action'.Jan Holesovsky
2018-12-01weld OfaAutoCompleteTabPageCaolán McNamara
2018-11-26remove unused DrawFlags enum valuesNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-09vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl
2018-11-06convert some macros to local functionsNoel Grandin
2018-11-05tdf#108687 vcl: always enable tabstop on radio buttonsJustin Luth
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara