summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)AuthorFilesLines
2013-05-22Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"Tor Lillqvist1-1/+1
2013-05-22fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz1-1/+1
2013-05-21absoletely guarantee there is no mem leakCaolán McNamara1-9/+5
2013-05-20Fix memory leak in mapToFontConfigLangTag.Mark Wielaard1-0/+12
2013-05-19fix OUString conversionThomas Arnhold1-4/+4
2013-05-19Changed compareTo to startsWithricardobotto1-4/+4
2013-05-16WaE: unused functionsTor Lillqvist1-22/+0
2013-05-16Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin2-220/+12
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-4/+4
2013-05-13Handle fonts without hhea or OS/2 table e.g. Type1Khaled Hosny1-2/+12
2013-05-13TypoKhaled Hosny1-1/+1
2013-05-12Some loggingKhaled Hosny1-3/+29
2013-05-11Drop code for FreeTyope version we don't supportKhaled Hosny1-95/+11
2013-05-11Cleanup FreeType ascender/descender handling a bitKhaled Hosny1-17/+49
2013-05-11Revert 052f181dad89ad34d90513bc9dcd3e3239727933Khaled Hosny1-81/+7
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr1-3/+2
2013-05-09no FT_Face_GetCharVariantIndex on RHEL-5, dlsym itCaolán McNamara1-2/+9
2013-05-08harfbuzz: stop delivering headersMichael Stahl1-2/+2
2013-05-06Enable HarfBuzz by defaultKhaled Hosny1-12/+3
2013-05-06[harfbuzz] Fix text width calculation, 3rd tryKhaled Hosny1-13/+1
2013-05-06Remove unused variablesKhaled Hosny1-2/+0
2013-05-06[harfbuzz] Support Unicode variation selectorsKhaled Hosny2-17/+20
2013-05-05[harfbuzz] Fix vertical text layoutKhaled Hosny1-0/+9
2013-05-03[harfbuzz] Fix placement of multi-glyph clustersKhaled Hosny1-1/+16
2013-05-03unneeded using directiveEike Rathke1-1/+0
2013-05-03implemented IcuFontFromServerFont::getFontTable(LETag,size_t&)Eike Rathke1-3/+11
2013-05-03do not call LayoutEngine::reset()Eike Rathke1-1/+0
2013-05-02[harfbuzz] Fix shaping across text runs, take 2Khaled Hosny1-9/+1
2013-05-02Revert "[harfbuzz] Fix shaping across text runs"Khaled Hosny1-6/+2
2013-05-01[harfbuzz] Simplify cluster detectionKhaled Hosny1-9/+5
2013-04-29[harfbuzz] Don't crash when closing LibreOfficeKhaled Hosny1-1/+1
2013-04-29[harfbuzz] Re-enable text justificationKhaled Hosny1-4/+76
2013-04-29[harfbuzz] Fix shaping across text runsKhaled Hosny1-2/+6
2013-04-29[harfbuzz] Fix text width calculation for realKhaled Hosny1-32/+3
2013-04-29[harfbuzz] Follow variable naming conventionsKhaled Hosny1-71/+75
2013-04-29[harfbuzz] Check for SAL_USE_HARFBUZZ in one placeKhaled Hosny1-15/+17
2013-04-29[harfbuzz] Fix text width calculationKhaled Hosny1-0/+34
2013-04-29[harfbuzz] Don't change the returned positionsKhaled Hosny1-8/+8
2013-04-29[harfbuzz] Correctly apply glyph positionsKhaled Hosny1-4/+4
2013-04-29[harfbuzz] Correctly apply RTL width adjustmentsKhaled Hosny1-8/+13
2013-04-29fdo#39468 Translation and cleanupChris Sherlock2-38/+1
2013-04-23Fix glyph width calculation in HarfBuzzKhaled Hosny1-6/+6
2013-04-23Add support for using HarfBuzz instead of ICU LEKhaled Hosny1-16/+379
2013-04-18Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara1-0/+13
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák19-220/+187
2013-04-05new module i18nlangtagEike Rathke5-5/+5
2013-03-30certainly this was not meant to be _PC_NAME_MAXEike Rathke1-1/+1
2013-03-30upgrade icu to 51.1Peter Foley1-0/+1
2013-03-27-Wunused-macrosStephan Bergmann2-6/+0