summaryrefslogtreecommitdiff
path: root/vcl/source/helper/canvastools.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-07-28loplugin:checkunusedparams more part1Noel Grandin1-2/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-7/+7
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-12/+11
2016-12-30Use existing basegfx::fround()Khaled Hosny1-6/+2
2016-12-07vcl: add b2IPointFromPoint and b2IRectangleFromRectangleMichael Stahl1-0/+11
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-13/+13
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin1-3/+2
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist1-11/+11
2015-11-18com::sun::star->css in vcl/Noel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-11/+11
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-2/+2
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann1-4/+4
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-1/+0
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-1/+1
2014-04-21remove comments why a file gets includedThomas Arnhold1-2/+0
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-5/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-11/+11
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-11/+11
2013-10-09Resuscitate old vcl unit tests.Thorsten Behrens1-0/+15
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-2/+0
2013-07-15fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-3/+2
2013-06-11Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks1-24/+1
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr1-4/+4
2013-04-29fdo#39468 Translation and cleanupChris Sherlock1-5/+0
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik1-1/+24
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-08-07drop bogus eof linesThomas Arnhold1-2/+0
2011-12-20callcatcher: Remove unused codeAugust Sodora1-44/+0
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-09-05callcatcher: drop some Impl methods, regenerate listCaolán McNamara1-6/+0
2011-09-02remove recently unused methodsCaolán McNamara1-17/+0
2011-09-01unusedcode.easy: vcl::unotools cleanupJoseph Powers1-108/+0
2011-07-18callcatcher: remove unused getTunnelIdentifierCaolán McNamara1-17/+0
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-1/+1
2011-05-18generalize ScopedBitmapAccess and simplify usageDavid Tardon1-5/+4
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-10/+10
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-10/+10
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba1-3/+3
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-1/+1
2010-12-02fix invalid read in doubleSequenceToColor, fixes crash in n#654065Radek Doulik1-5/+5
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-10/+10