summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/glyphs/glyphcache.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: vclStephan Bergmann1-1/+1
2017-10-20ofz+ubsan: left shift of negative valueCaolán McNamara1-1/+1
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-1/+1
2017-07-18loplugin:constparams in vclNoel Grandin1-1/+1
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin1-5/+5
2017-04-26use strong_int for LanguageTypeNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-24ofz: explicitly release fontconfig options on every iterationCaolán McNamara1-0/+10
2016-12-30Get rid of GlyphMetric classKhaled Hosny1-3/+3
2016-12-11sal_GlyphId is a simple glyph id nowKhaled Hosny1-2/+2
2016-12-10Use GlyphItem in more placesKhaled Hosny1-4/+4
2016-11-24move the FontConfigFontOptions out of FreetypeFontInstance nowCaolán McNamara1-1/+0
2016-11-23fold GetGlyphMetric and GetGlyphData togetherCaolán McNamara1-3/+3
2016-11-04Font features are not a Graphite-only featureKhaled Hosny1-14/+6
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny1-50/+50
2016-10-26loplugin:expandablemethods in vclNoel Grandin1-5/+0
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-2/+2
2016-01-19vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock1-2/+2
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-2/+2
2016-01-16vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock1-2/+2
2016-01-11vcl: move all glyph files from generic to unxChris Sherlock1-0/+379
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks1-503/+0
2011-08-29valgrind: various unused codeCaolán McNamara1-14/+0
2011-08-19Merge FreetypeServerFont and ServerFont now its split out into unxCaolán McNamara1-37/+0
2011-08-18move unix only stuff to unxCaolán McNamara1-0/+554