summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/print/common_gfx.cxx
AgeCommit message (Expand)Author
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-07-24Fix typosAndrea Gelmini
2019-04-15loplugin:sequentialassign in vclNoel Grandin
2019-01-18In vcl/unx/generic/print/, use OStringBuffer instead of fixed-size arraysStephan Bergmann
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-01-27Fix typosAndrea Gelmini
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-11-15loplugin:flatten in vclNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-25Fix typosAndrea Gelmini
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-05-07break circular includeJochen Nitschke
2017-05-02printerinfomanager.hxx can be moved into vclCaolán McNamara
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-10Use GlyphItem in more placesKhaled Hosny
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-03-27Revert "vcl: two printing headers should be private Unix headers"Julien Nabet
2016-03-28vcl: two printing headers should be private Unix headersChris Sherlock
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris 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