summaryrefslogtreecommitdiff
path: root/vcl/coretext
AgeCommit message (Expand)AuthorFilesLines
2014-02-26fdo#64957: #i124233# prevent the accumulation of rounding errorsHerbert Dürr1-4/+12
2013-11-19TypoStephan Bergmann1-1/+1
2013-11-15Handle also FORMAT_THIRTYTWO_BIT_TC_MASK_BGRATor Lillqvist1-0/+7
2013-10-31Better warnings when CheckContext() failsTor Lillqvist1-2/+4
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny1-7/+0
2013-10-15Avoid "<Error>: clip: empty path" messagesTor Lillqvist1-2/+2
2013-09-12cppcheck: fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-09-12iOS fix clip area in coretext contexttsahi glik1-0/+29
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-27/+0
2013-08-27MinorKhaled Hosny1-3/+3
2013-08-27Related: fdo#68192 register bundled fontsCaolán McNamara1-28/+28
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-1/+1
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+3
2013-08-06fdo#67660: Fix memory mismanagement crashTor Lillqvist1-2/+1
2013-07-21Fix link in commentKhaled Hosny1-1/+1
2013-07-15fdo#66577: Cursor displaced in Web LayoutKhaled Hosny1-6/+6
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann1-3/+3
2013-07-01Handle synthetic bold with Core TextKhaled Hosny1-10/+24
2013-06-30Handle synthetic italic with Core TextKhaled Hosny1-5/+11
2013-06-30Fix debug codeKhaled Hosny1-13/+12
2013-06-30fdo#66385: bad line spacing under Core TextKhaled Hosny1-2/+2
2013-06-29Fix jitter when editing RTL textKhaled Hosny1-15/+51
2013-06-21Attempt to fix Core Text full justificationKhaled Hosny1-2/+3
2013-06-19Call CheckContext() on OS X, tooTor Lillqvist1-2/+0
2013-06-19Add commentTor Lillqvist1-0/+5
2013-06-19fdo#63616: Fix GetBoundRect for rotated text in CoreText backendTor Lillqvist1-9/+30
2013-06-18Fix CTLayout::GetBoundRect()Khaled Hosny1-2/+2
2013-06-18Remove another pointless TODO noteKhaled Hosny1-1/+0
2013-06-18Remove pointless TODO noteKhaled Hosny1-1/+0
2013-06-18Some notesKhaled Hosny1-2/+3
2013-06-18Remove the never set mfFontScaleKhaled Hosny3-41/+18
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-23/+46
2013-06-16Get rid of SalLayout::GetFallbackFontData()Khaled Hosny1-24/+8
2013-06-16kCTFontTableOptionExcludeSynthetic is deprecated in 10.8Tor Lillqvist1-1/+1
2013-06-05CGColorCreateGenericRGB is not available on iOSTor Lillqvist1-2/+4
2013-06-05Initialise more fields, especially mfFakeDPIScaleTor Lillqvist1-1/+3
2013-06-04Avoid crash on iOS: We need to get a valid context hereTor Lillqvist1-0/+6
2013-06-04Make the iOS vcl CoreText code build againTor Lillqvist8-1788/+94
2013-06-04Drop the trailing white space crackKhaled Hosny1-24/+3
2013-06-04Add Emacs and vim mode linesTor Lillqvist4-9/+6
2013-06-04Drop "CJK extra leading" crackKhaled Hosny1-43/+0
2013-06-03Use Core Text font manager instead of deprecated ATSKhaled Hosny1-33/+17
2013-06-03Drop ENABLE_CORETEXTKhaled Hosny1-37/+0
2013-06-03Fix dbgutil buildTor Lillqvist1-1/+1
2013-06-03Clarify headers.Michael Meeks3-52/+42
2013-06-03Drop Core Text dynamic loading stuffKhaled Hosny3-141/+13
2013-06-03Get the new Core Text code to compileKhaled Hosny4-96/+43
2013-06-03Cherry-pick Core Text port from AOOKhaled Hosny4-0/+2156
2013-05-22Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"Tor Lillqvist1-4/+0