summaryrefslogtreecommitdiff
path: root/vcl/source/control/combobox.cxx
AgeCommit message (Expand)Author
2023-08-29jsdialog: inform that combobox has custom entriesSzymon Kłos
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in vcl"Noel Grandin
2023-08-11clang-tidy bugprone-parent-virtual-call in vclNoel Grandin
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-04unnecessary LogicToPixel in ComboBox::DrawNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-09-19tdf#149797 Change highlight background color in some controlsIlhan Yesil
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-05-05use more o3tl::getTokenNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-08no need to allocate ControlLayoutData separatelyNoel Grandin
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