summaryrefslogtreecommitdiff
path: root/vcl/generic/glyphs
AgeCommit message (Expand)Author
2012-09-05should be able to remove SimpleLayoutEngine nowCaolá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-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
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-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-06-11Adapt gcach_layout.cxx to SAL_INFOStephan Bergmann
2012-06-09fdo#46390 Move VERBOSE to OSL_DEBUG_LEVEL leftoversThomas Arnhold
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-03-04help GlyphItems vector to be sized correctly up-frontNorbert Thiebaud
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot
2012-01-17remove unused methodsThomas Arnhold
2011-12-13Resolves: rhbz#761009 IFSD_Equal is asymmetricalCaolán McNamara
2011-11-28Fix Kashida justification when there is no Kashida glyphKhaled Hosny
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-14callcatcher: remove freshly unused methodsCaolán McNamara
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-10-27Resolves: fdo#32665 handle that FreeSerif lacks some glyphs in bold/italicCaolán McNamara
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks