summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)AuthorFilesLines
2013-07-12Fix headless mode glyph cache memory handlingStephan Bergmann3-30/+22
2013-07-11Related: fdo#66524 don't invalidate font cache every timeCaolán McNamara1-0/+1
2013-07-11Resolves: fdo#66524 string conversion gone wrongCaolán McNamara1-4/+4
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann1-0/+11
2013-07-04MinorKhaled Hosny1-5/+5
2013-06-30Fix memory leak in ServerFont::GetGlyphOutline.Mark Wielaard1-0/+6
2013-06-27Always embed 14 standard Postscript fonts in PDFKhaled Hosny1-1/+0
2013-06-24Resolves: fdo#66042 get the bounds of the current graphemeCaolán McNamara1-1/+1
2013-06-24fdo#43460 shell,vcl,xmlreader: use isEmpty()Jelle van der Waa1-2/+2
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann1-13/+13
2013-06-20Fix calculation of internal leadingKhaled Hosny1-1/+1
2013-06-18sal_Bool to boolTakeshi Abe1-3/+3
2013-06-16Bye Bye ICU Layout EngineKhaled Hosny1-676/+4
2013-06-16fdo#43460 use isEmpty()Jelle van der Waa1-4/+4
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand1-9/+22
2013-06-13cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann1-1/+1
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand2-10/+33
2013-06-07dump more info when encountering an odd language for a scriptCaolán McNamara1-2/+5
2013-06-06fix WM_CLASSLuboš Luňák1-12/+4
2013-06-05Related: rhbz#968892 discard impossible languages for oriya script fallbackCaolán McNamara1-10/+18
2013-06-04Related: rhbz#968892 discard impossible languages for glyph fallbackCaolán McNamara1-0/+39
2013-06-04Resolves: rhbz#968892 force render full grapheme with fallback fontCaolán McNamara1-24/+37
2013-05-30Make use of IsStarSymbol()Thomas Arnhold2-10/+5
2013-05-27be case-insensitive for open/starsymbol comparisonThomas Arnhold1-2/+2
2013-05-25Fix fdo#64972 - strikethrough displays too highKhaled Hosny1-1/+2
2013-05-25A hack to fix mark placement in old fontsKhaled Hosny1-1/+19
2013-05-23Fix left to right full justificationKhaled Hosny1-96/+0
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