/smoketestdoc/

: lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/gradient.cxx
AgeCommit message (Expand)Author
2023-11-19Extended loplugin:ostr: vclStephan Bergmann
2023-11-07simplify OutputDevice::ClipAndDrawGradientMetafileNoel Grandin
2023-09-24Fix typoAndrea Gelmini
2023-09-24tdf#156539 Draw the gradient with polypolygonal clip when using SkiaPatrick Luby
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-06make tools::Poly*gon single-arg constructors explicitNoel Grandin
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2022-12-01vcl: remove unnecessary includesChris Sherlock
2022-10-13tdf#150622 use high contrast selection fg/bg colors for text selectionCaolán McNamara
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-07-14loplugin:moveitNoel Grandin
2022-01-05vcl: migrate AddGradientActions() from OutputDevice to GradientChris Sherlock
2021-12-27vcl: change Get{Linear|Complex}GradientSteps()Chris Sherlock
2021-12-27vcl: remove unnecessary actions from DrawGradientToMetafile()Chris Sherlock
2021-11-17vcl: split GetGradientSteps() into Get{Complex|Linear}GradientSteps()Chris Sherlock
2021-10-22vcl: move variable declar's closer to 1st use in DrawComplexGradientToMetaFileChris Sherlock
2021-10-20vcl: test OutputDevice::DrawGradient()Chris Sherlock
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-08-22no need to use unique_ptr for PolyPolygonNoel Grandin
2021-05-17fix is_double_buffered_windowNoel Grandin
2021-01-13vcl: migrate OutputDevice::SetGrayscaleColors() to Gradient::MakeGrayscale()Chris Sherlock
2021-01-07set fill color when filling alphavdev area for gradients (tdf#138959)Luboš Luňák
2020-12-24custom literal for Degree10Noel Grandin
2020-12-15tdf#138936 gradient missing under RTL from writer comment marginsCaolán McNamara
2020-11-13properly clip native VCL gradients (tdf#137563)Luboš Luňák
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-08-04loplugin:flatten in vclNoel Grandin
2019-11-27tdf#128337 clip the metafile Gradient drawingJan-Marek Glogowski
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#125777 restore old RenderContext before returnJan-Marek Glogowski
2019-06-06tdf#125670 just check gradient clipping on drawingJan-Marek Glogowski
2019-02-11loplugin:indentation in vclNoel Grandin