summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2018-11-27tdf#121648 EMF+ Fix displaying DrawDriverString recordBartosz Kosiorek1-3/+2
2018-11-27tdf#55058 tdf#106084 EMF+ Add support for Underline and StrikeoutBartosz Kosiorek1-16/+58
2018-11-19tdf#55058 tdf#106084 tdf#114738 EMF+ Add rotation support for String drawingBartosz Kosiorek1-62/+42
2018-09-20ofz#10526 check with dynamic_cast its really a EMFPStringFormatCaolán McNamara1-2/+2
2018-08-20ofz: Null-deferenceCaolán McNamara1-2/+11
2018-06-26forcepoint#47 bail when we detect the emf is brokenCaolán McNamara1-0/+9
2018-06-14Replace SVGFilter using SVGIOArmin Le Grand3-0/+42
2018-06-12forcepoint#45 object may not be a EMFPPenCaolán McNamara1-1/+1
2018-06-07tdf#117949 Use small overlap for SVG gradient representationArmin Le Grand1-2/+9
2018-05-29forcepoint#41 null derefCaolán McNamara1-4/+7
2018-05-17loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin1-3/+2
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann1-1/+5
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin2-3/+5
2018-04-29loplugin:useuniqueptr in ExecutorNoel Grandin1-7/+7
2018-04-17tdf#117015 EMF+ Fix for displaying EMF+ files where GetDC is usedBartosz Kosiorek2-1/+10
2018-04-17Fix typosAndrea Gelmini1-1/+1
2018-04-17tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if neededArmin Le Grand1-35/+25
2018-04-16tdf#113624 EMF+ Add support for different units conversionBartosz Kosiorek4-5/+51
2018-04-16tdf#55058 Properly close shapes with close shape method.Bartosz Kosiorek2-10/+7
2018-04-13tdf#106084 EMF+ Implement String aligment and Leading/Trailing Margin.Bartosz Kosiorek3-11/+46
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin1-0/+1
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-2/+0
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl1-1/+1
2018-04-09EMF+ Fix variable types according to specificationBartosz Kosiorek4-97/+27
2018-04-06tdf#114738 Add support for transparency for EMF+ recordsBartosz Kosiorek2-41/+112
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-26forcepoint #33 ensure payload is a EMFPPathCaolán McNamara1-2/+2
2018-03-26forcepoint #32 survive missing emf pathsCaolán McNamara1-4/+10
2018-03-14tdf#115297: 1bit images displaying fixed (again)Vasily Melenchuk1-2/+4
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-03-11Use for-range loops in drawinglayer and dtransJulien Nabet3-11/+10
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin1-14/+7
2018-03-07use more Color in cppcanvas..drawinglayerNoel Grandin1-4/+4
2018-03-05tdf#116001 Incorrect Colors in Chart Wall Area (2nd attempt)Noel Grandin1-3/+7
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin1-1/+1
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-20use RawBitmap in BPixelRasterToBitmapExNoel Grandin1-58/+43
2018-02-18remove use of FillBitmapURL and use FillBitmap as the alternativeTomaž Vajngerl1-13/+0
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin1-4/+8
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock1-1/+1
2018-01-30ofz#5822 Divide-by-zeroCaolán McNamara1-1/+1
2018-01-29Fix typosAndrea Gelmini1-1/+1
2018-01-29clang-tidy modernize-use-equals-default in drawinglayerJochen Nitschke19-345/+84
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin1-3/+3
2018-01-24loplugin:unused-returns in vclNoel Grandin1-2/+1
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann1-3/+3
2018-01-19loplugin:useuniqueptr in EMFPBrushNoel Grandin2-45/+16