summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-07-16fdo#66577: Cursor displaced in Web LayoutKhaled Hosny1-6/+6
2013-07-15build breaker: remove XSystemClipboard.hpp from pch againEike Rathke1-1/+0
2013-07-15do not include UNO header that does not seem to exist(?) in 4.1Luboš Luňák1-1/+0
2013-07-13fdo#66811: vcl: fix broken OUString with length STRING_LENMichael Stahl3-4/+5
2013-07-12tab traversal order wrongCaolán McNamara1-1/+1
2013-07-11Resolves: fdo#66524 string conversion gone wrongCaolán McNamara1-4/+4
2013-07-11rhbz#980387 fix filter selection from file ext.David Tardon1-1/+21
2013-07-10fdo#66718: Revert "fdo#46808, Adapt SystemClipboard UNO service to new style"Stephan Bergmann6-28/+53
2013-07-10Revert "fix for fdo#66718, access correct clipboard"Stephan Bergmann1-12/+4
2013-07-09fix for fdo#66718, access correct clipboardNoel Power1-4/+12
2013-07-08fdo#66524 - export a means of detecting preferred icon size for toolbars.Michael Meeks1-2/+11
2013-07-08fdo#66478: sw: un-break hyphenationMichael Stahl1-3/+7
2013-07-04fix %VARIABLE replacements in item listsCaolán McNamara1-0/+6
2013-07-03fdo#66335: fix fdo#44582 and fdo#63254 differentlyIvan Timofeev3-11/+5
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