summaryrefslogtreecommitdiff
path: root/vcl/inc/ilstbox.hxx
AgeCommit message (Expand)Author
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-29use RenderContext in user draw, use ApplySettingsTomaž Vajngerl
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 listboxesCaolán McNamara
2015-05-07refactor ListBox/ComboBox to use RenderContextTomaž Vajngerl
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-24loplugin:simplifyboolStephan Bergmann
2015-04-10vclwidget: improve detection of vcl::Window fieldsNoel 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-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-14convert UserDrawHdl to boost signals2Luboš Luňák
2014-09-14convert ListBox's ImplBtn to use boost signal2Luboš Luňák
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2014-01-21Translated German commentsLuc Castermans
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-13longparas: xub_StrLen to sal_Int32Caolán McNamara
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-09-02GSOC work, disable QuickSelectionEngine+ListBox navigation modificationGergo Mocsi
2013-08-18callcatcher: update unused codeCaolán McNamara
2013-08-12convert vcl mnemonicengine.hxx and quickselectionengine.hxxNoel Grandin
2013-07-25convert vcl/ilistbox from XubString to OUStringNoel Grandin
2013-07-11Modifying comments to meet Doxygen standardsNourah.AlShoeibi
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-12Replace XubString with OUString (vcl/ilstbox)Chr. Rossmanith
2013-02-22s/heigth/height/Tor Lillqvist
2012-12-04remove ability to auto-replace .res widgets with .ui versionsCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-28take over selected entry textCaolán McNamara