summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2013-02-19add a mechanism to load TimeFields from .ui filesCaolán McNamara
2013-02-15Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurseCaolán McNamara
2013-02-14Avoid ambiguities after string clean-up of InfoBox usersStephan Bergmann
2013-02-14make compilable on RHEL-6Caolán McNamara
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-02-06if a font is not available, show its name in italic in the font comboLuboš Luňák
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith
2013-02-04use OUString(Buffer) in class EditChr. Rossmanith
2013-02-02Resolves: fdo#59767 detect outlier widths and exclude from size normalizationCaolán McNamara
2013-01-31tell the options dialog to relayout if a pane queue-resizesCaolán McNamara
2013-01-30Remove unused DeInitSalMainStephan Bergmann
2013-01-29Undo pointless field name changesTor Lillqvist
2013-01-28add SV_BUTTONTEXT_SAVE and map to gtk-saveCaolán McNamara
2013-01-25Resolves: rhbz#902694 impossible short-cuts for OK/Cancel translationsCaolán McNamara
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-24remove XubString in Button::GetStandardTextCaolán McNamara
2013-01-23fdo#54629 MultiSalLayout::GetBoundRect always uses level 0 fallback fontCaolán McNamara
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-22revert removal of used a11y codeCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-19AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist
2013-01-19implement custom images for radiobuttons via VclBuilderCaolán McNamara
2013-01-19allow access to menus via VclBuilderCaolán McNamara
2013-01-19De-duplication of CoreText code and headers for OS X and iOSTor Lillqvist
2013-01-19Use SAL_INFO instead of home-grown msgs_debugTor Lillqvist
2013-01-19Fix iOS bit-rot and unify with OS X CoreText codeTor Lillqvist
2013-01-19sal_Bool to boolTakeshi Abe
2013-01-17Personas: Clear the BitmapEx first, so that we can switch off Personas.Jan Holesovsky
2013-01-17callcatcher: remove newly unused codeCaolán McNamara
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-11create VclSizeGroup analog of GtkSizeGroupCaolán McNamara
2013-01-11split out the ComboBox code that determines the positioning of subwidgetsCaolán McNamara
2013-01-11Make the LIBO_VERSION_* macros integers, not stringsTor Lillqvist
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-10include PCH headers for headers changesLuboš Luňák
2013-01-10export cleaned up dotted version in environment and GtkWindow user-data.Michael Meeks
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-09Resolves: fdo#59131 resolve default backend on printer->setupCaolá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