summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/fontmanager/fontmanager.cxx
AgeCommit message (Expand)Author
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
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-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-06-17convert DBG_ASSERT in vclNoel Grandin
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-04-14Unit test hook for online / fonts.Michael Meeks
2016-04-13Stop assigning null to intrusive_ptrTakeshi Abe
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-18loplugin: unused return values in vcl/Noel Grandin
2016-01-14vcl: fontmanager.hxx is a private Unix headerChris Sherlock
2016-01-14vcl: fontcache.hxx is a private Unix header for pspChris Sherlock
2016-01-12vcl: split off ImplFontCharMap into it's own header fileChris Sherlock
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock
2016-01-11vcl: move vcl/generic/fontmanager files to vcl/unx/generic/fontmanagerChris Sherlock
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks
2011-10-24PrintFontManager: don't look at empty path entiresMichael Stahl
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-20ByteString->rtl::OStringBufferCaolán McNamara
2011-07-26callcatcher: remove unused methodsThomas Arnhold
2011-07-19Resolves: rhbz#715549 use fontconfig's detected format when availableCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]