summaryrefslogtreecommitdiff
path: root/vcl/generic/glyphs/glyphcache.cxx
AgeCommit message (Expand)Author
2016-01-11vcl: move all glyph files from generic to unxChris Sherlock
2016-01-11vcl: rename gcach_ftyp.{cxx|hxx} to freetype_glyphcache.{cxx|hxx}Chris Sherlock
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock
2016-01-09vcl: move some Freetype stuff away from the "generic" folderChris Sherlock
2016-01-09vcl: Rename ImplServerFontEntry to ServerFontInstanceChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock
2016-01-03vcl: split out ImplFontAttributes into own headerChris Sherlock
2016-01-03vcl: convert ImplFontMetricData to accessor functionsChris Sherlock
2015-12-31vcl: merge ImplDevFontAttributes with ImplFontAttributesChris Sherlock
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-25fixes a memory leak that appeared in tdf#93392 valgrind traceDennis Francis
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-23Remove include stdio (part6)Julien Nabet
2015-02-03GlyphCachePeer::mnBytesUsed is always zeroStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-01-17bool improvementsStephan Bergmann
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2014-01-04fdo#73280 - always advance the iterator to avoid an infinite loop.Michael Meeks
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-21Removed unused kerning stuffKhaled Hosny
2013-08-26Simplify iterator management (part2)Julien Nabet
2013-07-12Fix headless mode glyph cache memory handlingStephan Bergmann
2013-04-29fdo#39468 Translation and cleanupChris Sherlock
2013-04-18Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-12Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10Chr. Rossmanith
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-01-07Change public variables of class ImplFontAttributes to private.navin
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-09-17update unused code listCaolá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-07-11Decrease header files dependenciesMatteo Casalin
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-01-17remove unused methodsThomas Arnhold
2011-12-13Resolves: rhbz#761009 IFSD_Equal is asymmetricalCaolán McNamara
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