summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/print
AgeCommit message (Expand)Author
2020-05-23tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2019-11-15tdf#123734 Prepend "Custom." for values of custom PPD optionsMichael Weghorn
2019-11-13Related tdf#128717: Drop "<ignore>" value for duplex and paper trayMichael Weghorn
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-09-06use unique_ptr in CreatePrintGraphicsNoel Grandin
2019-09-06Resolves: tdf#125461 32bit XImage is not premultipliedCaolán McNamara
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-27Let PrintFontManager::addFontFile directly take a file URLStephan Bergmann
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-24Fix typosAndrea Gelmini
2019-07-06Constify GlyphItemJan-Marek Glogowski
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-22New loplugin:dataStephan Bergmann
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-15loplugin:sequentialassign in vclNoel Grandin
2019-04-12prefer vector::data to &vector[0]Caolán McNamara
2019-03-22rhbz#1690732 basic font variation supportCaolán McNamara
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-25Assert missing SalGraphics font on GetTextLayoutJan-Marek Glogowski
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski
2019-01-23loplugin:constparams in vclNoel Grandin
2019-01-18No need to loop twice on the same tokensMatteo Casalin
2019-01-18In vcl/unx/generic/print/, use OStringBuffer instead of fixed-size arraysStephan Bergmann
2019-01-17Rework Ascii85Encoder::ConvertToAscii85 code somewhatStephan Bergmann
2019-01-17Comment non-obvious Ascii85Encoder::ConvertToAscii85 codeStephan Bergmann
2019-01-13Reduce OUString operationsMatteo Casalin
2019-01-13Do not loop on getToken to just get last tokenMatteo Casalin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-25Change GlyphItem::nFallbackLevel to font instanceJan-Marek Glogowski
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-10-25Drop duplicate PhysicalFontFace referenceJan-Marek Glogowski
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-06UNX use font cache based glyph rect cacheJan-Marek Glogowski
2018-10-05Alpha channel in BitmapColor - change bIndex to alphaTomaž Vajngerl