summaryrefslogtreecommitdiff
path: root/drawinglayer/source
AgeCommit message (Expand)AuthorFilesLines
2019-12-06drawinglayer: improve logging for EmfPlusSetPixelOffsetMode recordsChris Sherlock2-1/+24
2019-12-06drawinglayer: add EMFPImageAttributesChris Sherlock3-1/+115
2019-12-05Fix typoAndrea Gelmini1-2/+2
2019-12-04Fix typoAndrea Gelmini1-1/+1
2019-12-04drawinglayer: improve logging of EmfPlusStringFormat objectsChris Sherlock3-21/+213
2019-11-27handle properly true 32bit bitmaps in some placesLuboš Luňák1-0/+3
2019-11-27fix a VirtualDevice leakLuboš Luňák1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann4-0/+17
2019-11-22tdf#42949 Fix IWYU warnings in drawinglayer/Gabor Kelemen52-145/+6
2019-11-20drawinglayer: handle more primitives in the xml dumpMiklos Vajna1-1/+62
2019-11-20tdf#42112 Add support for Custom Line CapBartosz Kosiorek2-7/+92
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann2-0/+8
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin1-6/+0
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin2-2/+2
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-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-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
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-09drawinglayer: avoid AA for hairline polygons built from hori/vert lines onlyMiklos Vajna2-0/+20
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin3-17/+12
2019-04-30make debug code work properly also on non-win32Luboš Luňák1-3/+21