summaryrefslogtreecommitdiff
path: root/vcl/generic/fontmanager
AgeCommit message (Expand)Author
2013-01-12these members are private now, use accessorsCaolán McNamara
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/genericChr. Rossmanith
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-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-14source file modes fixEnrico Weigelt, metux ITS
2012-11-13fontconfig < 2.4.92 doesn't have FcGetLangs, fallback to old logic in absenceCaolán McNamara
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
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-07move temporary font cleaning to a place that is run on all platformsLuboš Luňák
2012-09-07move the code for adding temporary fonts to a separate classLuboš Luňák
2012-09-06basic support for temporary fontsLuboš Luňák
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-08-13Resolves: fdo#53258 Aquabase-spanish-support busts ttf reader againCaolán McNamara
2012-06-20Resolves: fdo#47636 cache fontconfig font substitutionsCaolán McNamara
2012-06-13removed code commented-out in the first placeTakeshi Abe
2012-06-04Change return PrintFontManager::countFontconfigFontsJulien Nabet
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-31vcl: use CustomTarget makefilesMatúš Kukan
2012-03-12OString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák
2012-02-20Resoves fdo#42901 duplicated .pfb without duplicated .afm drops fontCaolán McNamara
2012-02-19ByteString->rtl::OStringCaolán McNamara
2012-02-18Fix typos in commentsElton Chung
2012-01-16typoCaolán McNamara
2012-01-16Clang -Wunneeded-internal-declaration.Stephan Bergmann
2012-01-16Same expression on both sides of '-'Caolán McNamara
2012-01-16callcatcher: update list, updateDirTimestamp now unusedCaolán McNamara
2012-01-13Replace getLength() with isEmpty() in vcl/generic/fontmanagerChristina Rossmanith
2012-01-13tidy some string typesCaolán McNamara
2012-01-13Replace (Byte)String with rtl::O(U)StringChristina Rossmanith
2012-01-13Drop XLFD support from fontmanagerKhaled Hosny
2012-01-13callcatcher: update list, getXLFD is now unusedCaolán McNamara
2012-01-12post padmin shrinkage a lot of FontManager can go nowCaolán McNamara
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-11align m_nCollectionEntry with getFontFaceNumber and FC_FACE, bump cache magicCaolán McNamara
2012-01-11further shrinkage of padmin non-fontconfig code-pathsCaolán McNamara
2012-01-11adapt findFontFileID to know about multiple font faces in a font fileCaolán McNamara
2012-01-11addFontFile always add all font faces in that fileCaolán McNamara
2012-01-11align getFontFaceNumber with FC_FACECaolán McNamara