summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-07-22Resolves: #i122418# Added workaround to not use GetBitmap on windowsNorbert Thiebaud4-214/+170
2013-07-16fdo#66811: vcl: fix broken OUString with length STRING_LENMichael Stahl3-4/+5
2013-07-12tab traversal order wrongCaolán McNamara1-1/+1
2013-07-12Resolves: fdo#66524 string conversion gone wrongCaolán McNamara1-4/+4
2013-07-11fdo#66718: Revert "fdo#46808, Adapt SystemClipboard UNO service to new style"Stephan Bergmann6-28/+53
2013-07-09fdo#66478: sw: un-break hyphenationMichael Stahl1-3/+7
2013-07-02Resolves: fdo#66502 set AutoMnemonics before calculating layoutCaolán McNamara1-3/+3
2013-07-02Handle synthetic bold italic with Core TextKhaled Hosny1-6/+26
2013-07-02fdo#66385: bad line spacing under Core TextKhaled Hosny1-2/+2
2013-07-02using primary font for secondary max text widthCaolán McNamara1-1/+1
2013-07-01Fix jitter when editing RTL textKhaled Hosny1-15/+51
2013-07-01fix OUString conversionSean Young1-1/+1
2013-06-28fdo#31525 Dialogues now have an appropriate background in OSXJason Hulme1-1/+1
2013-06-28fdo#50506, incomplete indent markers in Mac rulersKhaled Hosny1-0/+1
2013-06-28Attempt to fix Core Text full justificationKhaled Hosny1-2/+3
2013-06-26Fixup alpha bitmap generation for Windows.Thorsten Behrens1-29/+5
2013-06-24fdo#66108 crash in PDF when using Helvetica fontKhaled Hosny1-0/+6
2013-06-24Resolves: fdo#66105 set max growth width for labels/edits which take pathsCaolán McNamara1-1/+19
2013-06-24Related: fdo#66105 clip message box dialogs to some reasonable widthsCaolán McNamara2-0/+14
2013-06-22fdo#65934 and fdo#64189 External export graphic filter name fixTomaž Vajngerl1-1/+1
2013-06-21Resolves: fdo#65635 don't include border gap in height for borderless editsCaolán McNamara1-5/+11
2013-06-20Revert "fdo#65132 compute font height correctly"David Tardon1-1/+1
2013-06-20Fix dbgutil buildTor Lillqvist1-1/+1
2013-06-20Call CheckContext() on OS X, tooTor Lillqvist1-2/+0
2013-06-20Add commentTor Lillqvist1-0/+5
2013-06-20fdo#63616: Fix GetBoundRect for rotated text in CoreText backendTor Lillqvist1-9/+30
2013-06-20Fix CTLayout::GetBoundRect()Khaled Hosny1-2/+2
2013-06-20Hopefully fix build on LinuxTor Lillqvist1-1/+1
2013-06-20Remove another pointless TODO noteKhaled Hosny1-1/+0
2013-06-20Remove pointless TODO noteKhaled Hosny1-1/+0
2013-06-20Some notesKhaled Hosny1-2/+3
2013-06-20Remove the never set mfFontScaleKhaled Hosny4-43/+18
2013-06-20kCTFontTableOptionExcludeSynthetic is deprecated in 10.8Tor Lillqvist1-1/+1
2013-06-20CGColorCreateGenericRGB is not available on iOSTor Lillqvist1-2/+4
2013-06-20Initialise more fields, especially mfFakeDPIScaleTor Lillqvist1-1/+3
2013-06-20Avoid crash on iOS: We need to get a valid context hereTor Lillqvist1-0/+6
2013-06-20Fix calculation of internal leadingKhaled Hosny1-1/+1
2013-06-20Make the iOS vcl CoreText code build againTor Lillqvist17-2291/+138
2013-06-20Drop "CJK extra leading" crackKhaled Hosny4-89/+0
2013-06-18fdo#60565 - re-read font data on GtkSettings fontconfig-timestamp notify.Michael Meeks2-6/+35
2013-06-18fdo#63547: Fix wheel/trackpad scrolling on OS X: Single char copy/paste errorTor Lillqvist1-1/+1
2013-06-18fdo#65844 use right colors from paletteDavid Tardon1-2/+4
2013-06-18Use Core Text defaults for kerning and ligaturesKhaled Hosny1-9/+0
2013-06-16Fix PDF export with fallback fonts in Core TextKhaled Hosny4-24/+47
2013-06-16Get rid of SalLayout::GetFallbackFontData()Khaled Hosny9-80/+49
2013-06-12Revert "Revert "Fix fdo#64972 - strikethrough displays too high""David Tardon1-1/+2
2013-06-12fdo#65132 compute font height correctlyDavid Tardon1-1/+1
2013-06-12Cairo canvas fixesMichael Meeks2-23/+81
2013-06-12Fix bnc#795857 Use correct sizes for EMF+ bitmap renderingRadek Doulik2-10/+9
2013-06-12Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830"Michael Meeks6-99/+76