summaryrefslogtreecommitdiff
path: root/include/vcl/lstbox.hxx
AgeCommit message (Expand)Author
2018-04-20towards solving tdf#112323: Allow multiple separators in listboxesMuhammet Kara
2018-02-16native dialog initial basisCaolán McNamara
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-05loplugin:constantparamNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-10-28these usings are unnecessaryCaolán McNamara
2016-10-25remove now unused ImplLoadRes methodsCaolán McNamara
2016-10-25no ListBox loaded from .src nowCaolán McNamara
2016-10-12drop unused argumentCaolán McNamara
2016-10-10loplugin:unnecessaryoverride in vclNoel Grandin
2016-10-07loplugin:staticmethods: vclStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-18move from boost::signal to typed LinkCaolán McNamara
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
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-09-04natural sort contents of writer navigatorCaolán McNamara
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-23use ApplySettings instead of ImplInitSettings is calledTomaž Vajngerl
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-15convert LISTBOX_ENTRY_FLAG constants to scoped enumNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27manually setting drop down size is unnecessaryCaolán McNamara
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-04-09vcl: rename VclReference to VclPtrNoel Grandin
2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-14convert UserDrawHdl to boost signals2Luboš Luňák