summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)Author
2021-01-22Fix typosAndrea Gelmini
2021-01-20tdf#42982: Improve UNO API error reportingTarun Sharma
2021-01-20improve some IllegalArgumentException messagesNoel
2021-01-16return value from setupOutDevState is unusedNoel
2021-01-13transparency->alpha in GraphicAttrNoel
2021-01-12transparency->alpha in tools::ColorNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-09remove isVCLOpenGLEnabled() settings, add DisableOpenGL optionLuboš Luňák
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-12-04Revert "tdf#118107 canvas opengl: avoid assertion failure with negative widths"Luboš Luňák
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-21tdf#123936 Formatting files in module canvas with clang-formatPhilipp Hofer
2020-11-17try to use directly VCL's DrawGradient() in vclcanvas (tdf#136523)Luboš Luňák
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-11-05N8BitTcMask is unusedNoel
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-10-20do not disable AA in vclcanvas if Skia is usedLuboš Luňák
2020-10-19clang-cl: Adapt Windows-specific code to extended loplugin:cstylecastStephan Bergmann
2020-10-07better way of ensuring Skia is used only with canvas that workLuboš Luňák
2020-10-02add PCHs for canvas/Luboš Luňák
2020-10-01loplugin:reducevarscope in canvas,chart2Noel
2020-09-29make vclcanvas try directly VCL for drawing stroked polygon (tdf#136933)Luboš Luňák
2020-09-29Revert "don't split polypolygon in canvas if not needed" (tdf#136933)Luboš Luňák
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-26revert recent Polygon commitsNoel Grandin
2020-09-26tools::PolyPolygon -> basegfx in canvasNoel 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-31Fix typo in codeAndrea Gelmini
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-08-19don't split polypolygon in canvas if not needed (tdf#135395)Luboš Luňák
2020-08-19Fix typo in codeAndrea Gelmini
2020-08-17[API CHANGE] remove OSL_SIGNAL_USER_RESOURCEFAILURENoel Grandin
2020-08-14tdf#135094 cairo canvas: fix black slide containing a very small imageMiklos Vajna
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-05Throw detailed IllegalArgumentException regardless of OSL_DEBUG_LEVELStephan Bergmann
2020-08-04loplugin:simplifypointertobool (clang-cl)Stephan Bergmann
2020-08-04loplugin:makeshared (clang-cl)Stephan Bergmann
2020-08-04-Werror,-Wunused-function (clang-cl)Stephan Bergmann
2020-07-31fix leak in CppunitTest_cppcanvas_testNoel Grandin
2020-07-24tdf#135078: let vclcanvas::SpriteCanvas implement css::lang::XServiceInfoMike Kaganski
2020-07-16compact namespace: basegfx,canvasNoel Grandin
2020-07-14canvas/gdiplus: create instances with uno constructorsNoel Grandin