summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/graphicprimitivehelper2d.cxx
AgeCommit message (Expand)Author
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand
2020-03-21move headers inside modulesNoel Grandin
2020-01-24loplugin:makeshared in drawinglayer..fpickerNoel Grandin
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin
2020-01-15tweak GetBitmap methods in BitmapExNoel Grandin
2019-12-19Fix typoAndrea Gelmini
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-22tdf#42949 Fix IWYU warnings in drawinglayer/Gabor Kelemen
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2018-10-21tdf#120703 (PVS): Recurring check.Xisco Fauli
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-03-14tdf#115297: 1bit images displaying fixed (again)Vasily Melenchuk
2018-01-12More loplugin:cstylecast: drawinglayerStephan Bergmann
2017-10-24Resolves: tdf#49253 set an initial mask backgroundCaolán McNamara
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin
2017-02-26loplugin:loopvartoosmallStephan Bergmann
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-10-01Fix typosAndrea Gelmini
2016-06-10tdf#99519 Added more intelligent handling of animated GIFsArmin Le Grand
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-25Convert Disposal to scoped enumNoel Grandin
2016-05-12Massage code to avoid warningsStephan Bergmann
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-11-05markup with event type not checker typeCaolán McNamara
2014-04-08Use same code for iOS and OS X here, too, not that it seems to help anyTor Lillqvist
2014-03-20remove whitespaceMarkus Mohrhard
2014-02-27Remove visual noise from drawinglayerAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand
2013-10-08fdo#70090: Avoid race in copy vs. modification of aRetval SequenceStephan Bergmann
2013-10-04fdo#39674 fix some spellingThomas Arnhold
2013-06-14Related: #i121534# avoid expensive emulation of 1bit masks for Mac's QuartzHerbert Dürr