summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* AtkListener::updateChildList: assert when getAccessibleChild ...Michael Stahl2013-02-071-1/+8
* decrement for-loop variable instead of incrementing itChr. Rossmanith2013-02-071-1/+1
* if a font is not available, show its name in italic in the font comboLuboš Luňák2013-02-061-2/+2
* replace (Xub)String with OUString in vclChr. Rossmanith2013-02-0620-153/+150
* drop bottom paddingCaolán McNamara2013-02-061-1/+0
* Added dialog title, 6 px spacing on Print dialog like in 3.6, fdo#59846Robert Roth2013-02-061-2/+13
* WaE: comparison of integers of different signs: 'long' and 'unsigned long'Tor Lillqvist2013-02-051-3/+3
* use OUString(Buffer) in class EditChr. Rossmanith2013-02-044-132/+132
* add theme content_area_spacing to dialog vbox spacing, not overrideCaolán McNamara2013-02-021-1/+2
* chop custom target off a11y relation widget target nameCaolán McNamara2013-02-021-1/+5
* Resolves: fdo#59767 detect outlier widths and exclude from size normalizationCaolán McNamara2013-02-022-48/+134
* always propagate font changesLuboš Luňák2013-02-011-1/+1
* fix incorrect if indentationLuboš Luňák2013-02-011-5/+5
* tell the options dialog to relayout if a pane queue-resizesCaolán McNamara2013-01-311-1/+1
* Remove unused DeInitSalMainStephan Bergmann2013-01-308-25/+0
* Setting env vars in aqua's InitSalMain should long be unnecessaryStephan Bergmann2013-01-301-48/+0
* Cosmetics and more informative SAL_INFO output from InitGIA()Tor Lillqvist2013-01-301-64/+40
* Fix SAL_INFO output from SetColor()Tor Lillqvist2013-01-301-1/+1
* allow a custom border property for drawing areasCaolán McNamara2013-01-291-1/+4
* Do not call putenv with a temporary string argumentStephan Bergmann2013-01-291-10/+6
* More work on the CoreText codeTor Lillqvist2013-01-294-146/+278
* Undo pointless field name changesTor Lillqvist2013-01-293-212/+189
* Sprinkle some SAL_INFO debugging outputTor Lillqvist2013-01-281-9/+53
* add SV_BUTTONTEXT_SAVE and map to gtk-saveCaolán McNamara2013-01-283-10/+18
* Some cppcheck cleaningJulien Nabet2013-01-271-2/+0
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-261-1/+1
* gbuild: remove various pointless calls that don't add anythingMichael Stahl2013-01-261-4/+0
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-2612-0/+15
* Resolves: rhbz#902694 impossible short-cuts for OK/Cancel translationsCaolán McNamara2013-01-253-12/+29
* Gradient::operator==: amazing how nobody noticed this for 13 yearsMiklos Vajna2013-01-251-9/+9
* Resolves: fdo#59422 if loading a ll-TT trans succeeds, don't fallback to llCaolán McNamara2013-01-251-0/+1
* Change GetSavedValue() to return OUStringChr. Rossmanith2013-01-242-4/+4
* remove XubString in Button::GetStandardTextCaolán McNamara2013-01-242-18/+16
* strip customproperty from name of Mnemonic Widget targetCaolán McNamara2013-01-241-2/+6
* fdo#54629 MultiSalLayout::GetBoundRect always uses level 0 fallback fontCaolán McNamara2013-01-232-27/+0
* Unused #includesStephan Bergmann2013-01-231-8/+0
* Fix fdo#59616 - ensure BitmapEx has same-sized subbitmapsThorsten Behrens2013-01-231-0/+18
* fdo#44582 fixing horizontal scroll bar in sub windowsAbdulaziz A Alayed2013-01-231-1/+6
* More informative warning messagesTor Lillqvist2013-01-231-3/+3
* Remove fprintf usage from vcl/builderArnaud Versini2013-01-221-2/+0
* Add Lithuanian translations of keyboard shortcuts (related to fdo#54165)Aurimas Fišeras2013-01-221-0/+22
* Add Lithuanian translations of keyboard shortcuts (related to fdo#50415)Aurimas Fišeras2013-01-221-0/+37
* default forward VclBuilder GetAccessibleName to its labelCaolán McNamara2013-01-224-51/+59
* implement loading Mnemonic Widgets via VclBuilderCaolán McNamara2013-01-222-0/+26
* rework accessibility to be layout awareCaolán McNamara2013-01-229-122/+286
* add a11y relations support to VclBuilderCaolán McNamara2013-01-222-5/+76
* add accessible-name and accessible-description support to VclBuilderCaolán McNamara2013-01-223-0/+64
* make GetAccessibleRelationMemberOf use SetAccessibleRelationMemberOf valuesCaolán McNamara2013-01-221-0/+3
* revert removal of used a11y codeCaolán McNamara2013-01-223-0/+65
* Translate keyboard shortcuts also for LinuxMartin Srebotnjak2013-01-221-0/+36