summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2013-02-14Avoid ambiguities after string clean-up of InfoBox usersStephan Bergmann1-1/+1
2013-02-14make compilable on RHEL-6Caolán McNamara2-1/+5
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák1-5/+5
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac4-5/+5
2013-02-06if a font is not available, show its name in italic in the font comboLuboš Luňák1-2/+2
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith7-26/+26
2013-02-04use OUString(Buffer) in class EditChr. Rossmanith2-13/+13
2013-02-02Resolves: fdo#59767 detect outlier widths and exclude from size normalizationCaolán McNamara1-10/+4
2013-01-31tell the options dialog to relayout if a pane queue-resizesCaolán McNamara1-1/+1
2013-01-30Remove unused DeInitSalMainStephan Bergmann1-1/+0
2013-01-29Undo pointless field name changesTor Lillqvist1-80/+0
2013-01-28add SV_BUTTONTEXT_SAVE and map to gtk-saveCaolán McNamara1-10/+11
2013-01-25Resolves: rhbz#902694 impossible short-cuts for OK/Cancel translationsCaolán McNamara1-0/+2
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith2-4/+4
2013-01-24remove XubString in Button::GetStandardTextCaolán McNamara1-1/+1
2013-01-23fdo#54629 MultiSalLayout::GetBoundRect always uses level 0 fallback fontCaolán McNamara1-1/+0
2013-01-22default forward VclBuilder GetAccessibleName to its labelCaolán McNamara2-0/+2
2013-01-22implement loading Mnemonic Widgets via VclBuilderCaolán McNamara1-0/+4
2013-01-22rework accessibility to be layout awareCaolán McNamara4-0/+32
2013-01-22add a11y relations support to VclBuilderCaolán McNamara1-1/+7
2013-01-22add accessible-name and accessible-description support to VclBuilderCaolán McNamara1-0/+2
2013-01-22revert removal of used a11y codeCaolán McNamara1-0/+3
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith13-26/+26
2013-01-19AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist7-199/+11
2013-01-19implement custom images for radiobuttons via VclBuilderCaolán McNamara1-2/+15
2013-01-19allow access to menus via VclBuilderCaolán McNamara1-2/+18
2013-01-19De-duplication of CoreText code and headers for OS X and iOSTor Lillqvist18-628/+110
2013-01-19Use SAL_INFO instead of home-grown msgs_debugTor Lillqvist2-12/+0
2013-01-19Fix iOS bit-rot and unify with OS X CoreText codeTor Lillqvist3-11/+9
2013-01-19sal_Bool to boolTakeshi Abe1-1/+1
2013-01-17Personas: Clear the BitmapEx first, so that we can switch off Personas.Jan Holesovsky1-2/+2
2013-01-17callcatcher: remove newly unused codeCaolán McNamara1-1/+0
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara16-27/+20
2013-01-14merge the 'holy default' default window sizes to a single placeCaolán McNamara1-0/+2
2013-01-14split confused ImplInitDigitMode method into seperate functionsCaolán McNamara2-3/+1
2013-01-11create VclSizeGroup analog of GtkSizeGroupCaolán McNamara4-3/+79
2013-01-11split out the ComboBox code that determines the positioning of subwidgetsCaolán McNamara1-0/+11
2013-01-11Make the LIBO_VERSION_* macros integers, not stringsTor Lillqvist1-3/+0
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist3-11/+11
2013-01-10include PCH headers for headers changesLuboš Luňák1-0/+32
2013-01-10export cleaned up dotted version in environment and GtkWindow user-data.Michael Meeks1-0/+5
2013-01-10split scrolling support for internal/external scrolling supportCaolán McNamara1-0/+3
2013-01-10add a stock apply button text and map to gtk-applyCaolán McNamara1-0/+1
2013-01-09Resolves: fdo#59131 resolve default backend on printer->setupCaolán McNamara1-1/+2
2013-01-09implement a VclEventBox akin to GtkEventBox and mapCaolán McNamara1-0/+44
2013-01-09allow menu items to be enabled by nameCaolán McNamara2-3/+10
2013-01-09add a CloseButton to vcl for convenienceCaolán McNamara1-0/+7
2013-01-09Personas: As Michael suggested, use BitmapEx instead of BitmapEx*.Jan Holesovsky1-5/+5
2013-01-08fdo#54165: Allow localized shortcut names on WindowsJesús1-0/+7
2013-01-07allow menu items to be referred to by a nameCaolán McNamara1-2/+7