summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)Author
2013-05-29no FT_Face_GetCharVariantIndex on RHEL-5, dlsym itCaolán McNamara
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-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-30certainly this was not meant to be _PC_NAME_MAXEike Rathke
2013-03-30upgrade icu to 51.1Peter Foley
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26Use OUString and sal_Int32 in filterText()Chr. Rossmanith
2013-03-25deleting NULL is safeTakeshi Abe
2013-03-23Fix dbglevel=2 buildThorsten Behrens
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-19Fix previous fixStephan Bergmann
2013-03-19Fix broken automatic search/replace resultsStephan Bergmann
2013-03-19further OUString cleanupThomas Arnhold
2013-03-18Bypass X11-specific code if not on X11Tor Lillqvist
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-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-08editable ttf fonts are usable for print&preview tooLuboš Luňák
2013-03-07c#706171# handle invalid PFB chunk headerHerbert Dürr
2013-03-04doubled includesThomas Arnhold
2013-02-28cleanup some module calls.Michael Meeks
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-25re-factor AFM metric reading to simplify signatures.Michael Meeks
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky