summaryrefslogtreecommitdiffstats
path: root/vcl/generic/glyphs
Commit message (Expand)AuthorAgeFilesLines
* vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock2014-10-132-8/+9
* coverity738920 Uninitialized scalar fieldCaolán McNamara2014-10-101-2/+3
* move copy of icu's ScriptRun into vcl namespaceCaolán McNamara2014-10-093-1/+8
* vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock2014-10-062-7/+12
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-301-4/+4
* loplugin: cstylecastNoel Grandin2014-09-291-1/+1
* server font dtor always calls ReleaseFaceFTCaolán McNamara2014-09-111-6/+5
* clang: Dead incrementCaolán McNamara2014-06-261-1/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-242-3/+3
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+0
* fdo#78906 : File crashes while opening.Umesh Kadam2014-06-051-1/+8
* Fix build to work with older harfbuzz versions.Thorsten Behrens2014-05-281-1/+1
* lsan: mpFontCharMap double-add-ref, never releasedCaolán McNamara2014-05-161-2/+2
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* coverity#1169876 Uninitialized scalar fieldCaolán McNamara2014-05-111-0/+5
* use vcl::unohelper::CreateBreakIterator consistentlyCaolán McNamara2014-05-091-10/+4
* coverity#738920 Uninitialized scalar fieldCaolán McNamara2014-04-261-6/+8
* coverity#708636 Uninitialized scalar fieldCaolán McNamara2014-04-231-2/+9
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-027-147/+0
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-263-5/+8
* cppcheck: fix reassigned varsJulien Nabet2014-03-221-6/+3
* cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud2014-03-201-0/+1
* cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud2014-03-201-0/+1
* rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud2014-03-203-7/+7
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-2/+2
* Remove visual noise from vclAlexander Wilms2014-02-265-23/+23
* Remove unneccessary commentsAlexander Wilms2014-02-232-43/+43
* MinorKhaled Hosny2014-02-051-7/+2
* Set HarfBuzz buffer flags for text boundariesKhaled Hosny2014-02-051-0/+7
* coverity#738921 Uninitialized pointer fieldCaolán McNamara2014-01-241-4/+4
* coverity#735339 Unchecked return value from libraryCaolán McNamara2014-01-241-1/+6
* This is an int, not floatKhaled Hosny2014-01-181-6/+6
* SimplifyKhaled Hosny2014-01-181-9/+8
* MinorKhaled Hosny2014-01-181-6/+6
* Do proper script itemization with HarfBuzzKhaled Hosny2014-01-183-115/+545
* bool improvementsStephan Bergmann2014-01-171-1/+1
* Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr2014-01-062-35/+35
* fdo#73280 - always advance the iterator to avoid an infinite loop.Michael Meeks2014-01-041-0/+2
* graphite2: get visibility right for static linkage on windows.Michael Meeks2013-12-131-2/+3
* fontmanager.hxx is private to vclTor Lillqvist2013-12-111-1/+1
* vcl: WORDS_BIGENDIAN is never defined, use OSL_BIGENDIANMichael Stahl2013-11-071-1/+1
* fdo#70968: Incorrect rendering of Devanagari short 'i' vowelKhaled Hosny2013-10-301-5/+21
* SimplifyKhaled Hosny2013-10-301-4/+1
* fixincludeguards.sh: vclThomas Arnhold2013-10-281-3/+3
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* Removed unused kerning stuffKhaled Hosny2013-10-214-341/+9
* Drop support for non-Unicode fontsKhaled Hosny2013-10-212-106/+5
* Bin pointless #ifdef'd codeKhaled Hosny2013-10-201-52/+5
* CID#708635 uninitialized membersCaolán McNamara2013-10-071-0/+1