summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2012-11-22make left-right traverse through radiobutton groupsCaolán McNamara
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-13macosx theme has a gap between edit area and up/down areaCaolán McNamara
2012-11-13use SetControlForeground instead of SetTextColorCaolán McNamara
2012-11-13merge SetDescription into SetTextCaolán McNamara
2012-11-13convert extension dialog to .uiCaolán McNamara
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-07Resolves: fdo#56198 collect scrollbar click preference settingsCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara
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-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin
2012-10-22Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translationsCaolán McNamara
2012-10-19fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-18support width-chars property for labelsCaolán McNamara
2012-10-18minimize calls to queue_resizeCaolán McNamara
2012-10-18SetMaxWidthInChars should be SetMinWidthInCharsCaolán McNamara
2012-10-11import password echo char settingCaolán McNamara
2012-10-10map GtkTextView to VCLMultiLineEditCaolán McNamara
2012-10-09merge double fixCaolán McNamara
2012-10-09clip numeric formatter max widthCaolán McNamara
2012-10-09always assert on a missing widget for the typical caseCaolán McNamara
2012-10-09vcl: -Werror=return-typeMichael Stahl
2012-10-09support max-width-chars property for labelsCaolán McNamara
2012-10-08we're stuck with "double-decker" tab dialogs for now after allCaolán McNamara
2012-10-08Implement GetOptimalSize for scrollbarsCaolán McNamara
2012-10-04callcatcher: update unused code listCaolán McNamara
2012-10-04Use MenuButton for non-editable GtkComboBoxText instead of ComboBoxCaolán McNamara
2012-10-04handle children of deferred dialog betterCaolán McNamara
2012-10-03support loading certain stock images as button symbolsCaolán McNamara
2012-09-28mbHasFocus renamed to mbHasControlFocusCaolán McNamara
2012-09-28we need to have the outermost TabDialog as the recipient of tab keystrokesCaolán McNamara
2012-09-28support has-default for buttonsCaolán McNamara
2012-09-28move layout diagnostics to vcl.layout channelCaolán McNamara
2012-09-28adjust combobox GetOptimalSizeCaolán McNamara
2012-09-28support "digits" for numericfieldsCaolán McNamara
2012-09-28copy the button dataCaolán McNamara
2012-09-28calculate ideal tab size not current oneCaolán McNamara
2012-09-28add a new stock reset/revert buttonCaolán McNamara
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara