summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2013-04-02Fix typo: addtional => additional in the comment.Golnaz Irannejad
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26fdo#39468 Translate German comments - vcl/source/control/Christian M. Heller
2013-03-26Kill double conversion from NumericBoxZolnai Tamás
2013-03-25Translate German comments, fix some whitespacePhilipp Weissenbacher
2013-03-23Fix wrong copy paste, should be UNDERLINE_DASHDOT and not UNDERLINE_DOTTEDJulien Nabet
2013-03-18Reuse ImplPower10()Chr. Rossmanith
2013-03-14restore incrementing time fields by area cursor is inCaolán McNamara
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-12Replace XubString with OUString (vcl/ilstbox)Chr. Rossmanith
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-11XubString->OUStringCaolán McNamara
2013-03-07Add a SAL_INFO()Tor Lillqvist
2013-03-07OUString::replaceAt() does not replace in-placeTor Lillqvist
2013-03-07Do not call OUStringBuffer::copy with bad argumentStephan Bergmann
2013-03-07Oops, this is a conflict resolution problemFridrich Štrba
2013-03-07Replace (Xub)String with OUString in vcl(field)Chr. Rossmanith
2013-03-07Replaced XubString with OUString in vcl(combobox)Chr. Rossmanith
2013-03-06merge isLayoutEnabledsCaolán McNamara
2013-03-06some XubString->OUStringCaolán McNamara
2013-03-05fdo#39468 translate German comments in /vcl V2Christian M. Heller
2013-03-04include scrollbar width in optimalsize if vert scrollbar is always shownCaolán McNamara
2013-03-04callcatcher: unused codeCaolán McNamara
2013-03-04fdo#39468 translate German comments in vclChristian M. Heller
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-28Remove dead voice command codeTor Lillqvist
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25Related: fdo#60764 APPFONT is 1/8 avg char *height* & 1/4 avg char *width*Caolán McNamara
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24WaE: unused parameterTor Lillqvist
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-23allow setting ComboBox max-width-chars via propertiesCaolán McNamara
2013-02-23sal: update log areasThomas Arnhold
2013-02-22Resolves: fdo#60764 sort options can grow too wide to fit on screenCaolán McNamara
2013-02-15tabpages size req not factoring in border widthCaolán McNamara
2013-02-12fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin
2013-02-07decrement for-loop variable instead of incrementing itChr. Rossmanith
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith
2013-02-05WaE: comparison of integers of different signs: 'long' and 'unsigned long'Tor Lillqvist
2013-02-04use OUString(Buffer) in class EditChr. Rossmanith
2013-01-25Resolves: rhbz#902694 impossible short-cuts for OK/Cancel translationsCaolán McNamara
2013-01-24remove XubString in Button::GetStandardTextCaolán McNamara
2013-01-22rework accessibility to be layout awareCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-19implement custom images for radiobuttons via VclBuilderCaolán McNamara
2013-01-17Personas: Fix one more potential crash.Jan Holesovsky
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/[source,null]Chr. Rossmanith