summaryrefslogtreecommitdiff
path: root/vcl/coretext
AgeCommit message (Expand)AuthorFilesLines
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist4-1896/+0
2013-12-04Rename coretext/salgdi2.* to coretext/salgdi.*Khaled Hosny3-3/+3
2013-12-04Device-specific font substitution is not usedKhaled Hosny1-7/+0
2013-12-03vcl: fix sal_Int32 GetTextBreak harderMichael Stahl1-1/+1
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara1-4/+4
2013-12-02No idea what maOwnContextMemory isTor Lillqvist1-1/+0
2013-11-29Avoid pointless class derivation for the CoreText SystemFontListTor Lillqvist2-37/+8
2013-11-28Re-factoring: Avoid pointless class derivationTor Lillqvist4-80/+46
2013-11-28Re-factoring: Avoid pointless class derivationTor Lillqvist4-63/+29
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