summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/embeddedfontshelper.cxx
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2016-11-29Strip down GetEmbedFontData to what is really usedKhaled Hosny
2016-06-03Convert FontRights to scoped enumNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-01-26vcl: remove unnecessary included headers in embeddedfontshelper.cxxChris Sherlock
2016-01-19vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock
2016-01-03vcl: convert ImplFontMetricData to accessor functionsChris Sherlock
2015-12-25vcl: Change GetDev{Font|Size}List to GetDevice{Font|Size}ListChris Sherlock
2015-12-24Class ImplGetDevFontList renamed to ImplDeviceFontListChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-27add a length arg to GetEmbedFontDataCaolán McNamara
2015-01-20move OutputDevice:: Clear/Refresh inside AddTempDevFontCaolán McNamara
2015-01-20font cache gets broken on adding an embedded fontCaolán McNamara
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-23Rename OutputDevice::ImplGetGraphics to GetGraphicsChris Sherlock
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2013-12-01upload libeot-0.01David Tardon
2013-11-16fix build with --enable-eotDavid Tardon
2013-11-13sufficientFontRights usage appears to have reversed logicCaolán McNamara
2013-11-13initialize sufficientFontRightsCaolán McNamara
2013-11-13Respect svg:font-face-format element.Brennan Vincent
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-03-08fix handling of ttf embedding restrictionsLuboš Luňák
2013-03-08embed also view-only fonts, but do not use themLuboš Luňák
2013-03-08protect against incomplete writesLuboš Luňák
2013-03-08function for duplicated codeLuboš Luňák
2013-03-06remove the need to explicitly specify font style for font embeddingLuboš Luňák
2013-03-06check whether font files allow being embedded in documentsLuboš Luňák
2013-02-27get installed fonts etc. using SalGraphicsLuboš Luňák
2013-02-26another attempt at fixing build with the "generic" PrintFontManagerLuboš Luňák
2013-02-26put #ifdef around Unix specific codeLuboš Luňák
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák