summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* tdf#144916: expand range to avoid unwanted effects on viewport edgesMike Kaganski2022-07-223-24/+35
* Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna2021-09-293-68/+19
* tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna2021-09-283-17/+97
* tdf#142436 svx: fix handling of linked background imagesMiklos Vajna2021-08-101-1/+35
* properly draw only parts of FillGradientPrimitive2D (tdf#139000)Luboš Luňák2021-05-211-8/+16
* fix dashed line info conversion for metafile (tdf#136957)Luboš Luňák2021-05-061-32/+59
* do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák2021-05-061-12/+41
* tdf#37281 tdf#45820 tdf#48916 tdf#55058 EMF Implement complex clippingBartosz Kosiorek2021-04-061-0/+9
* make RenderMaskPrimitive2DPixel() clip using clipping (tdf#140797)Luboš Luňák2021-03-091-14/+17
* tdf#131281 Always draw FormControls when TiledRenderingArmin Le Grand (allotropia)2020-12-181-14/+34
* replace std::max(std::min()) with std::clampNoel2020-11-162-3/+3
* tdf#35986 tdf#92315 tdf#116335 tdf#116622 Add support for MapMode TEXTBartosz Kosiorek2020-11-141-0/+45
* tdf#123936 Formatting files in module drawinglayer with clang-formatPhilipp Hofer2020-11-131-3/+2
* Revert "tdf#127471 Remove font width scaling hack"Aron Budea2020-11-121-3/+16
* disable O(U)String::concat for internal codeNoel Grandin2020-11-114-47/+46
* new loplugin:reducevarscopeNoel Grandin2020-11-101-1/+1
* tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen2020-11-0933-100/+12
* Revert "Revert "tdf#127471 Remove font width scaling hack""Stephan Bergmann2020-10-291-14/+0
* Revert "tdf#127471 Remove font width scaling hack"Samuel Mehrbrodt2020-10-291-0/+14
* convert some more long -> tools::LongNoel2020-10-281-1/+1
* Extend loplugin:elidestringvar to OStringStephan Bergmann2020-10-281-17/+8
* convert some more long -> tools::LongNoel2020-10-282-4/+4
* switching long to a 64-bit type on 64-bit windowsNoel2020-10-265-22/+26
* new tools::Degree10 strong typedefNoel Grandin2020-10-215-11/+13
* disentangle AA and B2D use in VCL drawingLuboš Luňák2020-09-291-2/+1
* rename for disentangling AA and B2D use in VCL drawingLuboš Luňák2020-09-281-9/+6
* forward axial and radial gradient types to VCL tooLuboš Luňák2020-09-251-2/+9
* use vcl lin. gradient drawing in drawinglayer + cairo impl.Tomaž Vajngerl2020-09-252-0/+73
* update pchesCaolán McNamara2020-09-211-1/+3
* tdf#124176 Use #pragma once in drawinglayerGeorge Bateman2020-09-1312-47/+12
* Move the validity check before color manipulationsMike Kaganski2020-09-091-4/+4
* Fix typoAndrea Gelmini2020-09-071-1/+1
* fix warning of OutputDevice::Push calls != OutputDevice::Pop callsCaolán McNamara2020-09-071-1/+4
* TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara2020-09-041-2/+1
* move Edit into toolkit only headersCaolán McNamara2020-09-021-2/+1
* Fix typo in codeAndrea Gelmini2020-08-302-4/+4
* Fix typosAndrea Gelmini2020-08-291-4/+4
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-281-6/+6
* remove some unused includes and update pchesCaolán McNamara2020-08-271-1/+2
* add a getCaretPositions like getTextArrayCaolán McNamara2020-08-251-0/+25
* -Werror,-Wunused-variable (clang-cl)Stephan Bergmann2020-08-211-2/+3
* Fix typo in codeAndrea Gelmini2020-08-201-2/+2
* Deduplicate some codeMike Kaganski2020-08-201-16/+7
* tdf#127471 Remove font width scaling hackSamuel Mehrbrodt2020-08-191-14/+0
* Fix typosAndrea Gelmini2020-08-181-1/+1
* tdf#134052:shadow appears solid instead of blurry in presentation modeA_GAN2020-08-171-0/+1
* loplugin:simplifybool moreNoel Grandin2020-08-144-4/+4
* tdf#135500: always use transparent and clear content vdev in impBufferDeviceMike Kaganski2020-08-144-63/+23
* remove polygonprimitive2d.cxx from clang-format blacklistTomaž Vajngerl2020-08-131-477/+482
* remove texteffectprimitive2d.{cxx,hxx} from clang-format blacklistTomaž Vajngerl2020-08-132-266/+257