summaryrefslogtreecommitdiff
path: root/vcl/source/fontsubset/gsub.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-12-01Unused codeKhaled Hosny1-342/+0
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page1-5/+3
2016-03-30tdf#96099 Remove trivial typedefs from vcl moduleslideon1-5/+4
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann1-4/+4
2015-12-27sal_uLong to sal_uInt32Matteo Casalin1-6/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-3/+3
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-2/+0
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-17bool improvementsStephan Bergmann1-3/+3
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-08-11Remove unused local varJulien Nabet1-1/+0
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-07-18Some cppcheck cleaningJulien Nabet1-2/+2
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-67/+65
2011-03-01Get better hints as to what script a font is likely tuned forCaolán McNamara1-18/+0
2011-02-09Resolves: fdo#33510 A way to query about likely font layout capabilitiesCaolán McNamara1-2/+20
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-8/+6
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-67/+67
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-1/+1
2009-12-01#i106264# prevent ushort-overflow in GSUB.cov2hdu1-7/+6
2009-10-13#i92671# fix parsing of GSUB.cov2 subtables (thanks cmc!)hdu1-2/+6
2009-04-01CWS-TOOLING: integrate CWS vcl100Ivo Hinkelmann1-6/+6
2009-03-06CWS-TOOLING: integrate CWS movepsprintOliver Bolte1-0/+357