summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)Author
2013-05-20Fix memory leak in mapToFontConfigLangTag.Mark Wielaard
2013-05-19fix OUString conversionThomas Arnhold
2013-05-19Changed compareTo to startsWithricardobotto
2013-05-16WaE: unused functionsTor Lillqvist
2013-05-16Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-05-13Handle fonts without hhea or OS/2 table e.g. Type1Khaled Hosny
2013-05-13TypoKhaled Hosny
2013-05-12Some loggingKhaled Hosny
2013-05-11Drop code for FreeTyope version we don't supportKhaled Hosny
2013-05-11Cleanup FreeType ascender/descender handling a bitKhaled Hosny
2013-05-11Revert 052f181dad89ad34d90513bc9dcd3e3239727933Khaled Hosny
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr
2013-05-09no FT_Face_GetCharVariantIndex on RHEL-5, dlsym itCaolán McNamara
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-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