summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2013-11-14Use rollover color in the native case.Jan Holesovsky
2013-11-07convert vcl/Edit::Impl* methods from xub_StrLen to sal_Int32Noel Grandin
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-10-21drop StringCompare from vclCaolán McNamara
2013-10-09More OUString::copy out-of-bounds fixesStephan Bergmann
2013-10-04fdo#39674 fix some spellingThomas Arnhold
2013-09-30merge queue_layout and queue_resizeCaolán McNamara
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara
2013-09-14callcatcher: update unused code listCaolán McNamara
2013-09-14make right click menu in tab headers checkboxes not radiobuttonsCaolán McNamara
2013-09-13Numeric fileds: round to the nearest spin value on spin up/downTomaž Vajngerl
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara
2013-09-04remove macro breaking 'make vcl debug=T'Bjoern Michaelsen
2013-09-02GSOC work, small fixes afterGergo Mocsi
2013-09-02GSOC work, disable QuickSelectionEngine+ListBox navigation modificationGergo Mocsi
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara
2013-08-26Related: fdo#66435 enhance decker-wrap using Minimum raggedness algoCaolán McNamara
2013-08-26fdo#66435: distribute tabs more evenly across rowsStefano Facchini
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-21allow toolbox icons to be set directly from .uiCaolán McNamara
2013-08-18add some a11y relations and enable translation of msCaolán McNamara
2013-08-18callcatcher: update unused codeCaolán McNamara
2013-08-16callcatcher: newly unused ResId related methodsCaolán McNamara
2013-08-13add a seconds unitCaolán McNamara
2013-08-12convert String to OUString in VCLNoel Grandin
2013-08-12convert XubString to OUString in VCLNoel Grandin
2013-08-12convert vcl mnemonicengine.hxx and quickselectionengine.hxxNoel Grandin
2013-08-12convert vcl/field.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/cmdevt.hxx from XubString to OUStringNoel Grandin
2013-08-12XubString->OUStringCaolán McNamara
2013-08-10Button::GetStandardHelpText returns empty string, its all a noopCaolán McNamara
2013-08-10XubString->OUStringCaolán McNamara
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane
2013-07-31convert vcl/longcurr.hxx from XubString to OUStringNoel Grandin
2013-07-31ThinkoTor Lillqvist
2013-07-31Fix bogus change of Len() to isEmpty()Tor Lillqvist
2013-07-31convert vcl/edit.hxx from XubString to OUStringNoel Grandin
2013-07-31convert vcl/tabctrl.hxx from XubString->OUStringNoel Grandin
2013-07-28protect against past-the-end access of empty stringLionel Elie Mamane
2013-07-28More details in debug outputLionel Elie Mamane
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara
2013-07-25Related: fdo#61544 don't include border size twice in edit optimal sizeCaolán McNamara
2013-07-25convert vcl/ilistbox from XubString to OUStringNoel Grandin
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in vclJulien Nabet
2013-07-19Only do the WB_TOP hack for radiobuttonsCaolán McNamara