summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2013-02-17coverity: pass by const reference is more efficientMarkus Mohrhard
2013-02-15Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurseCaolán McNamara
2013-02-15tabpages size req not factoring in border widthCaolán McNamara
2013-02-14teach radiogroup loader about custom propertiesCaolán McNamara
2013-02-14Avoid ambiguities after string clean-up of InfoBox usersStephan Bergmann
2013-02-14add a custom wrap prop to radiobuttons/checkboxesCaolán McNamara
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-02-08janitorial tidyingCaolán McNamara
2013-02-08resolve fdo#60450 - Printer list is missing its border in Print dialogJoren De Cuyper
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith
2013-02-02add theme content_area_spacing to dialog vbox spacing, not overrideCaolán McNamara
2013-02-02chop custom target off a11y relation widget target nameCaolán McNamara
2013-02-02Resolves: fdo#59767 detect outlier widths and exclude from size normalizationCaolán McNamara
2013-01-29allow a custom border property for drawing areasCaolán McNamara
2013-01-28add SV_BUTTONTEXT_SAVE and map to gtk-saveCaolán McNamara
2013-01-25Resolves: fdo#59422 if loading a ll-TT trans succeeds, don't fallback to llCaolán McNamara
2013-01-24strip customproperty from name of Mnemonic Widget targetCaolán McNamara
2013-01-22Remove fprintf usage from vcl/builderArnaud Versini
2013-01-22default forward VclBuilder GetAccessibleName to its labelCaolán McNamara
2013-01-22implement loading Mnemonic Widgets via VclBuilderCaolán McNamara
2013-01-22rework accessibility to be layout awareCaolán McNamara
2013-01-22add a11y relations support to VclBuilderCaolán McNamara
2013-01-22add accessible-name and accessible-description support to VclBuilderCaolán McNamara
2013-01-22make GetAccessibleRelationMemberOf use SetAccessibleRelationMemberOf valuesCaolán McNamara
2013-01-22revert removal of used a11y codeCaolán McNamara
2013-01-22fdo#59515: Typo CLIPBOARD -> PRIMARYStephan Bergmann
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-19implement custom images for radiobuttons via VclBuilderCaolán McNamara
2013-01-19allow access to menus via VclBuilderCaolán McNamara
2013-01-17Fix duplicate ifJulien Nabet
2013-01-17Personas: Fix fdo#59208 - get rid of artifacts when we run out of bitmap.Jan Holesovsky
2013-01-17Personas: Fix fdo#59230 - make Personas fully work in non-NWF case too.Jan Holesovsky
2013-01-17callcatcher: remove newly unused codeCaolán McNamara
2013-01-15fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2013-01-14merge the 'holy default' default window sizes to a single placeCaolán McNamara
2013-01-12default spinbuttons to left alignCaolán McNamara
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/windowChr. Rossmanith
2013-01-12we don't need to cast hereMarkus Mohrhard
2013-01-12fix crash with new personas when notifying windowsMarkus Mohrhard
2013-01-11create VclSizeGroup analog of GtkSizeGroupCaolán McNamara
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-10Show takes a sal_Bool, 0x2000 gets truncated to 0, instead of trueCaolán McNamara
2013-01-10split scrolling support for internal/external scrolling supportCaolán McNamara
2013-01-10add a stock apply button text and map to gtk-applyCaolán McNamara
2013-01-09implement a VclEventBox akin to GtkEventBox and mapCaolán McNamara
2013-01-09allow menu items to be enabled by nameCaolán McNamara
2013-01-09add a CloseButton to vcl for convenienceCaolán McNamara