summaryrefslogtreecommitdiff
path: root/vcl/generic/glyphs
AgeCommit message (Expand)Author
2014-06-26clang: Dead incrementCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05fdo#78906 : File crashes while opening.Umesh Kadam
2014-05-28Fix build to work with older harfbuzz versions.Thorsten Behrens
2014-05-16lsan: mpFontCharMap double-add-ref, never releasedCaolán McNamara
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-11coverity#1169876 Uninitialized scalar fieldCaolán McNamara
2014-05-09use vcl::unohelper::CreateBreakIterator consistentlyCaolán McNamara
2014-04-26coverity#738920 Uninitialized scalar fieldCaolán McNamara
2014-04-23coverity#708636 Uninitialized scalar fieldCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-22cppcheck: fix reassigned varsJulien Nabet
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-05MinorKhaled Hosny
2014-02-05Set HarfBuzz buffer flags for text boundariesKhaled Hosny
2014-01-24coverity#738921 Uninitialized pointer fieldCaolán McNamara
2014-01-24coverity#735339 Unchecked return value from libraryCaolán McNamara
2014-01-18This is an int, not floatKhaled Hosny
2014-01-18SimplifyKhaled Hosny
2014-01-18MinorKhaled Hosny
2014-01-18Do proper script itemization with HarfBuzzKhaled Hosny
2014-01-17bool improvementsStephan Bergmann
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2014-01-04fdo#73280 - always advance the iterator to avoid an infinite loop.Michael Meeks
2013-12-13graphite2: get visibility right for static linkage on windows.Michael Meeks
2013-12-11fontmanager.hxx is private to vclTor Lillqvist
2013-11-07vcl: WORDS_BIGENDIAN is never defined, use OSL_BIGENDIANMichael Stahl
2013-10-30fdo#70968: Incorrect rendering of Devanagari short 'i' vowelKhaled Hosny
2013-10-30SimplifyKhaled Hosny
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-21Removed unused kerning stuffKhaled Hosny
2013-10-21Drop support for non-Unicode fontsKhaled Hosny
2013-10-20Bin pointless #ifdef'd codeKhaled Hosny
2013-10-07CID#708635 uninitialized membersCaolán McNamara
2013-10-02Spell "indices" correctlyTor Lillqvist
2013-09-20Font and ImplLayoutArgs with LanguageTagEike Rathke
2013-09-06Check for FT_Face_GetCharVariantIndex at build timeKhaled Hosny
2013-09-06Simplify FreeType version checkKhaled Hosny
2013-09-04Require FreeType >= 2.2.0Khaled Hosny
2013-09-04FT_Size API is available since FreeType 2.0.5Khaled Hosny
2013-08-30Remove hacks for ancient FreeTypeKhaled Hosny