summaryrefslogtreecommitdiff
path: root/canvas/source/cairo
AgeCommit message (Expand)Author
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
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-03-13loplugin:unusedmethods remove unused code from canvasNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-27Use for-range loops (canvas)Julien Nabet
2018-02-15move cairo surface code from canvas to BitmapToolsNoel Grandin
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-15More loplugin:cstylecast: canvasStephan Bergmann
2018-01-12More loplugin:cstylecast: canvasStephan Bergmann
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin
2017-12-20Properly skip ignored valueMike Kaganski
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-07-24cairo_canvas: shape clipping box doesn't match where its text is renderedCaolán McNamara
2017-07-20loplugin:constparams in canvasNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-05-19loplugin:unusedfieldsNoel 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-28new loplugin unoanyNoel Grandin
2017-02-17drop cairocanvas::ColorType enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
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-30Drop meaningless forward declarationTor Lillqvist
2017-01-27Fix comments to match realityTor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-09New loplugin:externvar: canvasStephan Bergmann
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-12-11canvas: remove useless MutexGuardsArnaud Versini
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
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-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-14loplugin:constantparamNoel Grandin
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-24tdf#96505 get rid of long integer literals 'L'Asela Dasanayaka