summaryrefslogtreecommitdiffstats
path: root/vcl/generic
Commit message (Expand)AuthorAgeFilesLines
* Font and ImplLayoutArgs with LanguageTagEike Rathke2013-09-201-4/+2
* typo fix: wether -> whetherAndras Timar2013-09-111-1/+1
* CID#738553 uninitialized scalarCaolán McNamara2013-09-091-1/+1
* Check for FT_Face_GetCharVariantIndex at build timeKhaled Hosny2013-09-061-22/+7
* Simplify FreeType version checkKhaled Hosny2013-09-061-14/+4
* Require FreeType >= 2.2.0Khaled Hosny2013-09-041-63/+16
* FT_Size API is available since FreeType 2.0.5Khaled Hosny2013-09-042-44/+19
* Remove hacks for ancient FreeTypeKhaled Hosny2013-08-301-10/+1
* Simplify iterator management (part2)Julien Nabet2013-08-261-5/+3
* Simplify a bit iterator managementJulien Nabet2013-08-261-6/+6
* Don't re-create Unicode and font functions for every text runKhaled Hosny2013-08-221-2/+11
* fdo#66715: Avoid compatibility decomposition with HarfBuzzKhaled Hosny2013-08-221-0/+17
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-212-4/+4
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-182-7/+10
* convert vcl/inc/outfont.hxx from String to OUStringNoel Grandin2013-08-121-3/+3
* convert vcl/inc/fontcache.hxx from String to OUStringNoel Grandin2013-08-121-3/+3
* convert vcl/ppdparser.hxx from String to OUStringNoel Grandin2013-08-122-8/+8
* fdo#66715: fontconfig: try harder to ignore duplicate fontsMichael Stahl2013-07-301-14/+21
* vcl: fix obviously wrong mapping of WIDTH_ULTRA_EXPANDEDMichael Stahl2013-07-301-1/+1
* Fix headless mode glyph cache memory handlingStephan Bergmann2013-07-123-30/+22
* Related: fdo#66524 don't invalidate font cache every timeCaolán McNamara2013-07-111-0/+1
* Resolves: fdo#66524 string conversion gone wrongCaolán McNamara2013-07-111-4/+4
* -Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-0/+11
* MinorKhaled Hosny2013-07-041-5/+5
* Fix memory leak in ServerFont::GetGlyphOutline.Mark Wielaard2013-06-301-0/+6
* Always embed 14 standard Postscript fonts in PDFKhaled Hosny2013-06-271-1/+0
* 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