summaryrefslogtreecommitdiff
path: root/vcl/source/control/combobox.cxx
AgeCommit message (Expand)Author
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
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (vcl)Stephan Bergmann
2016-08-18loplugin:defaultparamsTor Lillqvist
2016-08-18coverity#1371129 'Constant' variable guards dead codeCaolán McNamara
2016-07-21These fixes aren't needed after all.Caolán McNamara
2016-07-08PosSizeFlags::Dropdown is never setCaolán McNamara
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-18uitest: move declaration for the uitesting wrapper objects to include/ dirMarkus Mohrhard
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-08Resolves: rhbz#1343766 a11y queries during dispose trigger combobox crashesCaolán McNamara
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-25Convert AUTOCOMPLETE to scoped enumNoel Grandin
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin
2016-02-18move from boost::signal to typed LinkCaolán McNamara
2016-01-25vcl: rename private ilstbox.hxx header to listbox.hxxChris Sherlock
2016-01-08vcl: ComboBox::ImplUserDrawHandler was in the void namespace...Chris Sherlock
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-11-11tdf#93243 replace boost::bind with c++11 lambdas in vcl/source treeFabio Buso
2015-10-15convert Link<> to typedNoel Grandin
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-10convert Link<> to typed, and introduce LinkParamNoneNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-08-19tdf#93293 Fix inverted conditionMaxim Monastirsky
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara
2015-07-12coverity#1311654 Uninitialized scalar fieldCaolán McNamara