summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/fontmanager.hxx
AgeCommit message (Expand)Author
2021-05-27no need to allocate PrintFont separatelyNoel Grandin
2021-04-25loplugin:unusedfieldsNoel Grandin
2021-04-14tdf#140639 cache FcPattern for font optionsCaolán McNamara
2021-04-14use original FontAttributes instead of an intermediate FastPrintFontInfoCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2019-08-27Let PrintFontManager::addFontFile directly take a file URLStephan Bergmann
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-03-27return by unique_ptr from psp::PrintFontManager::getFontOptionsNoel Grandin
2019-03-22rhbz#1690732 basic font variation supportCaolán McNamara
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21change FindFontSubstitute to operate on FontSelectPatternAttributesCaolán McNamara
2018-07-17loplugin:useuniqueptr in PrintFontManagerNoel Grandin
2018-04-22Drop header that had just one typedefKhaled Hosny
2017-12-22use SyncDbusSessionHelper for font install requestsCaolán McNamara
2017-12-16Fix typosAndrea Gelmini
2017-11-02improve constparam lopluginNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-22Replace some lists by vectors (vcl)Julien Nabet
2017-10-11Replace list by vector fontconfig/manager (vcl)Julien Nabet
2017-09-22vcl: [loplugin:badstatics] pManagerMichael Stahl
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-15the font installation code is now controlled by ENABLE_GIOMarkus Mohrhard
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-05-25loplugin:constantparamNoel Grandin
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-03-08valgrind: fix leakCaolán McNamara
2017-03-08const this upCaolán McNamara
2017-02-08This is only used within vclKhaled Hosny
2017-02-08Move the typedef where it is usedKhaled Hosny
2017-01-10loplugin:unusedfieldsNoel Grandin
2016-12-30Simplify this a bitKhaled Hosny
2016-12-02Simplify FontManager a bitKhaled Hosny
2016-12-02Always use FontConfig in UNXKhaled Hosny
2016-12-02Drop font cache on UNXKhaled Hosny
2016-11-30More dead codeKhaled Hosny
2016-11-26There is one font file type nowKhaled Hosny
2016-11-26Dead codeKhaled Hosny
2016-11-26Kill code for Type 1 fonts on UnixKhaled Hosny
2016-11-24move the FontConfigFontOptions out of FreetypeFontInstance nowCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01std::list<sal_Unicode> to vectorNoel Grandin
2016-09-01std::list<int> to vectorNoel Grandin
2016-09-01std::list<int> to vectorNoel Grandin