summaryrefslogtreecommitdiff
path: root/vcl/source/helper/canvastools.cxx
AgeCommit message (Expand)Author
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-30Use existing basegfx::fround()Khaled Hosny
2016-12-07vcl: add b2IPointFromPoint and b2IRectangleFromRectangleMichael Stahl
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-09Resuscitate old vcl unit tests.Thorsten Behrens
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-07-15fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-06-11Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2013-04-29fdo#39468 Translation and cleanupChris Sherlock
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2011-12-20callcatcher: Remove unused codeAugust Sodora
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-09-05callcatcher: drop some Impl methods, regenerate listCaolán McNamara
2011-09-02remove recently unused methodsCaolán McNamara
2011-09-01unusedcode.easy: vcl::unotools cleanupJoseph Powers
2011-07-18callcatcher: remove unused getTunnelIdentifierCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-18generalize ScopedBitmapAccess and simplify usageDavid Tardon
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba