summaryrefslogtreecommitdiff
path: root/vcl/generic/glyphs/glyphcache.cxx
AgeCommit message (Expand)Author
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