summaryrefslogtreecommitdiff
path: root/canvas/source/vcl/canvashelper.cxx
AgeCommit message (Expand)Author
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-01-28canvas: replace BOOST_CURRENT_FUNCTION with OSL_THIS_FUNCMichael Stahl
2016-01-28Revert "canvas: replace BOOST_CURRENT_FUNCTION with __func__"Michael Stahl
2016-01-28canvas: replace BOOST_CURRENT_FUNCTION with __func__Michael Stahl
2016-01-05Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-03-19loplugin:constantfunction: canvasNoel Grandin
2014-12-11stray debugging codeCaolán McNamara
2014-12-11Related: fdo#87242 merge duplicate clip setup codeCaolán McNamara
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-08canvas: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand
2012-11-22fix 3D 'fade' transitionsDavid Tardon
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-08WaE: unused function 'unoCapeFromCap'Tor Lillqvist
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-07-16Reduce scopeJulien Nabet
2012-07-04fix fdo#51547: revert "Some cppcheck cleaning"Michael Meeks
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky
2012-05-28Some cppcheck cleaningJulien Nabet
2012-03-16Use transparency for gradients fdo#45219Thorsten Behrens
2012-03-16Return proper transparency value even for ignore_color.Thorsten Behrens
2012-03-16Make sure mask is rendered opaque in vclcanvas.Thorsten Behrens
2012-03-16Another partial fix for fdo#45219Thorsten Behrens
2011-11-27remove include of pch header in canvasNorbert Thiebaud
2011-05-18generalize ScopedBitmapAccess and simplify usageDavid Tardon
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-10removetooltypes01: #i112600# adjust canvasMikhail Voytenko