summaryrefslogtreecommitdiff
path: root/canvas/source/cairo
AgeCommit message (Expand)Author
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-08-19loplugin: new global analysis locking2Noel Grandin
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in canvas"Noel Grandin
2023-08-11clang-tidy bugprone-parent-virtual-call in canvasNoel Grandin
2023-07-13basegfx: replace typedef with a class B2ISize based on Size2DTomaž Vajngerl
2023-06-19tdf#43671: Pass through emphasis mark setting with cairo canvasKhaled Hosny
2023-06-18tdf#155810: Pass Kashida insertion positions through canvasKhaled Hosny
2023-06-05Use getXWeak in canvasMike Kaganski
2023-04-21Fix some getImplementationNameStephan Bergmann
2023-02-24BaseMutex->std::mutex in CanvasFontNoel Grandin
2023-02-24BaseMutex->std::mutex in cairocanvas::TextLayoutNoel Grandin
2023-02-22BaseMutex->std::mutex in canvas::CachedPrimitiveBaseNoel Grandin
2023-01-16The third "depth argument is unusedCaolán McNamara
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-23loplugin:unocast (CairoColorSpace)Stephan Bergmann
2022-12-18loplugin:unocast (cairocanvas::SurfaceProvider)Stephan Bergmann
2022-12-18loplugin:unocast (cairocanvas::CanvasBitmap)Stephan Bergmann
2022-12-18loplugin:unocast (cairocanvas::TextLayout)Stephan Bergmann
2022-12-18loplugin:unocast (cairocanvas::CanvasFont)Stephan Bergmann
2022-12-17loplugin:unocast (cairocanvas::RepaintTarget)Stephan Bergmann
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-12-01we only need aOffsets if maLogicalAdvancements.hasElements() is trueCaolán McNamara
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-15tdf#145416 canvas: fix rotated, not zero-sized bitmap, which is not renderedMiklos Vajna
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-05-21clang-tidy modernize-pass-by-value in canvasNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
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