summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2018-07-18Fix typosAndrea Gelmini1-1/+1
2018-07-18Removed duplicated includeAndrea Gelmini1-1/+0
2018-07-16loplugin:mergeclasses merge BPixelRaster into BZPixelRasterNoel Grandin2-2/+2
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin3-9/+11
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin1-2/+2
2018-06-26forcepoint#47 bail when we detect the emf is brokenCaolán McNamara1-0/+9
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin1-1/+1
2018-06-20Removed executable permission on source filesAndrea Gelmini1-0/+0
2018-06-13Replace SVGFilter using SVGIOArmin Le Grand3-0/+42
2018-06-12forcepoint#41 assertCaolán McNamara1-1/+2
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-06-07tdf#118029 crashtesting ooo24656-1.doc with --convert-to pdfNoel Grandin1-18/+82
2018-06-02coverity#1435911 Arguments in wrong orderCaolán McNamara1-1/+1
2018-05-31drop Graphic::GetBitmapNoel Grandin1-1/+1
2018-05-30dont use GetMask in GeoTexSvxBitmapExNoel Grandin1-82/+18
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