summaryrefslogtreecommitdiff
path: root/canvas/source/tools/spriteredrawmanager.cxx
AgeCommit message (Expand)AuthorFilesLines
13 daysloplugin:reftotemp in canvasNoel Grandin1-3/+3
2023-11-18c++20: use std::erase instead of std::removed followed by erase (part 2)Julien Nabet1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-21clang-tidy modernize-pass-by-value in canvasNoel Grandin1-2/+3
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin1-5/+1
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-4/+1
2020-04-18loplugin:flatten in canvasNoel Grandin1-34/+34
2020-02-12move some canvas/ headers inside the moduleNoel Grandin1-1/+1
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen1-1/+0
2019-02-08loplugin:indentation in canvas..chart2Noel Grandin1-1/+2
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-11-04Replace lists by vectors (canvas)Julien Nabet1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin1-7/+7
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-14/+14
2016-02-24convert SpriteChangeRecord::ChangeType to scoped enumNoel Grandin1-2/+2
2015-11-02Partial revert 'for_each -> range-based'Thorsten Behrens1-3/+4
2015-11-01for_each -> range-based for in canvas/source/tools/spriteredrawmanager.cxxMario J. Rugiero1-8/+7
2015-10-02Fix typosAndrea Gelmini1-1/+1
2015-08-30canvas: replace while loops with range-based forDaniel Robertson1-21/+12
2015-08-15canvas: replace for_each with range-based for-loopDaniel Robertson1-12/+5
2015-08-11tdf#92459 remove compat_functional from canvasDaniel Robertson1-17/+6
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud1-5/+6
2015-08-10remove VERBOSE use from canvaNorbert Thiebaud1-1/+0
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-07simplify code by replacing std::find_if with std::any_of/std::none_ofTakeshi Abe1-4/+4
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre1-2/+4
2014-02-25Remove visual noise from canvasAlexander Wilms1-1/+1
2012-10-08re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-02-22Fix fdo#45219 wrong transparency for animated objects.Thorsten Behrens1-3/+2
2012-01-25transparency gradient effect fade in is wrong (fdo#45219)David Tardon1-1/+2
2012-01-24make slide transitions workDavid Tardon1-1/+2
2012-01-09Fix more incorrect iterator re-use.Thorsten Behrens1-9/+7
2012-01-09Fix crash when play particular presentation with soundjulien24121-7/+8
2011-11-27remove include of pch header in canvasNorbert Thiebaud1-2/+0
2011-11-03Better fix for removed RangeExpanderThorsten Behrens1-19/+3
2011-11-03RangeExpander functor removed, but needed in one place.Cédric Bosdonnat1-2/+19
2011-02-08Port stuff to our private implementation of SGI extensionsFridrich Štrba1-3/+3
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-06-24INTEGRATION: CWS canvas05 (1.7.26); FILE MERGEDKurt Zenker1-2/+3
2008-04-11INTEGRATION: CWS changefileheader (1.7.50); FILE MERGEDRüdiger Timm1-23/+18
2007-07-18INTEGRATION: CWS aw051 (1.5.28); FILE MERGEDOliver Bolte1-10/+22
2007-07-17INTEGRATION: CWS presfixes12 (1.5.18); FILE MERGEDOliver Bolte1-3/+15
2006-12-13INTEGRATION: CWS presfixes09 (1.3.8); FILE MERGEDKurt Zenker1-4/+6
2006-09-17INTEGRATION: CWS pchfix02 (1.3.28); FILE MERGEDOliver Bolte1-2/+5
2006-03-22INTEGRATION: CWS cairofixes01 (1.2.30); FILE MERGEDOliver Bolte1-3/+3
2005-11-02INTEGRATION: CWS canvas02 (1.1.2); FILE ADDEDKurt Zenker1-0/+498