summaryrefslogtreecommitdiff
path: root/canvas/source/cairo
AgeCommit message (Expand)Author
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-17rtl::Static -> thread-safe static localNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-06-07Simplify Sequences initializations (canvas)Julien Nabet
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-05scale stroked line properly in cairocanvasLuboš Luňák
2021-04-27loplugin:moveoptNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-21prevent cairo from breaking because of a large matrix (tdf#125949)Luboš Luňák
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-02-22loplugin:refcounting in canvasNoel
2021-02-17loplugin:referencecasting in canvasNoel
2021-01-20improve some IllegalArgumentException messagesNoel
2021-01-16return value from setupOutDevState is unusedNoel
2021-01-12transparency->alpha in tools::ColorNoel
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-11-01Transport Pixmap from GetNativeSurfaceHandle via css::uno::Any as sal_Int64Stephan Bergmann
2020-10-28convert some more long -> tools::LongNoel
2020-10-21use tools::Long in basegfx..chart2Noel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-09-22tdf#136337 cairo canvas: fix missing image with negative heightMiklos Vajna
2020-09-04tdf#124176 Use #pragma once in canvasGeorge Bateman
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-08-14tdf#135094 cairo canvas: fix black slide containing a very small imageMiklos Vajna
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-31fix leak in CppunitTest_cppcanvas_testNoel Grandin
2020-07-11tdf#134647 crash going to next slide on slideshowNoel Grandin
2020-07-06cairo/canvas: create instances with uno constructorsNoel Grandin
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-05-24isCairoRenderable is newly unusedCaolán McNamara
2020-05-24remove now unnecessary cairo/virtual-device syncingCaolán McNamara
2020-05-24platforms using the cairo canvas use cairo for text rendering alreadyCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-18loplugin:flatten in canvasNoel Grandin
2020-03-23tdf#124176 Use pragma once instead of include guardsgokaysatir
2020-02-12move some canvas/ headers inside the moduleNoel Grandin
2019-12-18sal_Char->char in canvas..codemakerNoel Grandin
2019-12-10force vclcanvas use with Skia, like it's with OpenGL (tdf#129076)Luboš Luňák
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen
2019-10-30tdf#42949 Fix IWYU warnings in canvas/source/*/*hxxGabor Kelemen