summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/fontmanager/fontconfig.cxx
AgeCommit message (Expand)Author
2020-09-05rhbz#1875377 if sort order is equivalent keep order fontconfig presentsCaolán McNamara
2020-08-04loplugin:flatten in vcl/unxNoel Grandin
2020-04-20tdf#130924 [vcl] replace `*printf`s with `SAL_*` logging macros.Yukio Siraichi
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-10-24Introduce OStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-09-11Check for EMOJI content only on ICU 57 and newerTomáš Chvátal
2019-09-04Related: rhbz#1648281 improve fontconfig fallback for emojisCaolán McNamara
2019-09-03Make Noto Color Emoji font work on LinuxKhaled Hosny
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-04-19optimise find/insert patternNoel Grandin
2019-03-27return by unique_ptr from psp::PrintFontManager::getFontOptionsNoel Grandin
2019-03-22rhbz#1690732 basic font variation supportCaolán McNamara
2019-03-20Related: rhbz#1690732 FC_INDEX doesn't mean exactly what it used to meanCaolán McNamara
2019-02-04vcl: make it easier to spot missing fonts (fontconfig backend)Miklos Vajna
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-21change FindFontSubstitute to operate on FontSelectPatternAttributesCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-17loplugin:useuniqueptr in PrintFontManagerNoel Grandin
2018-05-22Turn debug fprint in vcl/unx/generic/fontmanager/ into SAL_INFOStephan Bergmann
2018-05-18Consistently use "vcl.fonts" log area across vcl/unx/generic/fontmanager/Stephan Bergmann
2018-04-24loplugin:useuniqueptr in FontCfgWrapperNoel Grandin
2018-01-31Modernize a bit vcl (part5)Julien Nabet
2018-01-11[API CHANGE] migrate PackageKit usage to Modify2Caolán McNamara
2017-12-22use SyncDbusSessionHelper for font install requestsCaolán McNamara
2017-12-21set dbus id for existing DbusSessionHelper usersCaolán McNamara
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-02improve constparam lopluginNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-11Replace list by vector fontconfig/manager (vcl)Julien Nabet
2017-09-25Install fc_local.conf only where usedStephan Bergmann
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-17Fix typosAndrea Gelmini
2017-07-13tdf#104883 Don't call InstallFontconfigResources if it's not availableSamuel Mehrbrodt
2017-07-13Migrate missing font installation to new GDBus APISamuel Mehrbrodt
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-25loplugin:constantparamNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-08valgrind: fix leakCaolán McNamara
2017-02-12Get rid of "unicodes" in lower-case, tooTor Lillqvist