summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
AgeCommit message (Expand)Author
2020-03-06tdf#124848 partial refactor hairline logicArmin Le Grand
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-02-22Fix typoAndrea Gelmini
2020-02-22tdf#130768 need to use mnOutOffX/mnOutOffYArmin Le Grand (Collabora)
2020-02-21tdf#130768 speedup huge pixel graphics CairoArmin Le Grand (Collabora)
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-08tdf#74702 Remove OutDevType from OutputDevice::RemoveTransparenciesFromMetaFileYusuf Keten
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-02-04tdf#74702: Remove enum OutDevType from OutputDevice::drawOutDevDirectYusuf Keten
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-19tdf#74702: clean up of OutputDevice::SetMapModeAdrien Ollier
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