summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
AgeCommit message (Expand)Author
2019-12-24sal_Char->char in vclNoel Grandin
2019-12-23Revert "Drawing calc grid misses pixels on bottom and right; fix."Thorsten Behrens
2019-12-22Drawing calc grid misses pixels on bottom and right; fix.Michael Meeks
2019-12-18use o3tl::optional rather than boost::optionalNoel Grandin
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-17tdf#112989 reduce export to PDF timeNoel Grandin
2019-11-27tdf#128337 clip the metafile Gradient drawingJan-Marek Glogowski
2019-11-27always test Skia before OpenGLLuboš Luňák
2019-11-27basic functional implementation of Skia SalBmpLuboš Luňák
2019-11-27initial empty Skia VCL implementationLuboš Luňák
2019-11-26tdf#128629 vcl DrawTransformedBitmapEx: do scaling for flipped bitmapsMiklos Vajna
2019-11-17cid#1430089 Copy-paste errorCaolán McNamara
2019-11-12Revert "Drawing calc grid misses pixels on bottom and right."Michael Meeks
2019-11-12tdf#128630 vcl PDF export: fix aspect ratio when scaling rotated imageMiklos Vajna
2019-11-05Drawing calc grid misses pixels on bottom and right.Michael Meeks
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-22loplugin:unusedenumconstantsNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-10vcl, BitmapEx transformed draw: special-case simple rotationsMiklos Vajna
2019-10-08vcl: avoid downscale && upscale in DrawTransformedBitmapEx()Miklos Vajna
2019-10-07Drop some useless warnings that we get hundreds ofTor Lillqvist
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-10-02loplugin:stringadd in vclNoel Grandin
2019-09-16tdf#74702: remove GetOutDevType() from SmTmpDeviceChris Sherlock
2019-08-30moves outdev font functions in font.cxxAdrien Ollier
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-15replace ".get->" with "->"Noel Grandin
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock
2019-08-08tdf#74702: removes GetOutDevType() from OutputDevice::ImplRefreshFontDataAdrien Ollier
2019-07-30Fix typosAndrea Gelmini
2019-07-28loplugin:collapseifNoel Grandin
2019-07-27tdf#74702: remove GetOutDevType() from ImplAnimViewChris Sherlock
2019-07-18cid#1448479 Logically dead codeCaolán McNamara
2019-07-08use BitmapEx in ImpCreateShadowObjectCloneNoel Grandin
2019-07-06simplify and flatten OutDevStateStackNoel Grandin
2019-07-06Constify GlyphItemJan-Marek Glogowski
2019-07-05flatten and simplify FontMetricNoel Grandin
2019-07-03tdf#74702: OutputDevice:InitClipRegion followupChris Sherlock
2019-07-02tdf#74702: cleans OutputDevice::DrawHatchLine upAdrien Ollier
2019-07-01Improve the looks of a wave line by draw it with bezier curvesTomaž Vajngerl
2019-07-01tdf#74702: cleans OutputDevice::InitClipRegion upAdrien Ollier
2019-07-01tdf#74702 partial cleanup of OutDevTypeAdrien Ollier
2019-06-25Initialize the font list before querying itJan-Marek Glogowski
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-22tdf#125670 check graphics before output cliprectJan-Marek Glogowski
2019-06-21Related: tdf#125670 avoid possible performance issues for the general caseCaolán McNamara
2019-06-21tdf#105884 Qt5 implement TabControl themingJan-Marek Glogowski
2019-06-21tdf#125777 restore old RenderContext before returnJan-Marek Glogowski
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski