summaryrefslogtreecommitdiff
path: root/vcl/source/control/ilstbox.cxx
AgeCommit message (Expand)Author
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 IMAGE_DRAW_ constants to scoped enumNoel 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-14gtk3: shiny native focus rectangles for checkboxesCaolán McNamara
2015-05-14gtk3: shiny native focus rectangles for listboxesCaolán McNamara
2015-05-14honour NoFocusRects in ListBoxes like Buttons, etcCaolán McNamara
2015-05-13Remove EditBoxValue again and just use the native widgets size requestCaolán McNamara
2015-05-13gtk3: stop painting the active listboxes blueCaolán McNamara
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-11tdf#90990 - listbox focus issue post dispose.Michael Meeks
2015-05-11tdf#91227 vcl: fix crash in ImplListBox during paste special in WriterMiklos Vajna
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-07refactor ListBox/ComboBox to use RenderContextTomaž Vajngerl
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-29delegate RenderContext, invalidate - ilstboxTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
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-20vcl: convert new to ::CreateMichael Meeks
2015-04-10fix ilistbox dispose.Michael Meeks
2015-04-10vclwidget: improve detection of vcl::Window fieldsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09loplugin: vclwidget: add check that dispose is calling superclass disposeNoel Grandin
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin
2015-03-31tdf#81813: Typing to select value in dropdown resets after space characterJulien Nabet
2015-03-27convert ProminentEntry to enum classNoel Grandin
2015-03-26Resolves: fdo#84795 Menus don't disappear with right mouse clickCaolán McNamara
2015-03-26tdf#67990: Management of case in comboboxJulien Nabet
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-03fdo#84795 Menu, DropDown-List don't disappear with right mouse clickJuergen Funk
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-20Revert "Fix fdo#84795 Menu, DropDown-List not disappears with right mouse click"Caolán McNamara
2014-10-15coverity#704088 Unchecked return valueCaolán McNamara
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin