summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2021-05-21properly draw only parts of FillGradientPrimitive2D (tdf#139000)Luboš Luňák1-8/+16
2020-09-28forward axial and radial gradient types to VCL tooLuboš Luňák1-2/+9
2020-09-28use vcl lin. gradient drawing in drawinglayer + cairo impl.Tomaž Vajngerl2-0/+74
2020-09-09tdf#127471 Remove font width scaling hackSamuel Mehrbrodt1-14/+0
2020-05-23tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)2-65/+29
2020-05-12tdf#129916 svx: fix origin of scaled shadowMiklos Vajna1-1/+19
2020-05-12tdf#130058 Import shadow size.Gülşah Köse1-1/+13
2020-05-08drawinglayer: handle more primitives in the xml dumpMiklos Vajna1-1/+62
2020-03-27tdf#89901 corectly interpret COL_TRANSPARENTArmin Le Grand1-2/+4
2019-12-28tdf#125901: apply color modifiers when drawing hatchAndrés Maldonado1-2/+2
2019-12-18tdf#129459 drawinglayer: fill shapes with solid color brushChris Sherlock2-24/+35
2019-11-21tdf#42112 Add support for Custom Line CapBartosz Kosiorek2-7/+92
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin1-6/+0
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-1/+4
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin2-2/+2
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2019-09-19tdf#94765: SVGIO: Look for gradient/pattern ids once the file...Xisco Fauli1-2/+15
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-09-01Fix typosAndrea Gelmini2-2/+2
2019-08-24loplugin:returnconstval in desktop..formsNoel Grandin2-2/+2
2019-08-20loplugin:constvars in drawinglayer..frameworkNoel Grandin2-2/+2
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-1/+1
2019-08-09Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): drawinglayerStephan Bergmann4-87/+87
2019-07-26Be careful not to add empty rect representation to contour polypolygonStephan Bergmann1-2/+5
2019-07-16cid#1448352 silence Arguments in wrong orderCaolán McNamara1-0/+1
2019-07-06cid#1448352 Arguments in wrong orderNoel Grandin1-1/+1
2019-07-03Remove some unused includesMiklos Vajna1-1/+0
2019-07-01Improve the looks of a wave line by draw it with bezier curvesTomaž Vajngerl1-3/+3
2019-06-25improve loplugin:simplifyconstructNoel Grandin2-4/+4
2019-06-21drawinglayer: disable multi-threaded rendering in sceneprimitive2dMiklos Vajna1-1/+1
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-06-11Fix typoAndrea Gelmini1-1/+1
2019-06-11Fix typoAndrea Gelmini1-1/+1
2019-06-10tdf#125730: Shadow has the same color as the hatching fillXisco Fauli1-45/+54
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov1-1/+1
2019-05-22New loplugin:dataStephan Bergmann2-3/+3
2019-05-20Fix typosAndrea Gelmini1-1/+1
2019-05-19Fix typoAndrea Gelmini1-1/+1
2019-05-19Fix typoAndrea Gelmini1-1/+1
2019-05-18Fix typoAndrea Gelmini1-1/+1
2019-05-18Fix typoAndrea Gelmini1-1/+1
2019-05-18Fix typoAndrea Gelmini1-6/+6
2019-05-18Fix typoAndrea Gelmini1-3/+3
2019-05-18Fix typoAndrea Gelmini1-1/+1
2019-05-18Fix typoAndrea Gelmini1-2/+2
2019-05-18Fix typoAndrea Gelmini1-1/+1
2019-05-15Fix typoAndrea Gelmini1-1/+1
2019-05-14Revert "drawinglayer: avoid AA for hairline polygons built from ...Miklos Vajna2-20/+0
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski1-1/+1