summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* tdf#121648 EMF+ Fix displaying DrawDriverString recordBartosz Kosiorek2018-11-271-3/+2
* tdf#55058 tdf#106084 EMF+ Add support for Underline and StrikeoutBartosz Kosiorek2018-11-271-16/+58
* tdf#55058 tdf#106084 tdf#114738 EMF+ Add rotation support for String drawingBartosz Kosiorek2018-11-191-62/+42
* ofz#10526 check with dynamic_cast its really a EMFPStringFormatCaolán McNamara2018-09-201-2/+2
* ofz: Null-deferenceCaolán McNamara2018-08-201-2/+11
* forcepoint#47 bail when we detect the emf is brokenCaolán McNamara2018-06-261-0/+9
* Replace SVGFilter using SVGIOArmin Le Grand2018-06-143-0/+42
* forcepoint#45 object may not be a EMFPPenCaolán McNamara2018-06-121-1/+1
* tdf#117949 Use small overlap for SVG gradient representationArmin Le Grand2018-06-071-2/+9
* forcepoint#41 null derefCaolán McNamara2018-05-291-4/+7
* loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin2018-05-171-3/+2
* loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann2018-05-171-1/+5
* make Bitmap/BitmapEx constructors explicitNoel Grandin2018-05-122-3/+5
* loplugin:useuniqueptr in ExecutorNoel Grandin2018-04-291-7/+7
* tdf#117015 EMF+ Fix for displaying EMF+ files where GetDC is usedBartosz Kosiorek2018-04-172-1/+10
* Fix typosAndrea Gelmini2018-04-171-1/+1
* tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if neededArmin Le Grand2018-04-171-35/+25
* tdf#113624 EMF+ Add support for different units conversionBartosz Kosiorek2018-04-164-5/+51
* tdf#55058 Properly close shapes with close shape method.Bartosz Kosiorek2018-04-162-10/+7
* tdf#106084 EMF+ Implement String aligment and Leading/Trailing Margin.Bartosz Kosiorek2018-04-133-11/+46
* hold MetaAction by rtl::ReferenceNoel Grandin2018-04-121-0/+1
* new loplugin:unusedvariablemoreNoel Grandin2018-04-111-2/+0
* graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl2018-04-101-1/+1
* EMF+ Fix variable types according to specificationBartosz Kosiorek2018-04-094-97/+27
* tdf#114738 Add support for transparency for EMF+ recordsBartosz Kosiorek2018-04-062-41/+112
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-1/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* forcepoint #33 ensure payload is a EMFPPathCaolán McNamara2018-03-261-2/+2
* forcepoint #32 survive missing emf pathsCaolán McNamara2018-03-261-4/+10
* tdf#115297: 1bit images displaying fixed (again)Vasily Melenchuk2018-03-141-2/+4
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-111-1/+1
* Use for-range loops in drawinglayer and dtransJulien Nabet2018-03-113-11/+10
* loplugin:constantparam in desktop..i18npoolNoel Grandin2018-03-081-14/+7
* use more Color in cppcanvas..drawinglayerNoel Grandin2018-03-071-4/+4
* tdf#116001 Incorrect Colors in Chart Wall Area (2nd attempt)Noel Grandin2018-03-051-3/+7
* tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin2018-03-011-1/+1
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-1/+1
* remove unused vclunohelper.hxx includesJochen Nitschke2018-02-271-1/+0
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-1/+1
* use RawBitmap in BPixelRasterToBitmapExNoel Grandin2018-02-201-58/+43
* remove use of FillBitmapURL and use FillBitmap as the alternativeTomaž Vajngerl2018-02-181-13/+0
* convert SetPixel->SetPixelOnDataNoel Grandin2018-02-061-4/+8
* vcl: remove BitmapColor Color() operatorChris Sherlock2018-02-051-1/+1
* ofz#5822 Divide-by-zeroCaolán McNamara2018-01-301-1/+1
* Fix typosAndrea Gelmini2018-01-291-1/+1
* clang-tidy modernize-use-equals-default in drawinglayerJochen Nitschke2018-01-2919-345/+84
* loplugin:unused-returns in drawinglayer..svxNoel Grandin2018-01-241-3/+3
* loplugin:unused-returns in vclNoel Grandin2018-01-241-2/+1
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-231-3/+3
* loplugin:useuniqueptr in EMFPBrushNoel Grandin2018-01-192-45/+16