summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
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
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-37/+19
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
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl1-16/+16
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2019-04-26Avoid division by zeroStephan Bergmann1-13/+19
2019-04-23Fix typoAndrea Gelmini1-1/+1
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl1-1/+1
2019-04-15improve loplugin simplifyconstructNoel Grandin1-2/+2
2019-04-05Fix typoAndrea Gelmini1-2/+2
2019-04-01tdf#103859 EMF+ Add transparency support for linear gradientsBartosz Kosiorek3-29/+29
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski2-14/+2
2019-03-29tdf#115843 avoid using transparent virtualdevice when 100% opaqueCaolán McNamara1-21/+24
2019-03-29copy between the outputdevices without interim BitmapCaolán McNamara1-2/+7
2019-03-27Nested list L must be a child of parent's LBodyKatarina Behrens2-16/+62
2019-03-21Close all opened List elements at the end of the pageKatarina Behrens1-0/+8
2019-03-21Limit tagging of background objects to imagesKatarina Behrens2-8/+22
2019-03-21Correct hierarchy of L, LI structure elementsKatarina Behrens1-2/+2
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen8-0/+33
2019-03-08new loplugin constvarsNoel Grandin8-163/+78