summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2013-05-20vcl: all EnableAutoSize methods take a bool.Michael Meeks
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand
2013-05-18sal_Bool to boolTakeshi Abe
2013-05-18Keep the functions localTakeshi Abe
2013-05-17ImplDateIncrementYear: handle February 29Eike Rathke
2013-05-17obtain days in month from non-normalized date, fdo#63805 relatedEike Rathke
2013-05-16sal_Bool to boolTakeshi Abe
2013-05-14sal_Bool to boolTakeshi Abe
2013-05-13cppcheck: fix arrayIndexThenCheck in vclJulien Nabet
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa
2013-05-11sal_Bool to boolTakeshi Abe
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-05-08fdo#46808, Convert some code to getProcessComponentContextNoel Grandin
2013-05-01Resoves: fdo#31849 ensure more button text remains vertically centeredCaolán McNamara
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-29fdo#39468 Translation and cleanupChris Sherlock
2013-04-21fix access to invalid string positionMarkus Mohrhard
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-15basic inplace Font preview for calcNoel Power
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05Resolves: fdo#61940 unable to change shape fill colorsCaolán McNamara
2013-04-04unwind tangled mess around spinner buttonsMichael Meeks
2013-04-03Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann
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