summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:useuniqueptr in EMFPPenNoel Grandin2018-01-192-6/+4
* loplugin:useuniqueptr in GeoTexSvxMultiHatchNoel Grandin2018-01-191-9/+6
* loplugin:useuniqueptr in ZBufferProcessor3DNoel Grandin2018-01-191-7/+6
* loplugin:useuniqueptr in SvgRadialAtomPrimitive2DNoel Grandin2018-01-191-6/+1
* Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann2018-01-181-1/+0
* android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier2018-01-181-1/+0
* Fix typosAndrea Gelmini2018-01-162-2/+2
* Fix typosAndrea Gelmini2018-01-161-1/+1
* More loplugin:cstylecast: drawinglayerStephan Bergmann2018-01-1226-111/+111
* convert (a>b?a:b) to std::max(a,b)Noel Grandin2018-01-112-2/+2
* loplugin:unnecessaryparen improve return checkNoel Grandin2017-12-291-1/+1
* tdf#42949 Fix some Include What You Use warningsMiklos Vajna2017-12-221-3/+0
* Fix typosAndrea Gelmini2017-12-191-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-113-5/+5
* cppcheck: fix some reportsJulien Nabet2017-12-081-3/+3
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-062-0/+2