summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/fontmanager
AgeCommit message (Expand)Author
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
2016-12-02Unused codeKhaled 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-26Kill the old Unix layout enginesKhaled Hosny
2016-11-24move the FontConfigFontOptions out of FreetypeFontInstance nowCaolán McNamara
2016-11-23reorg a bit and ensure FontConfigFontOptions is always availableCaolán McNamara
2016-11-23with wayland scaling cairo is meddling with our fontCaolán McNamara
2016-10-25Skip font formats not supported by CommonSalLayoutKhaled Hosny
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-25avoid coverity#1371161 Missing move assignment operatorCaolán McNamara
2016-09-05convert FontAutoHint to scoped enumNoel Grandin
2016-09-05convert FontHinting to scoped enumNoel Grandin
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-09-01std::list<sal_Unicode> to vectorNoel Grandin
2016-09-01std::list<int> to vectorNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-06-03Convert whichOfficePath to scoped enumNoel Grandin
2016-05-26cppcheck: variable scopeCaolán McNamara
2016-05-25Convert FontHintStyle to scoped enumNoel Grandin
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-05-13only ever seen this with Khmer OS fonts, and their name is in ascii anywayCaolán McNamara
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-05-10Silence Clang -Wimplicit-fallthrough in gperf-generated codeStephan Bergmann
2016-04-14Unit test hook for online / fonts.Michael Meeks
2016-04-13Stop assigning null to intrusive_ptrTakeshi Abe
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-16loplugin:constantparam in unotools/Noel Grandin
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin
2016-02-19always support packagekit if dbus is enabledCaolán McNamara
2016-02-19move dbus config into its own config headerCaolán McNamara
2016-02-18tdf#96091 Correct ascend and descend values for OTC font.Mark Hung
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-01-26vcl: remove unnecessary header includes from Unix fontsubst.cxxChris Sherlock
2016-01-19vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-14vcl: fontmanager.hxx is a private Unix headerChris Sherlock
2016-01-14vcl: fontcache.hxx is a private Unix header for pspChris Sherlock