summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)Author
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
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-31make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara
2012-05-30i#87757: do not create empty Rectangle bounding box for glyphs:Michael Stahl
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara
2012-04-25Removed unused methods from psp::PrinterGfxChr. Rossmanith
2012-04-14Some vcl cleaningJulien Nabet
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-26merge getVerticalDeltaAngle and GetVerticalFlagsCaolán McNamara