summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2020-05-12Revert "tdf#125609c10 vcl/button: enforce only one radio selected on init"Justin Luth
2020-03-02tdf#130515 Time field in Base form will not display correct formatNoel Grandin
2020-02-24Resolves: tdf#130762 honour "wrap" in FormattedFieldCaolán McNamara
2020-02-14tdf#130325 Fix listbox used as dropdownSamuel Mehrbrodt
2020-02-12tdf#130555: Prevent negative aSelection.Min()Stephan Bergmann
2020-02-07tdf#130462 call SetMinOutputSizePixel before SetOutputSizePixelCaolán McNamara
2020-02-07tdf#130187: Don't crash on exiting print preview with NotebookbarMike Kaganski
2020-02-04Place button text in tooltip if it doesn't fit into the buttonSamuel Mehrbrodt
2020-02-04Related: tdf#129933 assert on pasting over selection in editCaolán McNamara
2020-01-06tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna
2019-12-27tdf#83248: Use the right text color when printing fieldsArnaud Versini
2019-12-27tdf#129490 Fix enter key in combo boxSamuel Mehrbrodt
2019-12-03tdf#129043 Correctly deliver combo box events when used with keyboardSamuel Mehrbrodt
2019-11-28get_active should be true when activated but menu not yet shownCaolán McNamara
2019-11-27tdf#129042 factor the wizard buttons into the desired min widthCaolán McNamara
2019-11-27tdf#129042 set a min size for the wizard dialogsCaolán McNamara
2019-11-22Resolves: tdf#128948 double prime symbol not parsed as inch indicatorCaolán McNamara
2019-11-21tdf#84183 Give infobar close btn some 'clicked' stateSamuel Mehrbrodt
2019-11-20hide help buttons when LibreOfficeKit::isActive and local help unavailableCaolán McNamara
2019-11-14Revert "tdf#108687 vcl: always enable tabstop on radio buttons"Justin Luth
2019-11-10replace define by constexpr in vcl/roadmapJulien Nabet
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian
2019-11-07remove some unused gettersCaolán McNamara
2019-11-07loplugin:unusedmethodsNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-04ProgressBar now only use in vcl and toolkitCaolán McNamara
2019-11-04FixedHyperlink now only used in vcl and toolkitCaolán McNamara
2019-11-04Update listbox after scrollSzymon Kłos
2019-11-03loplugin:stringaddNoel Grandin
2019-10-30imgctrl.hxx only used by vcl and toolkitCaolán McNamara
2019-10-30SpinButton only needed by vcl and toolkitCaolán McNamara
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
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-19drop unused ListControlCaolán McNamara
2019-10-19loplugin:unusedfieldsNoel Grandin
2019-10-19loplugin:unusedmethodsNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14jsdialogs: send units for numeric fieldsSzymon Kłos
2019-10-05only MultiLineEditSyntaxHighlight uses UpdateDataCaolán McNamara
2019-10-04loplugin:unusedfieldsNoel Grandin
2019-10-04loplugin:unusedmethodsNoel Grandin
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-10-03loplugin:virtualdeadNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-10-03merge msgbox and stdtextCaolán McNamara
2019-10-02weld PrintDialogCaolán McNamara
2019-10-02loplugin:stringadd in vclNoel Grandin
2019-10-01jsdialogs: send selection for listboxSzymon Kłos
2019-10-01lok jsdialogs: Add handling of checked state for checkbox and radiobutton.Jan Holesovsky