summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2013-02-12fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin
2013-02-11Resolves: rhbz#527719 #i105784# improve selection of fallback fontCaolán McNamara
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin
2013-02-10add 6 width border to toplevel widgets of printdialogJoren De Cuyper
2013-02-08win-specific fixes for 9e310cc32923ceb4b18d97ce68d54a339b935f01Luboš Luňák
2013-02-08what a convoluted way to split path into dir and file; and broken, tooLuboš Luňák
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-02-08janitorial tidyingCaolán McNamara
2013-02-08resolve fdo#60450 - Printer list is missing its border in Print dialogJoren De Cuyper
2013-02-07AtkListener::updateChildList: assert when getAccessibleChild ...Michael Stahl
2013-02-07decrement for-loop variable instead of incrementing itChr. Rossmanith
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-06drop bottom paddingCaolán McNamara
2013-02-06Added dialog title, 6 px spacing on Print dialog like in 3.6, fdo#59846Robert Roth
2013-02-05WaE: comparison of integers of different signs: 'long' and 'unsigned long'Tor Lillqvist
2013-02-04use OUString(Buffer) in class EditChr. Rossmanith
2013-02-02add theme content_area_spacing to dialog vbox spacing, not overrideCaolán McNamara
2013-02-02chop custom target off a11y relation widget target nameCaolán McNamara
2013-02-02Resolves: fdo#59767 detect outlier widths and exclude from size normalizationCaolán McNamara
2013-02-01always propagate font changesLuboš Luňák
2013-02-01fix incorrect if indentationLuboš Luňák
2013-01-31tell the options dialog to relayout if a pane queue-resizesCaolán McNamara
2013-01-30Remove unused DeInitSalMainStephan Bergmann
2013-01-30Setting env vars in aqua's InitSalMain should long be unnecessaryStephan Bergmann
2013-01-30Cosmetics and more informative SAL_INFO output from InitGIA()Tor Lillqvist
2013-01-30Fix SAL_INFO output from SetColor()Tor Lillqvist
2013-01-29allow a custom border property for drawing areasCaolán McNamara
2013-01-29Do not call putenv with a temporary string argumentStephan Bergmann
2013-01-29More work on the CoreText codeTor Lillqvist
2013-01-29Undo pointless field name changesTor Lillqvist
2013-01-28Sprinkle some SAL_INFO debugging outputTor Lillqvist
2013-01-28add SV_BUTTONTEXT_SAVE and map to gtk-saveCaolán McNamara
2013-01-27Some cppcheck cleaningJulien Nabet
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-25Resolves: rhbz#902694 impossible short-cuts for OK/Cancel translationsCaolán McNamara
2013-01-25Gradient::operator==: amazing how nobody noticed this for 13 yearsMiklos Vajna
2013-01-25Resolves: fdo#59422 if loading a ll-TT trans succeeds, don't fallback to llCaolán McNamara
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-24remove XubString in Button::GetStandardTextCaolán McNamara
2013-01-24strip customproperty from name of Mnemonic Widget targetCaolán McNamara
2013-01-23fdo#54629 MultiSalLayout::GetBoundRect always uses level 0 fallback fontCaolán McNamara
2013-01-23Unused #includesStephan Bergmann
2013-01-23Fix fdo#59616 - ensure BitmapEx has same-sized subbitmapsThorsten Behrens
2013-01-23fdo#44582 fixing horizontal scroll bar in sub windowsAbdulaziz A Alayed
2013-01-23More informative warning messagesTor Lillqvist
2013-01-22Remove fprintf usage from vcl/builderArnaud Versini