summaryrefslogtreecommitdiff
path: root/vcl/source/control/lstbox.cxx
AgeCommit message (Expand)Author
2016-01-25vcl: rename private ilstbox.hxx header to listbox.hxxChris Sherlock
2016-01-25vcl: move dndevdis.{hxx|cxx} to dndeventdispatcher.{hxx|cxx}Chris Sherlock
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-11tdf#93243 replace boost::bind with c++11 lambdas in vcl/source treeFabio Buso
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-15tdf#94495 - protect lstbox usage post-dispose, and fix ItemWin focus.Michael Meeks
2015-10-12convert Link<> to typedNoel Grandin
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-17convert Link<> to typedNoel Grandin
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-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
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-28fix calls to RenderContextTomaž Vajngerl
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-26convert INVALIDATE constants 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-23use ApplySettings instead of ImplInitSettings is calledTomaž Vajngerl
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-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-15convert LISTBOX_ENTRY_FLAG constants to scoped enumNoel Grandin
2015-05-13Remove EditBoxValue again and just use the native widgets size requestCaolán McNamara
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-05-07refactor ListBox/ComboBox to use RenderContextTomaž Vajngerl
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-26gtk3: sane height for list boxes tooCaolán McNamara
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-16Make ListBox handier post dispose.Michael Meeks
2015-04-14Use VclPtr in VclBuilder to get construction referencing right.Michael Meeks
2015-04-10vclwidget: improve detection of vcl::Window fieldsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09Double dispose protection.Michael Meeks
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin
2015-03-12vcl: PVS-Studio V595 'mpImplWin' pointer could be nullMichael Stahl
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin