summaryrefslogtreecommitdiffstats
path: root/vcl/source/gdi/embeddedfontshelper.cxx
Commit message (Expand)AuthorAgeFilesLines
* font cache gets broken on adding an embedded fontCaolán McNamara2015-01-271-2/+3
* Rename OutputDevice::ImplGetGraphics to GetGraphicsChris Sherlock2014-04-231-1/+1
* cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud2014-03-201-10/+10
* rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud2014-03-201-1/+1
* upload libeot-0.01David Tardon2013-12-011-4/+4
* fix build with --enable-eotDavid Tardon2013-11-161-2/+2
* sufficientFontRights usage appears to have reversed logicCaolán McNamara2013-11-131-1/+1
* initialize sufficientFontRightsCaolán McNamara2013-11-131-1/+1
* Respect svg:font-face-format element.Brennan Vincent2013-11-131-6/+57
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-3/+5
* fix handling of ttf embedding restrictionsLuboš Luňák2013-03-081-6/+4
* embed also view-only fonts, but do not use themLuboš Luňák2013-03-081-5/+23
* protect against incomplete writesLuboš Luňák2013-03-081-5/+12
* function for duplicated codeLuboš Luňák2013-03-081-0/+41
* remove the need to explicitly specify font style for font embeddingLuboš Luňák2013-03-061-2/+6
* check whether font files allow being embedded in documentsLuboš Luňák2013-03-061-22/+52
* get installed fonts etc. using SalGraphicsLuboš Luňák2013-02-271-47/+97
* another attempt at fixing build with the "generic" PrintFontManagerLuboš Luňák2013-02-261-2/+2
* put #ifdef around Unix specific codeLuboš Luňák2013-02-261-1/+12
* embed also system fonts when embedding fonts in a documentLuboš Luňák2013-02-261-0/+104
* Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky2013-02-211-104/+0
* embed also system fonts when embedding fonts in a documentLuboš Luňák2013-02-211-0/+104