summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2013-01-09allow menu items to be enabled by nameCaolán McNamara
2013-01-09add a CloseButton to vcl for convenienceCaolán McNamara
2012-12-29callcatcher: update unused code listCaolán McNamara
2012-12-20The LineListBox drew lines wider than can fit in its text areaCaolán McNamara
2012-12-20implement small-size variant stock image buttonsCaolán McNamara
2012-12-17split out document info page and convert to .uiCaolán McNamara
2012-12-17Move forcing existence of tabpages to TabControl::GetOptimalSizeCaolán McNamara
2012-12-17allow tabpageids to have names which can be queriedCaolán McNamara
2012-12-17mnTabPageResId is not used anywhere, continue to skip the resource thoughCaolán McNamara
2012-12-17UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara
2012-12-14add support for loading comboboxtext item strings from .uiCaolán McNamara
2012-12-12Remove stray debug statementFridrich Štrba
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara
2012-12-12callcatcher: update unused code listCaolán McNamara
2012-12-11support 'active' property in ListBoxCaolán McNamara
2012-12-05be a little more generous with spacing around images in buttonsCaolán McNamara
2012-12-05allow arbitrary icons from our icon-themes to be loaded via .uiCaolán McNamara
2012-12-04remove ability to auto-replace .res widgets with .ui versionsCaolán McNamara
2012-12-04make sure ScrollBar OptimalSize is up to dateCaolán McNamara
2012-12-03fdo#45651: fix drop down listbox text color with dark gtk themeIvan Timofeev
2012-11-27vcl: Edit: add placeholder text feature, import it from .uiIvan Timofeev
2012-11-23some i18n wrappers with LanguageTagEike Rathke
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