summaryrefslogtreecommitdiff
path: root/vcl/source/control/combobox.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-02-25Related: fdo#60764 APPFONT is 1/8 avg char *height* & 1/4 avg char *width*Caolán McNamara1-3/+1
2013-02-23allow setting ComboBox max-width-chars via propertiesCaolán McNamara1-0/+9
2013-02-22Resolves: fdo#60764 sort options can grow too wide to fit on screenCaolán McNamara1-0/+17
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-3/+3
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara1-7/+2
2013-01-11split out the ComboBox code that determines the positioning of subwidgetsCaolán McNamara1-45/+62
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-26set width in chars for url field to avoid character dialog overgrowingCaolán McNamara1-3/+3
2012-10-24convert index dialog to .uiCaolán McNamara1-1/+1
2012-10-24improve optimal height of empty comboboxesCaolán McNamara1-1/+1
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-3/+3
2012-10-18SetMaxWidthInChars should be SetMinWidthInCharsCaolán McNamara1-3/+3
2012-09-28adjust combobox GetOptimalSizeCaolán McNamara1-0/+6
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-5/+5
2012-09-28basic optimization passCaolán McNamara1-1/+2
2012-09-28mpImplLB of ComboBox is NULLed during destructionCaolán McNamara1-0/+4
2012-09-28only need result of GetScrollBarSize in else branchCaolán McNamara1-1/+1
2012-09-12targetted VBA re-work.Noel Power1-4/+1
2012-05-23remove unused ImplSubEdit classCaolán McNamara1-1/+0
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara1-2/+2
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-5/+5
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin1-1/+0
2012-02-04Better optimal combobox widthCaolán McNamara1-2/+25
2012-01-09Replace Table with std::set.Marcel Metz1-14/+7
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+1
2011-12-22callcatcher: Remove unused codeAugust Sodora1-7/+0
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara1-3/+4
2011-08-15callcatcher: Remove unused ComboBox-related methods.Jan Holesovsky1-60/+0
2011-08-08Remove unused ComboBox::SetSeparatorPos().Jan Holesovsky1-7/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-6/+5
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-127/+127
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-127/+127
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-8/+6
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-4/+4
2010-11-19Allow the dropdown list of a combo box to be scrollable. (fdo#31710)Kohei Yoshida1-1/+1
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-9/+16
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power1-3/+6
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-1/+4
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-126/+126
2010-08-10merging in latest changes from OOO330(m3)Frank Schoenheit [fs]1-9/+8
2010-07-05ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodesPhilipp Lohmann [pl]1-9/+8
2010-07-01unoawt2: add missing GetEntryImage, same as listboxOcke Janssen [oj]1-0/+8
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-12-18vcl108: #i2446# add prominent entry style to listbox and comboboxPhilipp Lohmann [pl]1-2/+22
2009-11-16controltextrendering: merge changes from DEV300_m61Jens-Heiner Rechtien1-0/+3
2009-09-17CWS-TOOLING: integrate CWS os136Ivo Hinkelmann1-0/+3
2009-09-14#cr6875455#Frank Schönheit1-3/+3