summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
AgeCommit message (Expand)Author
2019-12-17tdf#112989 reduce export to PDF timeNoel Grandin
2019-11-28tdf#128337 clip the metafile Gradient drawingJan-Marek Glogowski
2019-11-26tdf#128629 vcl DrawTransformedBitmapEx: do scaling for flipped bitmapsMiklos Vajna
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
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin
2019-06-10tdf#74702 partial cleanup of OutDevTypeAdrien Ollier
2019-06-07improve empty tools::Rectangle (width)Noel Grandin
2019-06-06tdf#125670 just check gradient clipping on drawingJan-Marek Glogowski
2019-06-05make OutputDevice::LogicToLogic respect empty Rectangle in more casesNoel Grandin
2019-06-05Linguistic: new underlining styles for grammar checkersOlivier R
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-05-13handle empty tools::Rectangle in vclNoel Grandin