summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)Author
2013-06-20Fix calculation of internal leadingKhaled Hosny
2013-06-18sal_Bool to boolTakeshi Abe
2013-06-16Bye Bye ICU Layout EngineKhaled Hosny
2013-06-16fdo#43460 use isEmpty()Jelle van der Waa
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-13cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-06-07dump more info when encountering an odd language for a scriptCaolán McNamara
2013-06-06fix WM_CLASSLuboš Luňák
2013-06-05Related: rhbz#968892 discard impossible languages for oriya script fallbackCaolán McNamara
2013-06-04Related: rhbz#968892 discard impossible languages for glyph fallbackCaolán McNamara
2013-06-04Resolves: rhbz#968892 force render full grapheme with fallback fontCaolán McNamara
2013-05-30Make use of IsStarSymbol()Thomas Arnhold
2013-05-27be case-insensitive for open/starsymbol comparisonThomas Arnhold
2013-05-25Fix fdo#64972 - strikethrough displays too highKhaled Hosny
2013-05-25A hack to fix mark placement in old fontsKhaled Hosny
2013-05-23Fix left to right full justificationKhaled Hosny
2013-05-22Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"Tor Lillqvist
2013-05-22fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz
2013-05-21absoletely guarantee there is no mem leakCaolán McNamara
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