summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* tdf#158302 fix build against system-libxml-2.12Miklos Vajna2024-03-021-0/+2
* check if cast is to the right typeCaolán McNamara2022-03-021-13/+18
* tdf#127471 Remove font width scaling hackSamuel Mehrbrodt2020-09-041-14/+0
* tdf#89901 corectly interpret COL_TRANSPARENTArmin Le Grand2020-03-271-2/+4
* tdf#125901: apply color modifiers when drawing hatchAndrés Maldonado2019-12-281-2/+2
* tdf#129459 drawinglayer: fill shapes with solid color brushChris Sherlock2019-12-182-24/+35
* tdf#42112 Add support for Custom Line CapBartosz Kosiorek2019-11-212-7/+92
* loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin2019-11-061-6/+0
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-181-1/+4
* loplugin:redundantpointerops simplify *p.get()Noel Grandin2019-10-082-2/+2
* do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2019-09-231-1/+1
* tdf#94765: SVGIO: Look for gradient/pattern ids once the file...Xisco Fauli2019-09-191-2/+15
* Fix typosAndrea Gelmini2019-09-101-1/+1
* Fix typosAndrea Gelmini2019-09-012-2/+2
* loplugin:returnconstval in desktop..formsNoel Grandin2019-08-242-2/+2
* loplugin:constvars in drawinglayer..frameworkNoel Grandin2019-08-202-2/+2
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-171-1/+1
* Fix typosAndrea Gelmini2019-08-091-1/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): drawinglayerStephan Bergmann2019-07-314-87/+87
* Be careful not to add empty rect representation to contour polypolygonStephan Bergmann2019-07-261-2/+5
* cid#1448352 silence Arguments in wrong orderCaolán McNamara2019-07-161-0/+1
* cid#1448352 Arguments in wrong orderNoel Grandin2019-07-061-1/+1
* Remove some unused includesMiklos Vajna2019-07-031-1/+0
* Improve the looks of a wave line by draw it with bezier curvesTomaž Vajngerl2019-07-011-3/+3
* improve loplugin:simplifyconstructNoel Grandin2019-06-252-4/+4
* drawinglayer: disable multi-threaded rendering in sceneprimitive2dMiklos Vajna2019-06-211-1/+1
* Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov2019-06-171-1/+1
* Fix typoAndrea Gelmini2019-06-111-1/+1
* Fix typoAndrea Gelmini2019-06-111-1/+1
* tdf#125730: Shadow has the same color as the hatching fillXisco Fauli2019-06-101-45/+54
* tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov2019-06-041-1/+1
* New loplugin:dataStephan Bergmann2019-05-222-3/+3
* Fix typosAndrea Gelmini2019-05-201-1/+1
* Fix typoAndrea Gelmini2019-05-191-1/+1
* Fix typoAndrea Gelmini2019-05-191-1/+1
* Fix typoAndrea Gelmini2019-05-181-1/+1
* Fix typoAndrea Gelmini2019-05-181-1/+1
* Fix typoAndrea Gelmini2019-05-181-6/+6
* Fix typoAndrea Gelmini2019-05-181-3/+3
* Fix typoAndrea Gelmini2019-05-181-1/+1
* Fix typoAndrea Gelmini2019-05-181-2/+2
* Fix typoAndrea Gelmini2019-05-181-1/+1
* Fix typoAndrea Gelmini2019-05-151-1/+1
* Revert "drawinglayer: avoid AA for hairline polygons built from ...Miklos Vajna2019-05-142-20/+0
* Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski2019-05-131-1/+1
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-1/+1
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-091-37/+19
* drawinglayer: avoid AA for hairline polygons built from hori/vert lines onlyMiklos Vajna2019-05-092-0/+20
* improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin2019-05-083-17/+12
* make debug code work properly also on non-win32Luboš Luňák2019-04-301-3/+21