Age | Commit message (Expand) | Author |
2021-05-17 | split OutputDevice from Window | Noel Grandin |
2021-05-13 | error: use of undeclared identifier '_exit' | Caolán McNamara |
2021-05-01 | Related: cid#1478001 CreateVirtualDevice never passed a null pGraphics arg | Caolán McNamara |
2021-04-29 | remove support for BITMASK in vcl backends | Noel Grandin |
2021-04-09 | fix small cairo leak in gen backend | Noel Grandin |
2021-04-08 | Revert "Revert "Compute (un-)premultiply_table at compile time"" | Mike Kaganski |
2021-04-06 | vcl: use PixelFormat enum in SalBitmap interface and backends | Tomaž Vajngerl |
2021-03-31 | remove internal 4bit scanline formats | Noel |
2021-03-23 | do not enable mbSupportsBitmap32 for headless (tdf#141171) | Luboš Luňák |
2021-03-01 | Fix -Werror=unused-result | David Ostrovsky |
2021-02-24 | add additional 0-1 alpha argument to DrawTransformedBitmap() | Luboš Luňák |
2021-02-24 | simply use drawTransformedBitmap() | Luboš Luňák |
2021-02-23 | do not SAL_WARN about headless not supporting blendBitmap() | Luboš Luňák |
2021-01-16 | make the Color constructors explicitly specify transparency | Noel |
2021-01-12 | transparency->alpha in tools::Color | Noel |
2020-12-24 | custom literal for Degree10 | Noel Grandin |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-10 | Avoid calling OString ctor with null pointer | Stephan Bergmann |
2020-11-22 | tdf#123936 Formatting files in module vcl with clang-format | Philipp Hofer |
2020-11-14 | remove SalPoint | Noel Grandin |
2020-10-28 | convert some more long -> tools::Long | Noel |
2020-10-21 | new tools::Degree10 strong typedef | Noel Grandin |
2020-10-19 | use tools::Long in vcl | Noel |
2020-10-18 | loplugin:indentation | Stephan Bergmann |
2020-10-15 | Replace list by vector in vcl/svpframe | Julien Nabet |
2020-09-28 | rename for disentangling AA and B2D use in VCL drawing | Luboš Luňák |
2020-09-25 | headless/cairo drawGradient() fixes | Luboš Luňák |
2020-09-25 | use vcl lin. gradient drawing in drawinglayer + cairo impl. | Tomaž Vajngerl |
2020-09-18 | Fix typos | Andrea Gelmini |
2020-08-25 | tdf#136094 Handle background color in drawNativeControl | Michael Weghorn |
2020-08-19 | headless: don't allow the system to set subpixel rendering eg. | Michael Meeks |
2020-08-04 | loplugin:flatten in vcl | Noel Grandin |
2020-07-22 | Fix typo | Andrea Gelmini |
2020-07-22 | Add explanatory comment | Tor Lillqvist |
2020-07-16 | tdf#134832: Don't set mbSupportsBitmap32 on iOS | Tor Lillqvist |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: vcl | Stephan Bergmann |
2020-06-26 | vcl: split off QueueInfo to own files | Chris Sherlock |
2020-05-24 | GetSysFontData is newly unused | Caolán McNamara |
2020-05-05 | fix line width in DrawPolyLine() with matrix (tdf#132498) | Luboš Luňák |
2020-04-20 | tdf#130924 [vcl] replace `*printf`s with `SAL_*` logging macros. | Yukio Siraichi |
2020-04-09 | tdf#104878 use faster but less accurate cairo_path_extents | Noel Grandin |
2020-04-08 | tdf#131985 - ensure the Kit poll callback gets into fast idle loops. | Michael Meeks |
2020-04-08 | headless: re-work microsecond calculation to preserve accuracy. | Michael Meeks |
2020-04-03 | loplugin:singlevalfields | Noel Grandin |
2020-03-24 | Resolves: tdf#131507 createCairoSurface returns nullptr on failure | Caolán McNamara |
2020-03-24 | Fix typo | Andrea Gelmini |
2020-03-10 | No need for #ifndef IOS here, this file is not compiled for iOS | Tor Lillqvist |
2020-03-06 | tdf#125532: White text on default/action buttons and selected tabs on macOS | Thorsten Wagner |
2020-03-06 | tdf#124848 partial refactor hairline logic | Armin Le Grand |
2020-02-29 | tdf#130768 add a pre-scale version for cairo | Armin Le Grand |