summaryrefslogtreecommitdiff
path: root/vcl/source/control/combobox.cxx
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11Make ComboBox::CalcSize to return the right widthZolnai Tamás
2013-03-11use approximate_char_width instead of GetTextWidth('X')Caolán McNamara
2013-03-07OUString::replaceAt() does not replace in-placeTor Lillqvist
2013-03-07Replaced XubString with OUString in vcl(combobox)Chr. Rossmanith
2013-03-05fdo#39468 translate German comments in /vcl V2Christian M. Heller
2013-03-04fdo#39468 translate German comments in vclChristian M. Heller
2013-02-25Related: fdo#60764 APPFONT is 1/8 avg char *height* & 1/4 avg char *width*Caolán McNamara
2013-02-23allow setting ComboBox max-width-chars via propertiesCaolán McNamara
2013-02-22Resolves: fdo#60764 sort options can grow too wide to fit on screenCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2013-01-11split out the ComboBox code that determines the positioning of subwidgetsCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-26set width in chars for url field to avoid character dialog overgrowingCaolán McNamara
2012-10-24convert index dialog to .uiCaolán McNamara
2012-10-24improve optimal height of empty comboboxesCaolán McNamara
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-18SetMaxWidthInChars should be SetMinWidthInCharsCaolán McNamara
2012-09-28adjust combobox GetOptimalSizeCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-28basic optimization passCaolán McNamara
2012-09-28mpImplLB of ComboBox is NULLed during destructionCaolán McNamara
2012-09-28only need result of GetScrollBarSize in else branchCaolán McNamara
2012-09-12targetted VBA re-work.Noel Power
2012-05-23remove unused ImplSubEdit classCaolán McNamara
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin
2012-02-04Better optimal combobox widthCaolán McNamara
2012-01-09Replace Table with std::set.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-22callcatcher: Remove unused codeAugust Sodora
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara
2011-08-15callcatcher: Remove unused ComboBox-related methods.Jan Holesovsky
2011-08-08Remove unused ComboBox::SetSeparatorPos().Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2010-11-19Allow the dropdown list of a combo box to be scrollable. (fdo#31710)Kohei Yoshida
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang
2010-08-10merging in latest changes from OOO330(m3)Frank Schoenheit [fs]