summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/embeddedfontshelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-01-26vcl: remove unnecessary included headers in embeddedfontshelper.cxxChris Sherlock1-3/+1
2016-01-19vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock1-2/+2
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-2/+2
2016-01-16vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock1-2/+2
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock1-1/+1
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock1-1/+1
2016-01-03vcl: convert ImplFontMetricData to accessor functionsChris Sherlock1-2/+2
2015-12-25vcl: Change GetDev{Font|Size}List to GetDevice{Font|Size}ListChris Sherlock1-1/+1
2015-12-24Class ImplGetDevFontList renamed to ImplDeviceFontListChris Sherlock1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-4/+2
2015-01-27add a length arg to GetEmbedFontDataCaolán McNamara1-7/+1
2015-01-20move OutputDevice:: Clear/Refresh inside AddTempDevFontCaolán McNamara1-2/+0
2015-01-20font cache gets broken on adding an embedded fontCaolán McNamara1-2/+3
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-04-23Rename OutputDevice::ImplGetGraphics to GetGraphicsChris Sherlock1-1/+1
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud1-10/+10
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud1-1/+1
2013-12-01upload libeot-0.01David Tardon1-4/+4
2013-11-16fix build with --enable-eotDavid Tardon1-2/+2
2013-11-13sufficientFontRights usage appears to have reversed logicCaolán McNamara1-1/+1
2013-11-13initialize sufficientFontRightsCaolán McNamara1-1/+1
2013-11-13Respect svg:font-face-format element.Brennan Vincent1-6/+57
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-3/+5
2013-03-08fix handling of ttf embedding restrictionsLuboš Luňák1-6/+4
2013-03-08embed also view-only fonts, but do not use themLuboš Luňák1-5/+23
2013-03-08protect against incomplete writesLuboš Luňák1-5/+12
2013-03-08function for duplicated codeLuboš Luňák1-0/+41
2013-03-06remove the need to explicitly specify font style for font embeddingLuboš Luňák1-2/+6
2013-03-06check whether font files allow being embedded in documentsLuboš Luňák1-22/+52
2013-02-27get installed fonts etc. using SalGraphicsLuboš Luňák1-47/+97
2013-02-26another attempt at fixing build with the "generic" PrintFontManagerLuboš Luňák1-2/+2
2013-02-26put #ifdef around Unix specific codeLuboš Luňák1-1/+12
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák1-0/+104
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky1-104/+0
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák1-0/+104