summaryrefslogtreecommitdiff
path: root/vcl/source/control/combobox.cxx
AgeCommit message (Expand)Author
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
2018-11-30weld OfaAutocorrReplacePageCaolán McNamara
2018-11-26remove unused DrawFlags enum valuesNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-10-14weld SwFrameAddPageCaolán McNamara
2018-09-29tdf#120169 handle [combo|list]box can-focus speciallyCaolán McNamara
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-19tdf#108012 - Clicking in the font field should select the contentsNickson Thanda
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara
2018-04-29Avoid getTokenCountMatteo Casalin
2018-04-10loplugin:unusedfield improvementsNoel Grandin
2018-04-07weld ScLinkedAreaDlgCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-16native dialog initial basisCaolán McNamara
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-14coverity#1373665 Useless callCaolán McNamara
2016-10-10loplugin:unnecessaryoverride in vclNoel Grandin
2016-10-09no ComboBoxes loaded from .src anymoreCaolán McNamara