summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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-19Fix pUnicodes unusedJulien Nabet
2013-01-19sal_Bool to boolTakeshi Abe
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: Clear the BitmapEx first, so that we can switch off Personas.Jan Holesovsky
2013-01-17Personas: Fix fdo#59230 - make Personas fully work in non-NWF case too.Jan Holesovsky
2013-01-17Personas: Fix one more potential crash.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-14split confused ImplInitDigitMode method into seperate functionsCaolán McNamara
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara
2013-01-12default spinbuttons to left alignCaolán McNamara
2013-01-12Still trying to fix 08def320062ad7c5cf98e577a2af1fad7c8eb267Chr. Rossmanith
2013-01-12Further trying to fix 08def320062ad7c5cf98e577a2af1fad7c8eb267Chr. Rossmanith
2013-01-12Try to fix 08def320062ad7c5cf98e577a2af1fad7c8eb267Chr. Rossmanith
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/[source,null]Chr. Rossmanith
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/windowChr. Rossmanith
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/gdiChr. Rossmanith
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/filterChr. 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-11split out the ComboBox code that determines the positioning of subwidgetsCaolán McNamara
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-11No "core dumps" on Windows, and not on iOS or Android eitherTor Lillqvist
2013-01-10export cleaned up dotted version in environment and GtkWindow user-data.Michael Meeks
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
2013-01-09Personas: As Michael suggested, use BitmapEx instead of BitmapEx*.Jan Holesovsky
2013-01-08fix api change in MenuNorbert Thiebaud
2013-01-07allow menu items to be referred to by a nameCaolán McNamara
2013-01-07default .ui ListBoxes to simple selection modeCaolán McNamara
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-07Change public variables of class ImplFontAttributes to private.navin
2013-01-06Avoid duplicates not just for iOS but DISABLE_DYNLOADING in generalTor Lillqvist
2013-01-05WaE: defined but not used in the DISABLE_EXPORT caseTor Lillqvist
2013-01-04Personas: Broadcast the information that the Persona has changed.Jan Holesovsky