summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
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
2013-07-19callcatcher: update unused codeCaolán McNamara
2013-07-19minimize the scrollbar optimal size for the variable directionCaolán McNamara
2013-07-17fix old indentCaolán McNamara
2013-07-17fix radiobutton GetOptimalSize for imagesCaolán McNamara
2013-07-17dump the name of the radiobuttons without groups setCaolán McNamara
2013-07-17allow radiobuttons and checkbox images to be aligned from .uiCaolán McNamara
2013-07-12XubString->OUStringCaolán McNamara
2013-07-12Related: fdo#66817 pressing space on a DisclosureButton should toggle itCaolán McNamara
2013-07-09Calc optimal size of *dropdown* metricboxes similar to normal dropdownsCaolán McNamara
2013-07-08add degrees and pixels as known spin field unitsCaolán McNamara
2013-07-08map gtk image-position to vcl imagealignCaolán McNamara