summaryrefslogtreecommitdiff
path: root/vcl/source/control/listbox.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-20towards solving tdf#112323: Allow multiple separators in listboxesMuhammet Kara1-0/+5
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-22loplugin:changetoolsgen in vclNoel Grandin1-31/+31
2018-02-16native dialog initial basisCaolán McNamara1-0/+5
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-5/+5
2017-10-23loplugin:includeform: vclStephan Bergmann1-4/+4
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-4/+4
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-5/+5
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-3/+3
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-6/+6
2017-04-28move builder attributes from OString to OUStringCaolán McNamara1-1/+1
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-1/+0
2017-04-05loplugin:constantparamNoel Grandin1-3/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-19/+19
2017-02-14Convert WindowType to scoped enumNoel Grandin1-2/+2
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin1-1/+1
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-21/+21
2016-11-14loplugin:unusedmethodsNoel Grandin1-7/+0
2016-10-25remove now unused ImplLoadRes methodsCaolán McNamara1-22/+0
2016-10-25no ListBox loaded from .src nowCaolán McNamara1-13/+0
2016-10-12drop unused argumentCaolán McNamara1-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-10/+10
2016-08-04use same scheme in Edit and ListBox for rendering text in ::DrawCaolán McNamara1-4/+4
2016-07-21These fixes aren't needed after all.Caolán McNamara1-2/+0
2016-07-13Related: rhbz#1343766 a11y queries during dispose trigger listbox crashesCaolán McNamara1-0/+2
2016-07-08PosSizeFlags::Dropdown is never setCaolán McNamara1-1/+1
2016-06-20Convert PART to scoped enumNoel Grandin1-9/+9
2016-06-18uitest: move declaration for the uitesting wrapper objects to include/ dirMarkus Mohrhard1-1/+1
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard1-0/+6
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-1/+1
2016-05-31Convert ControlType to scoped enumNoel Grandin1-9/+9
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-1/+1
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara1-13/+0
2016-04-01loplugin:constantparam in vclNoel Grandin1-1/+1
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-3/+3
2016-02-18move from boost::signal to typed LinkCaolán McNamara1-10/+6
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-9/+9
2016-01-25vcl: rename private ilstbox.hxx header to listbox.hxxChris Sherlock1-0/+1518