summaryrefslogtreecommitdiff
path: root/vcl/source/control/combobox.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-12-03jsdialog: fix arrays in JsonWriter outputSzymon Kłos1-8/+10
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-10-19use tools::Long in vclNoel1-18/+18
2020-09-08tdf#136208 make combo/list/spin take focus on use of scroll wheelCaolán McNamara1-1/+1
2020-08-26make get_extents_relative_to constCaolán McNamara1-1/+1
2020-08-04loplugin:flatten in vclNoel Grandin1-27/+27
2020-07-07jsdialog: export combobox entriesSzymon Kłos1-0/+22
2020-07-04tdf#134479 allow disable font preview to work on existing font comboboxesCaolán McNamara1-0/+5
2020-06-23move ListBox to toolkit-only headersCaolán McNamara1-1/+1
2020-05-25loplugin:constantparamNoel Grandin1-1/+1
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara1-5/+10
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara1-1/+1
2020-05-19loplugin:constantparamNoel Grandin1-2/+2
2020-05-18loplugin:unusedfieldsNoel Grandin1-2/+1
2020-05-16loplugin:unusedmethodsNoel Grandin1-4/+0
2020-05-15loplugin:unnecessaryvirtualNoel Grandin1-11/+0
2020-05-13loplugin:unusedmethodsNoel Grandin1-5/+0
2020-04-25loplugin:constantparamNoel Grandin1-2/+2
2020-04-24loplugin:unusedmethodsNoel Grandin1-5/+0
2020-04-21weld FontNameBoxCaolán McNamara1-1/+11
2020-04-20drop EnableSelectAllCaolán McNamara1-4/+0
2020-02-21loplugin:unusedmethodsNoel Grandin1-12/+0
2020-02-13weld FindTextFieldControlCaolán McNamara1-0/+2
2020-02-12cypress: mobile: Font size combobox is broken on core/master.Caolán McNamara1-7/+12
2020-02-06weld SvxFontSizeBox_ImplCaolán McNamara1-3/+12
2020-01-31tdf#83248 Print using the right color for other components too.Arnaud Versini1-2/+1
2019-12-23tdf#129490 Fix enter key in combo boxSamuel Mehrbrodt1-1/+1
2019-12-05make some classes module privateNoel Grandin1-9/+9
2019-11-28tdf#129043 Correctly deliver combo box events when used with keyboardSamuel Mehrbrodt1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-14Fix useless assert(true) (which would never fire)Stephan Bergmann1-5/+1
2019-11-03loplugin:stringaddNoel Grandin1-2/+2
2019-10-19loplugin:unusedmethodsNoel Grandin1-14/+0
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen1-3/+0
2019-06-17tdf#101978 vcl combobox/listbox floating window: avoid flickerMiklos Vajna1-0/+2
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski1-1/+1
2019-05-09loplugin:unusedmethodsNoel Grandin1-5/+0
2019-04-08IsInPopupMode returns true when !mbInPopupModeCaolán McNamara1-1/+3
2018-12-21loplugin:unnecessaryvirtualNoel Grandin1-1/+3
2018-12-07LOK: dialogs: limit listbox/combobox drop-down lengthAshod Nakashian1-3/+7
2018-11-30weld OfaAutocorrReplacePageCaolán McNamara1-1/+1
2018-11-26remove unused DrawFlags enum valuesNoel Grandin1-3/+3
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-10-14weld SwFrameAddPageCaolán McNamara1-0/+5
2018-09-29tdf#120169 handle [combo|list]box can-focus speciallyCaolán McNamara1-0/+12
2018-09-14weld SvxCharNamePageCaolán McNamara1-2/+20
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-19tdf#108012 - Clicking in the font field should select the contentsNickson Thanda1-1/+4
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara1-1/+10