summaryrefslogtreecommitdiff
path: root/vcl/generic/glyphs
AgeCommit message (Expand)Author
2013-05-08harfbuzz: stop delivering headersMichael Stahl
2013-05-06Enable HarfBuzz by defaultKhaled Hosny
2013-05-06[harfbuzz] Fix text width calculation, 3rd tryKhaled Hosny
2013-05-06Remove unused variablesKhaled Hosny
2013-05-06[harfbuzz] Support Unicode variation selectorsKhaled Hosny
2013-05-05[harfbuzz] Fix vertical text layoutKhaled Hosny
2013-05-03[harfbuzz] Fix placement of multi-glyph clustersKhaled Hosny
2013-05-03unneeded using directiveEike Rathke
2013-05-03implemented IcuFontFromServerFont::getFontTable(LETag,size_t&)Eike Rathke
2013-05-03do not call LayoutEngine::reset()Eike Rathke
2013-05-02[harfbuzz] Fix shaping across text runs, take 2Khaled Hosny
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