summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/shadowprimitive2d.cxx
AgeCommit message (Expand)AuthorFilesLines
8 daystdf#160782: convert to bitmapEx from 0,0 to width,heightXisco Fauli1-2/+1
8 daystdf#160726, tdf#48062: Simplify how BitmapExs are createdXisco Fauli1-1/+2
2023-12-19Add flush mechanism to buffered PrimitivesArmin Le Grand (allotropia)1-0/+2
2022-11-16Use BitmapEx in BitmapPrimitive2DNoel Grandin1-4/+3
2022-09-19Make impBufferDevice faster againArmin Le Grand (allotropia)1-12/+10
2022-09-14Fix typoAndrea Gelmini1-3/+3
2022-09-14Rework of ShadowPrimitive2DArmin Le Grand (allotropia)1-44/+354
2022-06-15clang-tidy modernize-pass-by-value in drawinglayerNoel Grandin1-2/+3
2021-12-04rename Primitive2DDecompositionVisitor methodsNoel Grandin1-1/+1
2021-09-23Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna1-58/+15
2021-09-20tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna1-15/+58
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin1-5/+5
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl1-1/+4
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen1-1/+0
2020-06-04Update ShadowPrimitive2D to support shadow blurA_GAN1-2/+8
2020-04-19loplugin:flatten in drawinglayerNoel Grandin1-14/+14
2020-01-24loplugin:makeshared in drawinglayer..fpickerNoel Grandin1-3/+3
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin1-5/+2
2019-11-22tdf#42949 Fix IWYU warnings in drawinglayer/Gabor Kelemen1-3/+0
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin1-2/+2
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin1-7/+2
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-7/+7
2014-02-27Remove visual noise from drawinglayerAlexander Wilms1-2/+2
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand1-2/+7
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky1-1/+1
2012-08-07drop bogus eof linesThomas Arnhold1-3/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-20Remove pch from drawinglayerJoseph Powers1-3/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-03-18aw079: rebase to m75Armin Le Grand1-24/+16
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-24/+16
2010-02-10aw079: changes after resync (linux)Armin Le Grand1-1/+1
2010-01-27aw079: #i99147# attribute rework and othersArmin Le Grand1-2/+2
2009-09-15#i97509# changed base classes for primitives which need no bufferingArmin Le Grand1-20/+20
2009-09-15#i97509# seperated base and buffered classes for 2D and 3D, adapted aqll usagesArmin Le Grand1-1/+1
2008-05-27#i39532# changes DEV300 m12 resync correctionsArmin Weiss1-25/+2
2008-03-05#i39532# added precompiled header mechanism to drawinglayerArmin Weiss1-2/+5
2007-03-06#i39532#Armin Weiss1-3/+7
2006-11-07#i39532# changed various aspevcts of XPrimitive2D implementationsArmin Weiss1-7/+6
2006-10-19#i39532# primitiveArmin Weiss1-0/+131