summaryrefslogtreecommitdiff
path: root/vcl/generic/glyphs
AgeCommit message (Expand)AuthorFilesLines
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-01coverity#1250439 Structurally dead codeCaolán McNamara1-6/+3
2014-10-27cid#735557 Logically dead codeNoel Grandin1-8/+0
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock2-8/+9
2014-10-10coverity738920 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-10-09move copy of icu's ScriptRun into vcl namespaceCaolán McNamara3-1/+8
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock2-7/+12
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-4/+4
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-09-11server font dtor always calls ReleaseFaceFTCaolán McNamara1-6/+5
2014-06-26clang: Dead incrementCaolán McNamara1-1/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin2-3/+3
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-06-05fdo#78906 : File crashes while opening.Umesh Kadam1-1/+8
2014-05-28Fix build to work with older harfbuzz versions.Thorsten Behrens1-1/+1
2014-05-16lsan: mpFontCharMap double-add-ref, never releasedCaolán McNamara1-2/+2
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-05-11coverity#1169876 Uninitialized scalar fieldCaolán McNamara1-0/+5
2014-05-09use vcl::unohelper::CreateBreakIterator consistentlyCaolán McNamara1-10/+4
2014-04-26coverity#738920 Uninitialized scalar fieldCaolán McNamara1-6/+8
2014-04-23coverity#708636 Uninitialized scalar fieldCaolán McNamara1-2/+9
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist7-147/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann3-5/+8
2014-03-22cppcheck: fix reassigned varsJulien Nabet1-6/+3
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud1-0/+1
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud1-0/+1
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud3-7/+7
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-2/+2
2014-02-26Remove visual noise from vclAlexander Wilms5-23/+23
2014-02-23Remove unneccessary commentsAlexander Wilms2-43/+43
2014-02-05MinorKhaled Hosny1-7/+2
2014-02-05Set HarfBuzz buffer flags for text boundariesKhaled Hosny1-0/+7
2014-01-24coverity#738921 Uninitialized pointer fieldCaolán McNamara1-4/+4
2014-01-24coverity#735339 Unchecked return value from libraryCaolán McNamara1-1/+6
2014-01-18This is an int, not floatKhaled Hosny1-6/+6
2014-01-18SimplifyKhaled Hosny1-9/+8
2014-01-18MinorKhaled Hosny1-6/+6
2014-01-18Do proper script itemization with HarfBuzzKhaled Hosny3-115/+545
2014-01-17bool improvementsStephan Bergmann1-1/+1
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr2-35/+35
2014-01-04fdo#73280 - always advance the iterator to avoid an infinite loop.Michael Meeks1-0/+2
2013-12-13graphite2: get visibility right for static linkage on windows.Michael Meeks1-2/+3
2013-12-11fontmanager.hxx is private to vclTor Lillqvist1-1/+1
2013-11-07vcl: WORDS_BIGENDIAN is never defined, use OSL_BIGENDIANMichael Stahl1-1/+1
2013-10-30fdo#70968: Incorrect rendering of Devanagari short 'i' vowelKhaled Hosny1-5/+21
2013-10-30SimplifyKhaled Hosny1-4/+1
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-3/+3
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-21Removed unused kerning stuffKhaled Hosny4-341/+9