summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2020-11-25tdf#131970 enable tab-cycling between VerticalTabControl membersCaolán McNamara
2020-10-22tdf#137660 send some focus event for push buttonsJan-Marek Glogowski
2020-09-09tdf#134708 Text coloring of buttons within forms amendedThorsten Wagner
2020-09-08tdf#136545 revert cairo canvas uses cairo for text rendering alreadyCaolán McNamara
2020-09-03tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2020-09-01check if Edit was disposed while insert special character was still openCaolán McNamara
2020-07-05tdf#134479 allow disable font preview to work on existing font comboboxesCaolán McNamara
2020-06-25tdf#133859 Wizard service: disable 'Next' button if path has only base itemIlhan Yesil
2020-06-17we already have a NoHorzPlacement flag so use thatCaolán McNamara
2020-06-16tdf#131942 no progress bar when saving in calcNoel Grandin
2020-06-16tdf#133877 use optimal size for hamburger buttonJan-Marek Glogowski
2020-06-04Revert "tdf#125609 c10 vcl/button: enforce only one radio selected on init"Justin Luth
2020-05-29tdf#133498 Make native drawing of FormattedField work (again)Michael Weghorn
2020-05-27WB_LISTBOX_POPUP is newly unusedCaolán McNamara
2020-05-26tdf#131715: uitest: add wrapper for roadmapwizardXisco Fauli
2020-05-25loplugin:unusedmethodsNoel Grandin
2020-05-25loplugin:constantparamNoel Grandin
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara
2020-05-20jsdialog: send tab namesSzymon Kłos
2020-05-19loplugin:constantparamNoel Grandin
2020-05-18Make Chart Creation Wizard asyncSzymon Kłos
2020-05-18loplugin:unusedfieldsNoel Grandin
2020-05-16loplugin:unusedmethodsNoel Grandin
2020-05-15loplugin:unnecessaryvirtualNoel Grandin
2020-05-13loplugin:unusedmethodsNoel Grandin
2020-05-13move LongCurrencyBox to be toolkit onlyCaolán McNamara
2020-05-13lok: notify data change of the formatted field controlHenry Castro
2020-05-12lok: replace SetValue for ImplNewFieldValueHenry Castro
2020-05-11tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn
2020-05-11lok: fix the window type of the formatted field controlHenry Castro
2020-05-10lok: add FormattedFieldUIObject classHenry Castro
2020-05-10lok: override get_state of the MetricFieldObject classHenry Castro
2020-05-10lok: replace name Neutro to NeutralHenry Castro
2020-05-10lok: add MetricFieldUIObject classHenry Castro
2020-05-09lok: fix the window type of the metric field controlHenry Castro
2020-05-09lok: fix wrong metric conversion of the metric input controlHenry Castro
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-04-25controllayout.hxx can be a toolkit-only headerCaolán McNamara
2020-04-25tdf#123292 notebookbar: vertical align for shortcuts toolbarSzymon Kłos
2020-04-25loplugin:constantparamNoel Grandin
2020-04-25loplugin:unusedmethodsNoel Grandin
2020-04-24loplugin:unusedenumconstants ScrollTypeNoel Grandin
2020-04-24loplugin:unnecessaryvirtualNoel Grandin
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-04-22Include <deque>Mike Kaganski