summaryrefslogtreecommitdiff
path: root/vcl/generic/glyphs
AgeCommit message (Expand)Author
2013-05-02Revert "[harfbuzz] Fix shaping across text runs"Khaled Hosny
2013-05-01[harfbuzz] Simplify cluster detectionKhaled Hosny
2013-04-29[harfbuzz] Don't crash when closing LibreOfficeKhaled Hosny
2013-04-29[harfbuzz] Re-enable text justificationKhaled Hosny
2013-04-29[harfbuzz] Fix shaping across text runsKhaled Hosny
2013-04-29[harfbuzz] Fix text width calculation for realKhaled Hosny
2013-04-29[harfbuzz] Follow variable naming conventionsKhaled Hosny
2013-04-29[harfbuzz] Check for SAL_USE_HARFBUZZ in one placeKhaled Hosny
2013-04-29[harfbuzz] Fix text width calculationKhaled Hosny
2013-04-29[harfbuzz] Don't change the returned positionsKhaled Hosny
2013-04-29[harfbuzz] Correctly apply glyph positionsKhaled Hosny
2013-04-29[harfbuzz] Correctly apply RTL width adjustmentsKhaled Hosny
2013-04-29fdo#39468 Translation and cleanupChris Sherlock
2013-04-23Fix glyph width calculation in HarfBuzzKhaled Hosny
2013-04-23Add support for using HarfBuzz instead of ICU LEKhaled Hosny
2013-04-18Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-30upgrade icu to 51.1Peter Foley
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-12Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10Chr. Rossmanith
2013-03-11Resolves: fdo#62154 propogate text language down to icu for loclCaolán McNamara
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-02-21pFTOblique is unusedTor Lillqvist
2013-02-21FT_GlyphSlot_Embolden() and FT_GlyphSlot_Oblique() return voidTor Lillqvist
2013-02-21Just link directly to the bundled static libfreetype on AndroidTor Lillqvist
2013-01-14Resolves: fdo#58324 keep both halves of surrogate pairs if glyph isn't foundCaolán McNamara
2013-01-10maName is now private, use GetFamilyName()Caolán McNamara
2013-01-07Change public variables of class ImplFontAttributes to private.navin
2012-12-20Some cppcheckJulien Nabet
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák
2012-12-06Resolves: fdo#57939 use different layout instances for differing kerning flagsCaolán McNamara
2012-11-16use LanguageTagEike Rathke
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-09-17older icu's appear to have the features, but not the typedefsCaolán McNamara
2012-09-17Related: rhbz#857860 enable ligatures and kerning only when requestedCaolán McNamara
2012-09-17update unused code listCaolán McNamara
2012-09-05should be able to remove SimpleLayoutEngine nowCaolán McNamara
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
2012-09-03make GlyphCache::InvalidateAllGlyphs do what it says it doesCaolán McNamara
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-11Remove unused local varsJulien Nabet
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-07-15Resolves: fdo#31821 always process ZW[N]J in the font regardless of scriptCaolán McNamara
2012-07-15Resolves: fdo#31821 use icu layout whenever possibleCaolán McNamara
2012-07-14ENABLE_ICU_LAYOUT is always enabledCaolán McNamara
2012-07-14Related: fdo#31821 prefer non-latn over latn, but latn over nothingCaolán McNamara
2012-07-14Related: fdo#31821 pull tables from otf fonts as wellCaolán McNamara
2012-07-11Decrease header files dependenciesMatteo Casalin