summaryrefslogtreecommitdiff
path: root/include/vcl/glyphitemcache.hxx
AgeCommit message (Expand)Author
2024-02-12use more UNLESS_MERGELIBSNoel Grandin
2023-12-31cid#1546464 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-12tdf#146619 Recheck include/[v-x]* with IWYUGabor Kelemen
2023-10-12cool#7318 Calc rendering acceleration (part2)Noel Grandin
2022-10-25tdf#126788 speed up export to pdf of complex table documentNoel Grandin
2022-08-31glyph cache considered artificial italic the same as regularCaolán McNamara
2022-08-29crashtesting: various checkGlyphsEqual assertsCaolán McNamara
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-05-31clang-cl wants VCL_DLLPUBLIC SalLayoutGlyphsCache::clear not to be inlineStephan Bergmann
2022-05-16use FontMetric as SalLayoutGlyphsCache key rather than vcl::FontLuboš Luňák
2022-05-04lay out entire strings in SalLayoutGlyphsCache more often (tdf#148911)Luboš Luňák
2022-05-03optimize repeated calls for the same string in SalLayoutGlyphsCacheLuboš Luňák
2022-05-02better cache size limit for SalLayoutGlyphsCacheLuboš Luňák
2022-05-01SalLayoutGlyphsCache no longer needs to hash OutputDevice pointerLuboš Luňák
2022-04-28include LogicalFontInstance font scale in SalLayoutGlyphsCache keyLuboš Luňák
2022-04-14compute subset of glyphs in SalLayoutGlyphsCache (tdf#139604)Luboš Luňák
2022-04-12include OutputDevice MapMode in SalLayoutGlyphsCache key (tdf#148400)Luboš Luňák
2022-04-08use just one shared global SalLayoutGlyphsCacheLuboš Luňák
2022-04-08ignore Point logicalPos argument in SalLayoutGlyphsCacheLuboš Luňák
2022-04-08check better for unchanged OutputDevice in SalLayoutGlyphsCacheLuboš Luňák
2022-04-08use vcl::text::TextLayoutCache in SalLayoutGlyphsCacheLuboš Luňák
2022-03-15use SalLayoutGlyphsCache in EditEngine/SvxFont (tdf#94677)Luboš Luňák
2022-03-14move cache for SalLayoutGlyph's from Calc to VCLLuboš Luňák