summaryrefslogtreecommitdiffstats
path: root/vcl/generic
Commit message (Expand)AuthorAgeFilesLines
* Resolves: fdo#66042 get the bounds of the current graphemeCaolán McNamara2013-06-241-1/+1
* fdo#43460 shell,vcl,xmlreader: use isEmpty()Jelle van der Waa2013-06-241-2/+2
* -Werror,-Wdeprecated-registerStephan Bergmann2013-06-201-13/+13
* Fix calculation of internal leadingKhaled Hosny2013-06-201-1/+1
* sal_Bool to boolTakeshi Abe2013-06-181-3/+3
* Bye Bye ICU Layout EngineKhaled Hosny2013-06-161-676/+4
* fdo#43460 use isEmpty()Jelle van der Waa2013-06-161-4/+4
* Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand2013-06-141-9/+22
* cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet2013-06-131-1/+1
* Introduce O[U]String::toUInt32Stephan Bergmann2013-06-131-1/+1
* Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand2013-06-122-10/+33
* dump more info when encountering an odd language for a scriptCaolán McNamara2013-06-071-2/+5
* fix WM_CLASSLuboš Luňák2013-06-061-12/+4
* Related: rhbz#968892 discard impossible languages for oriya script fallbackCaolán McNamara2013-06-051-10/+18
* Related: rhbz#968892 discard impossible languages for glyph fallbackCaolán McNamara2013-06-041-0/+39
* Resolves: rhbz#968892 force render full grapheme with fallback fontCaolán McNamara2013-06-041-24/+37
* Make use of IsStarSymbol()Thomas Arnhold2013-05-302-10/+5
* be case-insensitive for open/starsymbol comparisonThomas Arnhold2013-05-271-2/+2
* Fix fdo#64972 - strikethrough displays too highKhaled Hosny2013-05-251-1/+2
* A hack to fix mark placement in old fontsKhaled Hosny2013-05-251-1/+19
* Fix left to right full justificationKhaled Hosny2013-05-231-96/+0
* Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"Tor Lillqvist2013-05-221-1/+1
* fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz2013-05-221-1/+1
* absoletely guarantee there is no mem leakCaolán McNamara2013-05-211-9/+5
* Fix memory leak in mapToFontConfigLangTag.Mark Wielaard2013-05-201-0/+12
* fix OUString conversionThomas Arnhold2013-05-191-4/+4
* Changed compareTo to startsWithricardobotto2013-05-191-4/+4
* WaE: unused functionsTor Lillqvist2013-05-161-22/+0
* Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin2013-05-162-220/+12
* SolarMutex does not belong into the URE interfaceStephan Bergmann2013-05-141-4/+4
* Handle fonts without hhea or OS/2 table e.g. Type1Khaled Hosny2013-05-131-2/+12
* TypoKhaled Hosny2013-05-131-1/+1
* Some loggingKhaled Hosny2013-05-121-3/+29
* Drop code for FreeTyope version we don't supportKhaled Hosny2013-05-111-95/+11
* Cleanup FreeType ascender/descender handling a bitKhaled Hosny2013-05-111-17/+49
* Revert 052f181dad89ad34d90513bc9dcd3e3239727933Khaled Hosny2013-05-111-81/+7
* Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr2013-05-101-3/+2
* no FT_Face_GetCharVariantIndex on RHEL-5, dlsym itCaolán McNamara2013-05-091-2/+9
* harfbuzz: stop delivering headersMichael Stahl2013-05-081-2/+2
* Enable HarfBuzz by defaultKhaled Hosny2013-05-061-12/+3
* [harfbuzz] Fix text width calculation, 3rd tryKhaled Hosny2013-05-061-13/+1
* Remove unused variablesKhaled Hosny2013-05-061-2/+0
* [harfbuzz] Support Unicode variation selectorsKhaled Hosny2013-05-062-17/+20
* [harfbuzz] Fix vertical text layoutKhaled Hosny2013-05-051-0/+9
* [harfbuzz] Fix placement of multi-glyph clustersKhaled Hosny2013-05-031-1/+16
* unneeded using directiveEike Rathke2013-05-031-1/+0
* implemented IcuFontFromServerFont::getFontTable(LETag,size_t&)Eike Rathke2013-05-031-3/+11
* do not call LayoutEngine::reset()Eike Rathke2013-05-031-1/+0
* [harfbuzz] Fix shaping across text runs, take 2Khaled Hosny2013-05-021-9/+1
* Revert "[harfbuzz] Fix shaping across text runs"Khaled Hosny2013-05-021-6/+2