summaryrefslogtreecommitdiff
path: root/vcl/source/font/PhysicalFontCollection.cxx
AgeCommit message (Expand)Author
2021-03-01do not repeatedly call getenv("SAL_NO_FONT_LOOKUP")Luboš Luňák
2020-10-28std::set->o3tl::sorted_vector in vclNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: vclStephan Bergmann
2020-01-10use more std::make_sharedNoel Grandin
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-09-25better data structures for some static const varsNoel Grandin
2019-07-30Fix typosAndrea Gelmini
2019-06-08tdf#125620 add Korean Hangul Jamo codepoint rangesDaeHyun Sung
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21split into FontSelectPatternAttributes and LogicalFontInstance argsCaolán McNamara
2018-08-21change FindFontSubstitute to operate on FontSelectPatternAttributesCaolán McNamara
2018-08-20make PhysicalFontCollection::Close return std::shared_ptrCaolán McNamara
2018-08-20FindMetricCompatibleFont can take FontSelectPatternAttributesCaolán McNamara
2018-08-15loplugin:useuniqueptr in PhysicalFontCollectionNoel Grandin
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin
2018-05-27Fix typosAndrea Gelmini
2018-04-26loplugin:useuniqueptr in PhysicalFontCollectionNoel Grandin
2018-04-24loplugin:useuniqueptr in OutputDeviceNoel Grandin
2018-01-29Modernize a bit vcl (part2)Julien Nabet
2017-12-01loplugin:unusedfieldsNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-01An env var to disable font lookupKhaled Hosny
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-02Use FindMetricCompatibleFont() here as wellKhaled Hosny
2016-12-25Make sure we use bundled metric-compatible fontsKhaled Hosny
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-05Drop unused Graphite includesKhaled Hosny
2016-11-04Font features are not a Graphite-only featureKhaled Hosny
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin
2016-05-11Convert FONT_FAMILY to scoped enumNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-08loplugin:constantparams in vclNoel Grandin
2016-01-29vcl: changes to included vcl headersChris Sherlock
2016-01-25vcl: remove a lot of unneeded headers from PhysicalFontCollection.cxxChris Sherlock
2016-01-25vcl: remove vcl/inc/magic.hChris 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-09vcl: FindFontFamilyByFont is not the best name after allChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock