summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)Author
2013-02-11Resolves: rhbz#527719 #i105784# improve selection of fallback fontCaolán McNamara
2013-02-08what a convoluted way to split path into dir and file; and broken, tooLuboš Luňák
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-14Resolves: fdo#58324 keep both halves of surrogate pairs if glyph isn't foundCaolán McNamara
2013-01-12these members are private now, use accessorsCaolán McNamara
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/genericChr. Rossmanith
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-10maName is now private, use GetFamilyName()Caolán McNamara
2013-01-09Resolves: fdo#59131 resolve default backend on printer->setupCaolán McNamara
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-07Change public variables of class ImplFontAttributes to private.navin
2012-12-20Some cppcheckJulien Nabet
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák
2012-12-06Resolves: fdo#57939 use different layout instances for differing kerning flagsCaolán McNamara
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-22AllSettings with LanguageTagEike Rathke
2012-11-16use LanguageTagEike Rathke
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-10-07WaE: 'driverLib' defined but not usedTor Lillqvist
2012-10-07Android printing is completely different anyway, surelyTor Lillqvist
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann
2012-09-17older icu's appear to have the features, but not the typedefsCaolán McNamara
2012-09-17Related: rhbz#857860 enable ligatures and kerning only when requestedCaolán McNamara
2012-09-17update unused code listCaolán McNamara
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-05should be able to remove SimpleLayoutEngine nowCaolá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-03make GlyphCache::InvalidateAllGlyphs do what it says it doesCaolá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-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-13Resolves: fdo#53258 Aquabase-spanish-support busts ttf reader againCaolán McNamara
2012-08-11Remove unused local varsJulien Nabet
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-07-15Resolves: fdo#31821 always process ZW[N]J in the font regardless of scriptCaolán McNamara
2012-07-15Resolves: fdo#31821 use icu layout whenever possibleCaolán McNamara
2012-07-14ENABLE_ICU_LAYOUT is always enabledCaolán McNamara
2012-07-14Related: fdo#31821 prefer non-latn over latn, but latn over nothingCaolán McNamara