summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)Author
2013-01-14Resolves: fdo#58324 keep both halves of surrogate pairs if glyph isn't foundCaolán McNamara
2013-01-10Resolves: fdo#59131 resolve default backend on printer->setupCaolán McNamara
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
2012-07-14Related: fdo#31821 pull tables from otf fonts as wellCaolán McNamara
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-02Remove unused definesThomas Arnhold
2012-06-20Resolves: fdo#47636 cache fontconfig font substitutionsCaolán McNamara
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-06-13removed code commented-out in the first placeTakeshi Abe
2012-06-11Adapt gcach_layout.cxx to SAL_INFOStephan Bergmann
2012-06-09fdo#46390 Move VERBOSE to OSL_DEBUG_LEVEL leftoversThomas Arnhold
2012-06-04Change return PrintFontManager::countFontconfigFontsJulien Nabet
2012-06-02targeted string re-workNorbert Thiebaud