summaryrefslogtreecommitdiff
path: root/vcl/inc/ilstbox.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin1-1/+1
2015-05-29use RenderContext in user draw, use ApplySettingsTomaž Vajngerl1-4/+4
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-2/+9
2015-05-15convert LISTBOX_ENTRY_FLAG constants to scoped enumNoel Grandin1-9/+9
2015-05-14gtk3: shiny native focus rectangles for listboxesCaolán McNamara1-0/+2
2015-05-07refactor ListBox/ComboBox to use RenderContextTomaž Vajngerl1-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-37/+37
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-5/+5
2015-04-29delegate RenderContext, invalidate - ilstboxTomaž Vajngerl1-3/+3
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-57/+58
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-10vclwidget: improve detection of vcl::Window fieldsNoel Grandin1-4/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-6/+7
2015-04-09loplugin: vclwidget: add check that dispose is calling superclass disposeNoel Grandin1-1/+1
2015-04-09vcl: window destructors calling disposeNoel Grandin1-3/+2
2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin1-51/+54
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-9/+9
2014-09-14convert UserDrawHdl to boost signals2Luboš Luňák1-10/+5
2014-09-14convert ListBox's ImplBtn to use boost signal2Luboš Luňák1-8/+5
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-4/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-4/+4
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-33/+33
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-89/+89
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-42/+42
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi1-34/+0
2014-01-21Translated German commentsLuc Castermans1-1/+1
2014-01-18Window::PreNotify should return boolStephan Bergmann1-2/+2
2014-01-17Window::Notify should return boolStephan Bergmann1-1/+1
2014-01-13longparas: xub_StrLen to sal_Int32Caolán McNamara1-1/+1
2013-11-25Integrate branch of IAccessible2Steve Yin1-2/+12
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-3/+3
2013-09-02GSOC work, disable QuickSelectionEngine+ListBox navigation modificationGergo Mocsi1-0/+1
2013-08-18callcatcher: update unused codeCaolán McNamara1-1/+0
2013-08-12convert vcl mnemonicengine.hxx and quickselectionengine.hxxNoel Grandin1-2/+2
2013-07-25convert vcl/ilistbox from XubString to OUStringNoel Grandin1-2/+2
2013-07-11Modifying comments to meet Doxygen standardsNourah.AlShoeibi1-47/+47
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand1-75/+90
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-12Replace XubString with OUString (vcl/ilstbox)Chr. Rossmanith1-12/+12
2013-02-22s/heigth/height/Tor Lillqvist1-1/+1
2012-12-04remove ability to auto-replace .res widgets with .ui versionsCaolán McNamara1-10/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-1/+1
2012-09-28take over selected entry textCaolán McNamara1-0/+1