summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/fontmanager
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-13fix crash on startup under XCaolán McNamara
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-08-20uselessmatch can take FontSelectPatternAttributesCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-17loplugin:useuniqueptr in PrintFontManagerNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-30Log error codeStephan Bergmann
2018-05-29Change SFErrCodes to scoped enumStephan Bergmann
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-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-04-01Use a simple boolean instead of an enumKhaled Hosny
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-01-31Modernize a bit vcl (part5)Julien Nabet
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
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-29cppcheck: unusedVariableJochen Nitschke
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-22Fix 3bf3cae9b7b4d38e0427d71a2b34629fd5988af7Julien Nabet
2017-10-22Replace some lists by vectors (vcl)Julien Nabet
2017-10-11Replace list by vector fontconfig/manager (vcl)Julien Nabet
2017-09-25Install fc_local.conf only where usedStephan Bergmann
2017-09-22vcl: [loplugin:badstatics] pManagerMichael Stahl
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-09-02Replace lists by vectors printer part (vcl)Julien Nabet
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-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-06-02Improved loplugin:redundantcast const_cast handling: vclStephan Bergmann
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-25loplugin:constantparamNoel Grandin
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock