summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin2013-02-111-4/+3
* add 6 width border to toplevel widgets of printdialogJoren De Cuyper2013-02-101-0/+4
* win-specific fixes for 9e310cc32923ceb4b18d97ce68d54a339b935f01Luboš Luňák2013-02-082-8/+8
* what a convoluted way to split path into dir and file; and broken, tooLuboš Luňák2013-02-081-3/+4
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-02-0812-48/+44
* janitorial tidyingCaolán McNamara2013-02-082-10/+3
* resolve fdo#60450 - Printer list is missing its border in Print dialogJoren De Cuyper2013-02-082-2/+12
* 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