summaryrefslogtreecommitdiffstats
path: root/include/vcl/combobox.hxx
Commit message (Expand)AuthorAgeFilesLines
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-17/+17
* loplugin:unusedmethodsNoel Grandin2015-07-301-2/+0
* vcl: pImplify ComboBoxMichael Stahl2015-07-101-50/+11
* convert WINDOW_DRAW flags to scoped enumNoel Grandin2015-05-271-1/+1
* convert WINDOW_POSSIZE constants to scoped enumNoel Grandin2015-05-221-1/+1
* Gradually typed LinkStephan Bergmann2015-04-301-6/+6
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-13/+11
|\
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-3/+3
| * vcl: add dispose implementations & destructor calls.Michael Meeks2015-04-091-5/+2
| * compilerplugin: check that necessary Window subclasses have a dispose methodNoel Grandin2015-04-091-0/+1
| * vcl: rename VclReference to VclPtrNoel Grandin2015-04-091-2/+1
| * vcl: manage SubEdit with references - and fix leak / cleanup.Michael Meeks2015-04-091-6/+7
* | manually setting drop down size is unnecessaryCaolán McNamara2015-04-271-2/+0
* | loplugin:simplifyboolStephan Bergmann2015-04-241-1/+1
|/
* add GetSelectEntryData to ListBox and ComboBoxNoel Grandin2015-02-161-0/+1
* fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin2014-10-211-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-3/+3
* convert Edit autocomplete Hdl to boost signals2Luboš Luňák2014-09-141-1/+3
* convert UserDrawHdl to boost signals2Luboš Luňák2014-09-141-1/+1
* convert ListBox's ImplBtn to use boost signal2Luboš Luňák2014-09-141-1/+2
* callcatcher: update unused codeCaolán McNamara2014-06-151-1/+0
* +sal_Int32 ComboBox::GetEntryPos( const void* pData ) constEike Rathke2014-05-151-0/+1
* interface with COMBOBOX_... instead of LISTBOX_...Eike Rathke2014-05-151-1/+1
* sal_Int32 ComboBox::InsertEntryWithImage()Eike Rathke2014-05-131-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-16/+16
* callcatcher: update unused codeCaolán McNamara2014-03-101-1/+0
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-26/+26
* Remove visual noise from includeAlexander Wilms2014-03-011-2/+2
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-1/+1
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-16/+16
* Window::PreNotify should return boolStephan Bergmann2014-01-181-1/+1
* Window::Notify should return boolStephan Bergmann2014-01-171-1/+1
* disentangle CalcSizeCaolán McNamara2014-01-131-2/+1
* Integrate branch of IAccessible2Steve Yin2013-11-251-2/+3
* fixincludeguards.sh: include/vclThomas Arnhold2013-10-231-2/+2
* vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl2013-08-081-3/+3
* vcl: all EnableAutoSize methods take a bool.Michael Meeks2013-05-201-1/+1
* Related: #i122041# More unifications for FillStylesArmin Le Grand2013-05-201-0/+1
* make some important single-parameter constructors explicitHerbert Dürr2013-05-101-4/+4
* execute move of global headersBjoern Michaelsen2013-04-231-0/+227