summaryrefslogtreecommitdiff
path: root/canvas/source/cairo/cairo_canvashelper.cxx
AgeCommit message (Expand)Author
2023-07-13basegfx: replace typedef with a class B2ISize based on Size2DTomaž Vajngerl
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-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
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-17rtl::Static -> thread-safe static localNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-06-07Simplify Sequences initializations (canvas)Julien Nabet
2021-05-05scale stroked line properly in cairocanvasLuboš Luňák
2021-04-27loplugin:moveoptNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2020-10-21use tools::Long in basegfx..chart2Noel
2020-09-22tdf#136337 cairo canvas: fix missing image with negative heightMiklos Vajna
2020-08-14tdf#135094 cairo canvas: fix black slide containing a very small imageMiklos Vajna
2020-04-18loplugin:flatten in canvasNoel Grandin
2020-02-12move some canvas/ headers inside the moduleNoel Grandin
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen
2019-10-30tdf#42949 Fix IWYU warnings in canvas/source/*/*hxxGabor Kelemen
2019-08-22loplugin:constmethod in canvas,comphelperNoel Grandin
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-03-28tdf#116646 Slideshows with transitions page swap rendering issuesNoel Grandin
2018-03-16move cairo extract bitmap code from canvas to vclNoel Grandin
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-01-15More loplugin:cstylecast: canvasStephan Bergmann
2018-01-12More loplugin:cstylecast: canvasStephan Bergmann
2017-12-20Properly skip ignored valueMike Kaganski
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-20loplugin:constparams in canvasNoel Grandin
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert most of canvas codebase away from OSL_ASSERT to assertChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-01tdf#105620: Probably better to not ignore initial x0 and y0Tor Lillqvist
2017-02-01tdf#105620: Fix placement of image embedded in graphicTor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-06Resolves: tdf#103026 invalid dash causes CAIRO_STATUS_INVALID_DASH stateCaolán McNamara
2016-10-06use a vector here instead of manual mem managementCaolán McNamara
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-14loplugin:constantparamNoel Grandin
2016-08-21Related: tdf#86473 git rid of special pixel snapping for rectanglesCaolán McNamara