summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2020-04-25tdf#131496 vcl image lazy load: speed up vector images with custom pref sizeMiklos Vajna
2020-04-08tdf#131490 sw btlr: fix handling of vertical textMiklos Vajna
2020-03-17tdf#130150 Improve clipping in PDF exportArmin.Le.Grand (CIB)
2020-02-27tdf#130679 Draw: Convert to polygon doesn't workNoel Grandin
2020-02-21tdf#130573 labels exchanged in export to BMPNoel Grandin
2020-02-06tdf#129976 PDF export of PDF images: adapt transparency to renderingMiklos Vajna
2020-01-06tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski
2019-11-19tdf#128632 vcl image lazy-load: take unit into account when setting sizeMiklos Vajna
2019-11-15tdf#128434 really free the VclPtr<PDFWriterImpl>Jan-Marek Glogowski
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann
2019-11-10widget theme: add new action button stylesettings to xml def.Tomaž Vajngerl
2019-11-08tdf#121740 speed up font loadingNoel Grandin
2019-11-08widget theme: Gradient support when drawing widgetsTomaž Vajngerl
2019-11-06vcl PDF export: fix re-exporting PDF images with page-level rotationMiklos Vajna
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-11-05vcl PDF export: fix re-exporting PDF images for dict obj resource sub-keysMiklos Vajna
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-11-01Fix use of uninitialised variableLuke Deller
2019-10-31Fix IsTransparent() for unloaded graphicsLuke Deller
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-10-22loplugin:constantparamNoel Grandin
2019-10-18cid#1454633 silence Uncaught exceptionCaolán McNamara
2019-10-17Remove some memset callsMike Kaganski
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-16Remove a FIXME for win95 in vcl/gdi/printJulien Nabet
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14New loplugin:getstrStephan Bergmann
2019-10-11ofz#18110 TimeoutCaolán McNamara
2019-10-11Add 'SinglePageSheets' option to the PDF export dialogMuhammet Kara
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-10vcl: only smooth bitmap transform when neededMiklos Vajna
2019-10-04Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctorCaolán McNamara
2019-10-04vcl metafile dump: a relative file path is not a good defaultMiklos Vajna
2019-10-02weld PrintDialogCaolán McNamara
2019-10-02tdf#127913 crash applying popart filter to an imageNoel Grandin
2019-10-02loplugin:stringadd in vclNoel Grandin
2019-10-01tdf#127446 vcl image lazy-load: fix custom size handling of metafilesMiklos Vajna
2019-09-29Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl
2019-09-28loplugin:constmethod in vclNoel Grandin
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-16move WriteGradient and ReadGradient to the TypeSerializer classTomaž Vajngerl
2019-09-16vcl:pdf : simplify PDF/A code generationArnaud Versini
2019-09-06Resolves: tdf#125461 32bit XImage is not premultipliedCaolán McNamara
2019-09-05consistently use RemoveScanlineCaolán McNamara