summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/glyphs/gcach_layout.cxx
AgeCommit message (Expand)Author
2016-11-26Kill the old Unix layout enginesKhaled Hosny
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny
2016-10-18GSoC: Modify DrawServerFontLayout and add DrawSalLayoutAkash Jain
2016-10-11tdf#103103: Many Arabic fonts dont render correctlyKhaled Hosny
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07Fix not-so-newly introduced perf regression in vclKhaled Hosny
2016-05-19Try to stop the tinderboxes from spamming meKhaled Hosny
2016-05-19set aChar using iterateCodePointsAkash Jain
2016-05-18Try to fix perf regression in HbLayoutEngine::Layout()Khaled Hosny
2016-05-17Outdated commentKhaled Hosny
2016-05-11Change code related to setting diacritic and cluster property of a characterAkash Jain
2016-04-25Update comment a bitKhaled Hosny
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-01-11vcl: move all glyph files from generic to unxChris Sherlock
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks
2011-08-19Merge FreetypeServerFont and ServerFont now its split out into unxCaolán McNamara
2011-08-18move unix only stuff to unxCaolán McNamara