summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
2022-02-28check if cast is to the right typeCaolán McNamara
2021-09-27Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna
2021-09-22tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna
2021-08-07tdf#142436 svx: fix handling of linked background imagesMiklos Vajna
2021-07-14EMF+ tdf#142941 Fixes SrcRect implementation in DrawImage recordBartosz Kosiorek
2021-07-07EMF+ tdf#142941 Fixes for SrcRect in DrawImagePointsBartosz Kosiorek
2021-07-02EMF+ tdf#142995 tdf#142997 tdf#143076 Add alignment support for DrawStringBartosz Kosiorek
2021-06-24EMF+ tdf#142975 Add brush support to DrawString recordBartosz Kosiorek
2021-06-11"drawinglayer" -> "drawinglayer.emf" log area for some emf codeLuboš Luňák
2021-06-09WMF tdf#55058 tdf#142722 Add implementation of BitBlt and StretchBltBartosz Kosiorek
2021-06-05WMF Change the sign of read fields in BITBLT and DIB recordsBartosz Kosiorek
2021-06-04sw HTML export: fix pixel size of shapesMiklos Vajna
2021-06-02fix: extend the primitive dump, with information about line cap and jointBartosz Kosiorek
2021-05-30no need to allocate this separatelyNoel Grandin
2021-05-21properly draw only parts of FillGradientPrimitive2D (tdf#139000)Luboš Luňák
2021-05-18loplugin:unusedfieldsNoel Grandin
2021-05-11drawinglayer: move converter.hxx to public includeTomaž Vajngerl
2021-05-06add a unittest for impress drawing a dotted line in tdf#136957Luboš Luňák
2021-05-01fix dashed line info conversion for metafile (tdf#136957)Luboš Luňák
2021-04-29do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara
2021-04-27loplugin:moveoptNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-17loplugin:constantparamNoel Grandin
2021-04-12update PCHsCaolán McNamara
2021-04-08update PCHsLuboš Luňák
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-06update pchesCaolán McNamara
2021-04-03tdf#37281 tdf#45820 tdf#48916 tdf#55058 EMF Implement complex clippingBartosz Kosiorek
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-26create operator bool for BitmapNoel
2021-03-26vcl: add initializer_list constructor to BitmapPalette and use itTomaž Vajngerl
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-21update pchesCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-14loplugin:unusedmethodsNoel
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-13update pchesJulien Nabet
2021-03-11use VCLUnoHelper::GetWindowCaolán McNamara
2021-03-10use VCL API rather than manually apply numeric alpha changeLuboš Luňák
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-08make RenderMaskPrimitive2DPixel() clip using clipping (tdf#140797)Luboš Luňák
2021-03-06update pchesJulien Nabet
2021-03-06update pchesJulien Nabet
2021-03-03update pchesCaolán McNamara
2021-03-03drop TransparentType::Color usageNoel Grandin
2021-02-23update pchesCaolán McNamara