summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/print/text_gfx.cxx
AgeCommit message (Expand)Author
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-07-06Constify GlyphItemJan-Marek Glogowski
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-08-23tdf#119454 don't advance PS glyphsJan-Marek Glogowski
2018-01-31Modernize a bit vcl (part5)Julien Nabet
2017-11-01Replace some lists by vectors in generic/print (vcl)Julien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-21Replace list by vector for maPS3Font (vcl)Julien Nabet
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-02-08This is only used within vclKhaled Hosny
2016-12-11Don’t encode the vertical flag in the glyph idKhaled Hosny
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 PspFontLayoutKhaled Hosny
2016-11-26Kill code for Type 1 fonts on UnixKhaled Hosny
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-01std::list<sal_Int32> to vectorNoel Grandin
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-01-26vcl: GF_VERT is *only* for Windows implementationsChris Sherlock
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