summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/fontmanager.hxx
AgeCommit message (Expand)AuthorFilesLines
2012-09-07Revert "vcl: export PrintFontManager"Luboš Luňák1-1/+1
2012-09-07move the code for adding temporary fonts to a separate classLuboš Luňák1-23/+0
2012-09-06vcl: export PrintFontManagerMichael Stahl1-1/+1
2012-09-06basic support for temporary fontsLuboš Luňák1-0/+23
2012-09-03adjust auto font installationCaolán McNamara1-0/+5
2012-09-03Resolves: #i96826# request font installation on render failureCaolán McNamara1-0/+2
2012-06-04Change return PrintFontManager::countFontconfigFontsJulien Nabet1-1/+1
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara1-3/+1
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-01-13Drop XLFD support from fontmanagerKhaled Hosny1-39/+1
2012-01-13callcatcher: update list, getXLFD is now unusedCaolán McNamara1-1/+0
2012-01-12post padmin shrinkage a lot of FontManager can go nowCaolán McNamara1-27/+0
2012-01-11Resolves: fdo#44492 look up font by FC_FILE+FC_INDEX rather than FC_FAMILYCaolán McNamara1-1/+1
2012-01-11align m_nCollectionEntry with getFontFaceNumber and FC_FACE, bump cache magicCaolán McNamara1-5/+5
2012-01-11further shrinkage of padmin non-fontconfig code-pathsCaolán McNamara1-5/+0
2012-01-11adapt findFontFileID to know about multiple font faces in a font fileCaolán McNamara1-4/+14
2012-01-11addFontFile always add all font faces in that fileCaolán McNamara1-1/+1
2012-01-11on generic X11 unix we always use fontconfigCaolán McNamara1-7/+1
2011-10-27make FontManager work directly on FontSelectPatternCaolán McNamara1-3/+2
2011-10-27remove ItalicMatrix into delivered headerCaolán McNamara1-1/+0
2011-10-27Resolves: fdo#32665 handle that FreeSerif lacks some glyphs in bold/italicCaolán McNamara1-1/+2
2011-07-26callcatcher: remove unused methodsThomas Arnhold1-14/+0
2011-07-19Resolves: rhbz#715549 use fontconfig's detected format when availableCaolán McNamara1-1/+1
2011-04-09Removed psp::pitch::type/psp::family::type/psp::italic::typeChristina Rossmanith1-60/+19
2011-04-09Replaced psp::weight::type with FontWeight/finished psp::width::type cleanupChristina Rossmanith1-40/+7
2011-04-09Replaced psp::width::type with FontWidthChristina Rossmanith1-8/+8
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-1/+1
2011-03-10Related: rhbz#680460 reorganize this to make it inheritableCaolán McNamara1-1/+1
2011-02-04Remove the #include guards. The .hxx file has it's own guards.Joseph Powers1-0/+2
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba1-18/+18
2010-12-08vcl118: export more sal-symbols to vcl-plugins onlyHerbert Duerr [hdu]1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-03-25CWS-TOOLING: integrate CWS ooo321gsl01_DEV300Vladimir Glazunov1-1/+1
2010-03-10CWS-TOOLING: integrate CWS fchints01Vladimir Glazunov1-10/+5
2010-02-18fix build of CWS fchints01 in padminhdu1-1/+1
2010-02-12#i64508# new code should avoid fruitless vclenum<->pspenum conversionshdu1-28/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-1/+1
2010-01-18#i87970# fix problem with glyph fallback to same font-family (patch by CMC, t...hdu1-2/+2
2009-12-23#i64508# honor fontconfig hinting settings (patch by cmc)hdu1-8/+29
2009-08-27CWS-TOOLING: integrate CWS otf01Release Engineers1-6/+8
2009-03-06CWS-TOOLING: integrate CWS movepsprintOliver Bolte1-0/+748