diff options
author | Jan-Marek Glogowski <jan-marek.glogowski@extern.cib.de> | 2019-11-15 16:19:31 +0000 |
---|---|---|
committer | Jan-Marek Glogowski <glogow@fbihome.de> | 2019-11-19 03:11:59 +0100 |
commit | 578f97b4b2d06d3d5d5db7fd70066ba8ca665abc (patch) | |
tree | 196eae7eba9b7aeca6be26efe546609124aa1d2f /editeng/qa | |
parent | 280f8f70d14ca9932a846030537dfd2ec8f61801 (diff) |
Move static aFontFileList into GlyphCache
GlyphCache is already a global in the unix SalData class, so we
can drop one more global static variable. and the FontFile map
values aren't shared, so just use std::unique_ptr, like the two
other maps, which form the GlyphCache class.
While at it finalize the classes and hide their constructors.
Change-Id: Iaac8cd9905e9b4025707a17f62d8961ccfa5d0fb
Reviewed-on: https://gerrit.libreoffice.org/82966
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'editeng/qa')
0 files changed, 0 insertions, 0 deletions