summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/print/glyphset.cxx
AgeCommit message (Expand)Author
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-05-22New loplugin:dataStephan Bergmann
2019-04-12prefer vector::data to &vector[0]Caolán McNamara
2018-08-23tdf#119454 don't advance PS glyphsJan-Marek Glogowski
2018-08-23tdf#119357 add the glyph, if the lookup failedJan-Marek Glogowski
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-05-29Change SFErrCodes to scoped enumStephan Bergmann
2018-04-05fix bug in GlyphSet::DrawGlyphNoel Grandin
2018-01-31Modernize a bit vcl (part5)Julien Nabet
2018-01-24loplugin:unused-returns in vclNoel Grandin
2017-11-01Replace some lists by vectors in generic/print (vcl)Julien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-02-09convert FontType to scoped enumNoel Grandin
2016-12-10Use GlyphItem in more placesKhaled Hosny
2016-11-26There is one font file type nowKhaled Hosny
2016-11-26Dead codeKhaled Hosny
2016-11-26Kill code for Type 1 fonts on UnixKhaled Hosny
2016-11-23This code is only ever compiled on UnixKhaled Hosny
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2016-01-14vcl: fontmanager.hxx is a private Unix headerChris Sherlock
2016-01-11vcl: move vcl/generic/print files to vcl/unx/generic/printChris Sherlock