summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2019-11-27initial empty Skia VCL implementationLuboš Luňák
2019-11-27move opengl vcl files to opengl/Luboš Luňák
2019-11-27Remove unused TrueColorPixelPtr specialization SetAlphaStephan Bergmann
2019-11-24widget theme: add additional settings to the theme definitionTomaž Vajngerl
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19widget theme: try the "online" theme even when not using LOKitTomaž Vajngerl
2019-11-19tdf#128632 vcl image lazy-load: take unit into account when setting sizeMiklos Vajna
2019-11-19widget theme: add centeredTabs setting to theme definition fileTomaž Vajngerl
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski
2019-11-18widget theme: correct sizes of combobox/listboxTomaž Vajngerl
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-16widget theme: allow for default "stacked" spinbuttonsTomaž Vajngerl
2019-11-14tdf#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