summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-02-14Avoid ambiguities after string clean-up of InfoBox usersStephan Bergmann2-2/+2
2013-02-14add a custom wrap prop to radiobuttons/checkboxesCaolán McNamara1-3/+11
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-13Some cppcheck cleaningJulien Nabet1-1/+1
2013-02-12Some cppcheck cleaningJulien Nabet1-2/+1
2013-02-12Some cppcheck cleaningJulien Nabet1-2/+4
2013-02-12remove executable bit on .cxx filesLuboš Luňák1-0/+0
2013-02-12Fix compilation of kde/kde4Stephan Bergmann2-2/+4
2013-02-12fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin3-28/+9
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin6-118/+67
2013-02-12fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin2-16/+6
2013-02-11Resolves: rhbz#527719 #i105784# improve selection of fallback fontCaolán McNamara1-14/+21
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin1-4/+3
2013-02-10add 6 width border to toplevel widgets of printdialogJoren De Cuyper1-0/+4
2013-02-08win-specific fixes for 9e310cc32923ceb4b18d97ce68d54a339b935f01Luboš Luňák2-8/+8
2013-02-08what a convoluted way to split path into dir and file; and broken, tooLuboš Luňák1-3/+4
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac12-48/+44
2013-02-08janitorial tidyingCaolán McNamara2-10/+3
2013-02-08resolve fdo#60450 - Printer list is missing its border in Print dialogJoren De Cuyper2-2/+12
2013-02-07AtkListener::updateChildList: assert when getAccessibleChild ...Michael Stahl1-1/+8
2013-02-07decrement for-loop variable instead of incrementing itChr. Rossmanith1-1/+1
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. Rossmanith20-153/+150
2013-02-06drop bottom paddingCaolán McNamara1-1/+0
2013-02-06Added dialog title, 6 px spacing on Print dialog like in 3.6, fdo#59846Robert Roth1-2/+13
2013-02-05WaE: comparison of integers of different signs: 'long' and 'unsigned long'Tor Lillqvist1-3/+3
2013-02-04use OUString(Buffer) in class EditChr. Rossmanith4-132/+132
2013-02-02add theme content_area_spacing to dialog vbox spacing, not overrideCaolán McNamara1-1/+2
2013-02-02chop custom target off a11y relation widget target nameCaolán McNamara1-1/+5
2013-02-02Resolves: fdo#59767 detect outlier widths and exclude from size normalizationCaolán McNamara2-48/+134
2013-02-01always propagate font changesLuboš Luňák1-1/+1
2013-02-01fix incorrect if indentationLuboš Luňák1-5/+5
2013-01-31tell the options dialog to relayout if a pane queue-resizesCaolán McNamara1-1/+1
2013-01-30Remove unused DeInitSalMainStephan Bergmann8-25/+0
2013-01-30Setting env vars in aqua's InitSalMain should long be unnecessaryStephan Bergmann1-48/+0
2013-01-30Cosmetics and more informative SAL_INFO output from InitGIA()Tor Lillqvist1-64/+40
2013-01-30Fix SAL_INFO output from SetColor()Tor Lillqvist1-1/+1
2013-01-29allow a custom border property for drawing areasCaolán McNamara1-1/+4
2013-01-29Do not call putenv with a temporary string argumentStephan Bergmann1-10/+6
2013-01-29More work on the CoreText codeTor Lillqvist4-146/+278
2013-01-29Undo pointless field name changesTor Lillqvist3-212/+189
2013-01-28Sprinkle some SAL_INFO debugging outputTor Lillqvist1-9/+53
2013-01-28add SV_BUTTONTEXT_SAVE and map to gtk-saveCaolán McNamara3-10/+18
2013-01-27Some cppcheck cleaningJulien Nabet1-2/+0
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl1-1/+1
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl1-4/+0
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl12-0/+15
2013-01-25Resolves: rhbz#902694 impossible short-cuts for OK/Cancel translationsCaolán McNamara3-12/+29
2013-01-25Gradient::operator==: amazing how nobody noticed this for 13 yearsMiklos Vajna1-9/+9