summaryrefslogtreecommitdiff
path: root/vcl/source/control/combobox.cxx
AgeCommit message (Expand)Author
2021-07-30flatten vcl::ImplControlDataNoel Grandin
2021-07-21flatten ImplListBoxWindowNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-30simplify WallpaperNoel Grandin
2021-04-06remove newly unused mpWindow member of UserDrawEventCaolán McNamara
2021-04-06be more explicit in setting the parent of the buttons in the style dropdownCaolán McNamara
2021-02-22forward declare some things and avoid includesCaolán McNamara
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2020-12-03jsdialog: fix arrays in JsonWriter outputSzymon Kłos
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-19use tools::Long in vclNoel
2020-09-08tdf#136208 make combo/list/spin take focus on use of scroll wheelCaolán McNamara
2020-08-26make get_extents_relative_to constCaolán McNamara
2020-08-04loplugin:flatten in vclNoel Grandin
2020-07-07jsdialog: export combobox entriesSzymon Kłos
2020-07-04tdf#134479 allow disable font preview to work on existing font comboboxesCaolán McNamara
2020-06-23move ListBox to toolkit-only headersCaolán McNamara
2020-05-25loplugin:constantparamNoel Grandin
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-19loplugin:constantparamNoel Grandin
2020-05-18loplugin:unusedfieldsNoel Grandin
2020-05-16loplugin:unusedmethodsNoel Grandin
2020-05-15loplugin:unnecessaryvirtualNoel Grandin
2020-05-13loplugin:unusedmethodsNoel Grandin
2020-04-25loplugin:constantparamNoel Grandin
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-04-21weld FontNameBoxCaolán McNamara
2020-04-20drop EnableSelectAllCaolán McNamara
2020-02-21loplugin:unusedmethodsNoel Grandin
2020-02-13weld FindTextFieldControlCaolán McNamara
2020-02-12cypress: mobile: Font size combobox is broken on core/master.Caolán McNamara
2020-02-06weld SvxFontSizeBox_ImplCaolán McNamara
2020-01-31tdf#83248 Print using the right color for other components too.Arnaud Versini
2019-12-23tdf#129490 Fix enter key in combo boxSamuel Mehrbrodt
2019-12-05make some classes module privateNoel Grandin
2019-11-28tdf#129043 Correctly deliver combo box events when used with keyboardSamuel Mehrbrodt
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-14Fix useless assert(true) (which would never fire)Stephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-10-19loplugin:unusedmethodsNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-06-17tdf#101978 vcl combobox/listbox floating window: avoid flickerMiklos Vajna
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-04-08IsInPopupMode returns true when !mbInPopupModeCaolán McNamara
2018-12-21loplugin:unnecessaryvirtualNoel Grandin
2018-12-07LOK: dialogs: limit listbox/combobox drop-down lengthAshod Nakashian