summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/fontmanager/fontmanager.cxx
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-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-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
2017-12-22use SyncDbusSessionHelper for font install requestsCaolá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-22vcl: [loplugin:badstatics] pManagerMichael Stahl
2017-07-13Migrate missing font installation to new GDBus APISamuel Mehrbrodt
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
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-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
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-08valgrind: fix leakCaolán McNamara
2017-03-08const this upCaolán McNamara
2017-02-09convert FontType to scoped enumNoel Grandin
2017-02-08drop unused enum TTCreationFlagsNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-10New loplugin:conststringvar: vclStephan Bergmann
2017-01-10loplugin:unusedfieldsNoel Grandin
2016-12-30Simplify this a bitKhaled Hosny
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-02Simplify FontManager a bitKhaled Hosny
2016-12-02coverity#1396675 Dereference null return valueCaolán McNamara