summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna2021-09-273-68/+19
* tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna2021-09-223-17/+97
* tdf#142436 svx: fix handling of linked background imagesMiklos Vajna2021-08-071-1/+3
* EMF+ tdf#142941 Fixes SrcRect implementation in DrawImage recordBartosz Kosiorek2021-07-141-80/+91
* EMF+ tdf#142941 Fixes for SrcRect in DrawImagePointsBartosz Kosiorek2021-07-071-5/+39
* EMF+ tdf#142995 tdf#142997 tdf#143076 Add alignment support for DrawStringBartosz Kosiorek2021-07-022-22/+30
* EMF+ tdf#142975 Add brush support to DrawString recordBartosz Kosiorek2021-06-242-172/+177
* "drawinglayer" -> "drawinglayer.emf" log area for some emf codeLuboš Luňák2021-06-1111-294/+294
* WMF tdf#55058 tdf#142722 Add implementation of BitBlt and StretchBltBartosz Kosiorek2021-06-091-1/+15
* WMF Change the sign of read fields in BITBLT and DIB recordsBartosz Kosiorek2021-06-051-0/+28
* sw HTML export: fix pixel size of shapesMiklos Vajna2021-06-041-3/+13
* fix: extend the primitive dump, with information about line cap and jointBartosz Kosiorek2021-06-021-13/+43
* no need to allocate this separatelyNoel Grandin2021-05-302-19/+9
* properly draw only parts of FillGradientPrimitive2D (tdf#139000)Luboš Luňák2021-05-213-8/+106
* loplugin:unusedfieldsNoel Grandin2021-05-181-15/+0
* drawinglayer: move converter.hxx to public includeTomaž Vajngerl2021-05-114-39/+3
* add a unittest for impress drawing a dotted line in tdf#136957Luboš Luňák2021-05-063-0/+236
* fix dashed line info conversion for metafile (tdf#136957)Luboš Luňák2021-05-011-32/+59
* do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák2021-04-291-12/+41
* remove support for BITMASK in vcl backendsNoel Grandin2021-04-291-1/+1
* createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara2021-04-282-73/+67
* loplugin:moveoptNoel Grandin2021-04-271-2/+1
* drop mask from BitmapExNoel Grandin2021-04-264-47/+16
* loplugin:constantparamNoel Grandin2021-04-171-9/+8
* update PCHsCaolán McNamara2021-04-121-2/+1
* update PCHsLuboš Luňák2021-04-081-1/+2
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-13/+15
* update pchesCaolán McNamara2021-04-061-1/+1
* tdf#37281 tdf#45820 tdf#48916 tdf#55058 EMF Implement complex clippingBartosz Kosiorek2021-04-031-0/+9
* vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl2021-04-021-1/+1
* drop operator bool and operator! from Bitmap and BitmapExNoel2021-03-281-1/+1
* create operator bool for BitmapNoel2021-03-261-1/+1
* vcl: add initializer_list constructor to BitmapPalette and use itTomaž Vajngerl2021-03-261-4/+3
* const OUString -> const OUStringLiteralMike Kaganski2021-03-251-1/+1
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* update pchesCaolán McNamara2021-03-211-1/+1
* silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara2021-03-192-411/+411
* loplugin:unusedmethodsNoel2021-03-142-47/+0
* add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl2021-03-131-1/+1
* update pchesJulien Nabet2021-03-131-2/+1
* use VCLUnoHelper::GetWindowCaolán McNamara2021-03-111-16/+7
* use VCL API rather than manually apply numeric alpha changeLuboš Luňák2021-03-101-5/+5
* Make sal/config.h the first in pchMike Kaganski2021-03-091-2/+2
* make RenderMaskPrimitive2DPixel() clip using clipping (tdf#140797)Luboš Luňák2021-03-081-14/+17
* update pchesJulien Nabet2021-03-061-2/+1
* update pchesJulien Nabet2021-03-061-1/+2
* update pchesCaolán McNamara2021-03-031-2/+1
* drop TransparentType::Color usageNoel Grandin2021-03-031-11/+0
* update pchesCaolán McNamara2021-02-231-1/+2
* loplugin:refcounting in drawinglayerNoel2021-02-228-30/+23