summaryrefslogtreecommitdiff
path: root/vcl/source/control/combobox.cxx
AgeCommit message (Expand)Author
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
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-07-10vcl: pImplify ComboBoxMichael Stahl
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-25use RenderContext in user draw, use ApplySettingsTomaž Vajngerl
2015-05-23VclPtr - add compat methods for old-style focus / notification.Michael Meeks
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-19VclPtr: crash on exit if cursor is in fontsize widget in sidebarCaolán McNamara
2015-05-13Remove EditBoxValue again and just use the native widgets size requestCaolán McNamara
2015-05-11gtk3: put magic 4 behind ImplGetExtraYOffsetCaolán McNamara
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-05-07tdf#90956 - ComboBox: handle re-size calculation during dispose.Michael Meeks