summaryrefslogtreecommitdiff
path: root/canvas/source/vcl/spritecanvashelper.cxx
AgeCommit message (Expand)Author
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-18loplugin:flatten in canvasNoel Grandin
2020-02-16draw sprite bounds in vclcanvas only if explicitly asked forLuboš Luňák
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen
2019-10-30tdf#42949 Fix IWYU warnings in canvas/source/*/*hxxGabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-05Fix typoAndrea Gelmini
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-03-13loplugin:unusedmethods remove unused code from canvasNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-20loplugin:constparams in canvasNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2016-04-07tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02Remove leftover printf-style %fTor Lillqvist
2016-02-02tdf#43157: Fix format string violations in OSL_TRACE etc.aybuke
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-02Fix typosAndrea Gelmini
2015-08-16canvas: replace for_each with range-based for-loopDaniel Robertson
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-10remove VERBOSE use from canvaNorbert Thiebaud
2015-07-09canvas: remove boost::bind from headersMichael Stahl
2015-07-06tdf#91574: SLIDESHOW: crash when second monitor connectedJulien Nabet
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks
2015-04-10Unwind VCLObject bits for OutputDevice derivatives.Michael Meeks
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-05Slightly less verbose adaptation to boost-1.56.0Thorsten Behrens
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-29Fix build with boost-1.56.0.Jörg Sonnenberger
2014-05-08canvas: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király
2013-01-07RTL_CONSTASCII_(U)STRINGPARAM removed in canvas (WIP)Chr. Rossmanith
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-04-26WaE: msvc2008 unused formal parameterCaolán McNamara
2012-02-17mark parameter as unusedDavid Tardon
2012-02-17remove unused variableDavid Tardon
2011-11-27remove include of pch header in canvasNorbert Thiebaud