summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)AuthorFilesLines
2012-12-06Resolves: fdo#57939 use different layout instances for differing kerning flagsCaolán McNamara1-2/+5
2012-11-30eradicate all traces of OLocale and rtl/locale.hxxMichael Stahl1-1/+0
2012-11-30fix build for meCaolán McNamara1-1/+2
2012-11-30ditched rtl::OLocaleEike Rathke1-4/+4
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-6/+0
2012-11-22AllSettings with LanguageTagEike Rathke2-2/+2
2012-11-16use LanguageTagEike Rathke1-3/+3
2012-11-14source file modes fixEnrico Weigelt, metux ITS1-0/+0
2012-11-13fontconfig < 2.4.92 doesn't have FcGetLangs, fallback to old logic in absenceCaolán McNamara1-0/+7
2012-11-12re-base on ALv2 code. Includes:Michael Meeks10-238/+141
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks16-368/+228
2012-10-07WaE: 'driverLib' defined but not usedTor Lillqvist1-0/+2
2012-10-07Android printing is completely different anyway, surelyTor Lillqvist1-1/+1
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann1-9/+51
2012-09-17older icu's appear to have the features, but not the typedefsCaolán McNamara1-0/+7
2012-09-17Related: rhbz#857860 enable ligatures and kerning only when requestedCaolán McNamara1-1/+7
2012-09-17update unused code listCaolán McNamara3-68/+2
2012-09-11default to off for packagekit usage; add --enable-packagekitRene Engelhard1-4/+4
2012-09-07move temporary font cleaning to a place that is run on all platformsLuboš Luňák1-3/+0
2012-09-07move the code for adding temporary fonts to a separate classLuboš Luňák1-42/+3
2012-09-06basic support for temporary fontsLuboš Luňák1-0/+43
2012-09-06these warnings are only debug informational reallyCaolán McNamara1-4/+4
2012-09-05should be able to remove SimpleLayoutEngine nowCaolán McNamara1-75/+8
2012-09-03misplaced ifdefCaolán McNamara1-1/+1
2012-09-03adjust auto font installationCaolán McNamara2-54/+66
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara4-4/+31
2012-09-03make GlyphCache::InvalidateAllGlyphs do what it says it doesCaolán McNamara1-18/+8
2012-09-03Resolves: #i96826# request font installation on render failureCaolán McNamara1-7/+124
2012-08-31workaround fdo#35118 in the absence of fdo#19869Caolán McNamara1-24/+39
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-4/+1
2012-08-13Resolves: fdo#53258 Aquabase-spanish-support busts ttf reader againCaolán McNamara1-3/+8
2012-08-11Remove unused local varsJulien Nabet1-1/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-1/+0
2012-07-15Resolves: fdo#31821 always process ZW[N]J in the font regardless of scriptCaolán McNamara1-0/+13
2012-07-15Resolves: fdo#31821 use icu layout whenever possibleCaolán McNamara1-3/+1
2012-07-14ENABLE_ICU_LAYOUT is always enabledCaolán McNamara1-26/+7
2012-07-14Related: fdo#31821 prefer non-latn over latn, but latn over nothingCaolán McNamara1-3/+7
2012-07-14Related: fdo#31821 pull tables from otf fonts as wellCaolán McNamara1-4/+7
2012-07-11Decrease header files dependenciesMatteo Casalin1-1/+0
2012-07-02Remove unused definesThomas Arnhold1-2/+0
2012-06-20Resolves: fdo#47636 cache fontconfig font substitutionsCaolán McNamara1-6/+53
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud4-17/+17
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2-43/+26
2012-06-13removed code commented-out in the first placeTakeshi Abe2-17/+0
2012-06-11Adapt gcach_layout.cxx to SAL_INFOStephan Bergmann2-20/+11
2012-06-09fdo#46390 Move VERBOSE to OSL_DEBUG_LEVEL leftoversThomas Arnhold1-1/+1
2012-06-04Change return PrintFontManager::countFontconfigFontsJulien Nabet1-3/+5
2012-06-02targeted string re-workNorbert Thiebaud1-7/+5
2012-06-02targeted string re-workNorbert Thiebaud1-5/+5
2012-05-31make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara1-5/+0