summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* fdo#66108 crash in PDF when using Helvetica fontKhaled Hosny2013-06-241-0/+6
* Resolves: fdo#66105 set max growth width for labels/edits which take pathsCaolán McNamara2013-06-241-1/+19
* Related: fdo#66105 clip message box dialogs to some reasonable widthsCaolán McNamara2013-06-242-0/+14
* fdo#65934 and fdo#64189 External export graphic filter name fixTomaž Vajngerl2013-06-221-1/+1
* Resolves: fdo#65635 don't include border gap in height for borderless editsCaolán McNamara2013-06-211-5/+11
* Revert "fdo#65132 compute font height correctly"David Tardon2013-06-201-1/+1
* Fix dbgutil buildTor Lillqvist2013-06-201-1/+1
* Call CheckContext() on OS X, tooTor Lillqvist2013-06-201-2/+0
* Add commentTor Lillqvist2013-06-201-0/+5
* fdo#63616: Fix GetBoundRect for rotated text in CoreText backendTor Lillqvist2013-06-201-9/+30
* Fix CTLayout::GetBoundRect()Khaled Hosny2013-06-201-2/+2
* Hopefully fix build on LinuxTor Lillqvist2013-06-201-1/+1
* Remove another pointless TODO noteKhaled Hosny2013-06-201-1/+0
* Remove pointless TODO noteKhaled Hosny2013-06-201-1/+0
* Some notesKhaled Hosny2013-06-201-2/+3
* Remove the never set mfFontScaleKhaled Hosny2013-06-204-43/+18
* kCTFontTableOptionExcludeSynthetic is deprecated in 10.8Tor Lillqvist2013-06-201-1/+1
* CGColorCreateGenericRGB is not available on iOSTor Lillqvist2013-06-201-2/+4
* Initialise more fields, especially mfFakeDPIScaleTor Lillqvist2013-06-201-1/+3
* Avoid crash on iOS: We need to get a valid context hereTor Lillqvist2013-06-201-0/+6
* Fix calculation of internal leadingKhaled Hosny2013-06-201-1/+1
* Make the iOS vcl CoreText code build againTor Lillqvist2013-06-2017-2291/+138
* Drop "CJK extra leading" crackKhaled Hosny2013-06-204-89/+0
* fdo#60565 - re-read font data on GtkSettings fontconfig-timestamp notify.Michael Meeks2013-06-182-6/+35
* fdo#63547: Fix wheel/trackpad scrolling on OS X: Single char copy/paste errorTor Lillqvist2013-06-181-1/+1
* fdo#65844 use right colors from paletteDavid Tardon2013-06-181-2/+4
* Use Core Text defaults for kerning and ligaturesKhaled Hosny2013-06-181-9/+0
* Fix PDF export with fallback fonts in Core TextKhaled Hosny2013-06-164-24/+47
* Get rid of SalLayout::GetFallbackFontData()Khaled Hosny2013-06-169-80/+49
* Revert "Revert "Fix fdo#64972 - strikethrough displays too high""David Tardon2013-06-121-1/+2
* fdo#65132 compute font height correctlyDavid Tardon2013-06-121-1/+1
* Cairo canvas fixesMichael Meeks2013-06-122-23/+81
* Fix bnc#795857 Use correct sizes for EMF+ bitmap renderingRadek Doulik2013-06-122-10/+9
* Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830"Michael Meeks2013-06-126-99/+76
* Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks2013-06-125-55/+7
* fdo#65450 Not to call MenuBar's selection logic for rollover effectIsamu Mogi2013-06-111-11/+31
* Remove remnants of help agentCaolán McNamara2013-06-091-4/+0
* Fix memory leak in SelectionManager::getXdndVersion.Mark Wielaard2013-06-071-0/+3
* Drop the trailing white space crackKhaled Hosny2013-06-061-24/+3
* Fix memory leak in Exif::processExif. Delete aExifData when done.Mark Wielaard2013-06-061-0/+2
* Resolves: fdo#65407 fix broken ellipse generationCaolán McNamara2013-06-051-32/+13
* Fix memory leak in SalGtkFilePicker::SalGtkFilePicker.Mark Wielaard2013-06-051-0/+2
* Fix memory leak in SalGtkPicker::uritounicode.Mark Wielaard2013-06-051-0/+1
* Fix memory leak in SalGtkFilePicker::execute.Mark Wielaard2013-06-051-1/+3
* sidebar: Try harder to find the command's image.Jan Holesovsky2013-06-051-6/+35
* sidebar: Support for dropdown toolbar items in .ui.Jan Holesovsky2013-06-051-2/+7
* sidebar: Allow creation of toolboxes using Widget layout / .ui.Jan Holesovsky2013-06-053-3/+143
* vcl: add a console-only mode to avoid problems on Mac for gengal.Michael Meeks2013-06-042-1/+14
* Revert "Fix fdo#64972 - strikethrough displays too high"Petr Mladek2013-06-041-2/+1
* fdo#34423 Allow to rotate raw uncompressed bitmaps.Tomaž Vajngerl2013-06-041-1/+20