- adc2ac3 adjust gradient drawing in vclcanvas (tdf#144073) by Luboš Luňák · 4 years, 2 months ago
- 840b4eb Recheck modules [a-c]* with IWYU by Gabor Kelemen · 4 years, 3 months ago
- dc9ccf3 gbuild: build static LO / link static executables by Jan-Marek Glogowski · 4 years, 11 months ago
- c68c744 pass unique_lock as param in WeakComponentImplHelperBase::disposing by Noel Grandin · 4 years, 3 months ago
- 439cb9d use comphelper::WeakComponentImplHelper in ParametricPolyPolygon by Noel Grandin · 4 years, 3 months ago
- 091e711 loplugin:unusedvariablecheck by Stephan Bergmann · 4 years, 4 months ago
- 2529893 loplugin:flatten in canvas..cui by Noel Grandin · 4 years, 4 months ago
- 17608c5 Refactor some buildsytem stuff (mostly whitespace) by Jan-Marek Glogowski · 4 years, 4 months ago
- 2c6e2fa Revert "Re-Enable DrawTransformBitmapExDirect for render backends" by Armin Le Grand · 4 years, 4 months ago
- db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
- 7e5af16 Re-Enable DrawTransformBitmapExDirect for render backends by Armin Le Grand (Allotropia) · 4 years, 4 months ago
- bc0ab08 Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions by Mike Kaganski · 4 years, 5 months ago
- 37429f2 Use M_PI* instead of F_PI* by Mike Kaganski · 4 years, 5 months ago
- b4f03a9 stop vclcanvas from ruining alpha of bitmaps in Skia mode by Luboš Luňák · 4 years, 5 months ago
- b5e701d add o3tl::span ctor from std::vector by Luboš Luňák · 4 years, 5 months ago
- b9f098c Another tools::Long->sal_Int32 in the DX array by Mike Kaganski · 4 years, 5 months ago
- bc413e1 tools::Long->sal_Int32 in the DX arrays by Noel Grandin · 4 years, 5 months ago
- 894b491 pass DX array around using o3tl::span instead of pointer by Noel Grandin · 4 years, 5 months ago
- 1a58461 Prepare for removal of non-const operator[] from Sequence in canvas by Mike Kaganski · 4 years, 5 months ago
- 094babd Simplify vector initialization in canvas by Julien Nabet · 4 years, 6 months ago
- 6e21f5a loplugin:unusedmethods by Noel Grandin · 4 years, 6 months ago
- e7c2259 loplugin:moveparam in canvas by Noel Grandin · 4 years, 6 months ago
- e512b53 loplugin:constparams by Noel Grandin · 4 years, 6 months ago
- 4dd6af8 vcl: rename OutDevState to Stack by Chris Sherlock · 4 years, 7 months ago
- a125236 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
- 88bf174 undo changes to TextAlign by Caolán McNamara · 4 years, 8 months ago
- 4dc4065 rtl::Static -> thread-safe static local by Noel Grandin · 4 years, 8 months ago
- 581b2cf Drop tools::Rectangle::getX/getY, which are just duplicates of Left/Top by Mike Kaganski · 4 years, 8 months ago
- 98f125e use some forward declares by Caolán McNamara · 4 years, 8 months ago
- 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
- 1597cc5 convert #defines to OUStringLiteral by Noel Grandin · 4 years, 8 months ago
- 8689bd5 convert TextAlign to scoped enum by Caolán McNamara · 4 years, 8 months ago
- bfc1600 loplugin:indentation improve checks for brace alignment by Noel Grandin · 4 years, 10 months ago
- 86dc8e1 fix big-endian code by Noel Grandin · 4 years, 10 months ago
- 87e8d5e Simplify Sequences initializations (canvas) by Julien Nabet · 4 years, 10 months ago
- 39aa297 canvas : use std::mutex in CanvasFactory by Arnaud Versini · 4 years, 10 months ago
- c22f235 gbuild: Handle glxtest + vclmain usage via macros by Jan-Marek Glogowski · 4 years, 11 months ago
- ed52d1e adapt oglcanvas::SpriteDeviceHelper::getDeviceHandle by Caolán McNamara · 4 years, 11 months ago
- 692c5df ImplPlayWithRenderer never checks its OutputDevice against nullptr by Caolán McNamara · 4 years, 11 months ago
- 46c71f0 Drop assert checking address of reference is not nullptr by Michael Weghorn · 4 years, 11 months ago
- 9090dc1 split OutputDevice from Window by Noel Grandin · 5 years ago
- ee2199a Directly initialize vectors in ogl_spritedevicehelper.cxx by Julien Nabet · 5 years ago
- dbd4110 fix leak in canvas test by Noel Grandin · 5 years ago
- ec73a21 set also dashing cap style for directx canvas (tdf#136957) by Luboš Luňák · 5 years ago
- 32f2d2f a unittest for my cairocanvas fix for tdf#134053 by Luboš Luňák · 5 years ago
- 402acbc make it possible to write canvas unittests by Luboš Luňák · 5 years ago
- 3a1d150 scale stroked line properly in cairocanvas by Luboš Luňák · 5 years ago
- f5f5d74 messing with UNOMINMAX no longer seems to be necessary by Noel Grandin · 5 years ago
- 7f0b5f8 Use sal::systools::COMReference and drop dxcanvas::COMReference by Mike Kaganski · 5 years ago
- d19dbcc vcl: remove MetricVector by Chris Sherlock · 5 years ago
- b153d14 remove support for BITMASK in vcl backends by Noel Grandin · 5 years ago
- 1325d81 loplugin:moveopt by Noel Grandin · 5 years ago
- ddd2639 drop mask from BitmapEx by Noel Grandin · 5 years ago
- 3a4bfe3 prevent cairo from breaking because of a large matrix (tdf#125949) by Luboš Luňák · 5 years ago
- cb09533 tdf#141269 Incorrect transparency after roundtrip by Caolán McNamara · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- 88a177f vcl: remove GetBitCount and GetColorCount from Bitmap{Ex} by Tomaž Vajngerl · 5 years ago
- 740757d remove internal 4bit scanline formats by Noel · 5 years ago
- c7483d4 drop operator bool and operator! from Bitmap and BitmapEx by Noel · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- 68bc6a5 add PixelFormat enum that replaces bit count in Bitmap/BitmapEx by Tomaž Vajngerl · 5 years ago
- 1aa2b32 drop unneeded include by Caolán McNamara · 5 years ago
- 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
- 04e7a34 loplugin:refcounting check for one more case by Noel · 5 years ago
- 2bcb38a update pches by Julien Nabet · 5 years ago
- 3169383 loplugin:referencecasting (clang-cl) by Stephan Bergmann · 5 years ago
- ee7368f loplugin:refcounting in canvas by Noel · 5 years ago
- 5ba5ac9 add additional 0-1 alpha argument to DrawTransformedBitmap() by Luboš Luňák · 5 years ago
- f57872d simply use drawTransformedBitmap() by Luboš Luňák · 5 years ago
- c181e51 convert internal bitmap formats transparency->alpha by Noel Grandin · 5 years ago
- 919e47e loplugin:refcounting in canvas by Noel · 5 years ago
- f573d41 loplugin:referencecasting in canvas by Noel · 5 years ago
- c4957b2 ofz#1473106 Uninitialized scalar field by Caolán McNamara · 5 years ago
- b7ee599 cid#1292911 experiment to see what the complaint is referring to by Caolán McNamara · 5 years ago
- 5177c67 simply use DrawTransformedBitmapEx() by Luboš Luňák · 5 years ago
- b3d713e Fix typos by Andrea Gelmini · 5 years ago
- 3ff95c8 tdf#42982: Improve UNO API error reporting by Tarun Sharma · 5 years ago
- bca1b74 improve some IllegalArgumentException messages by Noel · 5 years ago
- 4499eb5 return value from setupOutDevState is unused by Noel · 5 years ago
- 502f637 transparency->alpha in GraphicAttr by Noel · 5 years ago
- d765ec2 transparency->alpha in tools::Color by Noel · 5 years ago
- 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
- 17aea7c vcl: move access functions into appropriate bitmap access files by Chris Sherlock · 5 years ago
- 16e9375 remove isVCLOpenGLEnabled() settings, add DisableOpenGL option by Luboš Luňák · 5 years ago
- 3b9e403 remove more no longer needed OpenGL-related code by Luboš Luňák · 5 years ago
- db89f53 remove OpenGL VCL backend code by Luboš Luňák · 5 years ago
- b5704e5 Revert "tdf#118107 canvas opengl: avoid assertion failure with negative widths" by Luboš Luňák · 5 years ago
- 8332d6d loplugin:stringviewparam include comparisons with string literals by Noel · 5 years ago
- 302d64c tdf#123936 Formatting files in module canvas with clang-format by Philipp Hofer · 5 years ago
- a46cb5d try to use directly VCL's DrawGradient() in vclcanvas (tdf#136523) by Luboš Luňák · 5 years ago
- 50d3ad9 Instead of labs, use overloaded abs by Stephan Bergmann · 5 years ago
- 3d90997 make tools::Long 64-bit on Windows platform by Noel Grandin · 5 years ago
- 7bdbb50 tdf#42949 Fix new IWYU warnings in directories c* by Gabor Kelemen · 5 years ago
- b45b18c N8BitTcMask is unused by Noel · 5 years ago
- 3c77541 Transport Pixmap from GetNativeSurfaceHandle via css::uno::Any as sal_Int64 by Stephan Bergmann · 5 years ago
- 7a09d67 convert some more long -> tools::Long by Noel · 5 years ago
- 387a88f use tools::Long in basegfx..chart2 by Noel · 5 years ago
- 0fb58a1 new tools::Degree10 strong typedef by Noel Grandin · 5 years ago
- b8a609e do not disable AA in vclcanvas if Skia is used by Luboš Luňák · 5 years ago
- c4cec86 clang-cl: Adapt Windows-specific code to extended loplugin:cstylecast by Stephan Bergmann · 5 years ago