summaryrefslogtreecommitdiff
path: root/vcl/generic/fontmanager/fontconfig.cxx
AgeCommit message (Expand)Author
2014-04-08Resolves: fdo#50855 Nimbus Sans L missing stylesCaolán McNamara
2013-10-24fdo#70741 fdo#66042 rhbz#968892: force render full grapheme with fallback fontCaolán McNamara
2013-07-31fdo#66715: fontconfig: try harder to ignore duplicate fontsMichael Stahl
2013-05-21absoletely guarantee there is no mem leakCaolán McNamara
2013-05-20Fix memory leak in mapToFontConfigLangTag.Mark Wielaard
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-02-19really, don't obtain the process locale 500 timesEike Rathke
2013-02-18localizedsorter::bestname: info for non-ISO locale and commentEike Rathke
2013-02-11Resolves: rhbz#527719 #i105784# improve selection of fallback fontCaolán McNamara
2013-01-07Change public variables of class ImplFontAttributes to private.navin
2012-11-30eradicate all traces of OLocale and rtl/locale.hxxMichael Stahl
2012-11-30fix build for meCaolán McNamara
2012-11-30ditched rtl::OLocaleEike Rathke
2012-11-13fontconfig < 2.4.92 doesn't have FcGetLangs, fallback to old logic in absenceCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-11default to off for packagekit usage; add --enable-packagekitRene Engelhard
2012-09-06these warnings are only debug informational reallyCaolán McNamara
2012-09-03misplaced ifdefCaolán McNamara
2012-09-03adjust auto font installationCaolán McNamara
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
2012-09-03Resolves: #i96826# request font installation on render failureCaolán McNamara
2012-08-31workaround fdo#35118 in the absence of fdo#19869Caolán McNamara
2012-06-04Change return PrintFontManager::countFontconfigFontsJulien Nabet
2012-02-20Resoves fdo#42901 duplicated .pfb without duplicated .afm drops fontCaolán McNamara
2012-01-16Same expression on both sides of '-'Caolán McNamara
2012-01-13Replace getLength() with isEmpty() in vcl/generic/fontmanagerChristina Rossmanith
2012-01-13Drop XLFD support from fontmanagerKhaled Hosny
2012-01-11Resolves:fdo#44078 fix unfortunate name alias mixups with DejaVu fontsCaolán McNamara
2012-01-11Resolves: fdo#44492 look up font by FC_FILE+FC_INDEX rather than FC_FAMILYCaolán McNamara
2012-01-11adapt findFontFileID to know about multiple font faces in a font fileCaolán McNamara
2012-01-11on generic X11 unix we always use fontconfigCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-10-27make FontManager work directly on FontSelectPatternCaolán McNamara
2011-10-27Resolves: fdo#32665 handle that FreeSerif lacks some glyphs in bold/italicCaolán McNamara
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks