summaryrefslogtreecommitdiffstats
path: root/drawinglayer/source
Commit message (Expand)AuthorAgeFilesLines
* ofz#10526 check with dynamic_cast its really a EMFPStringFormatCaolán McNamara2018-09-201-2/+2
* New loplugin:externalStephan Bergmann2018-09-174-23/+25
* Support buffering SystemDependent GraphicData (II)Armin Le Grand2018-09-131-5/+3
* loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin2018-09-067-19/+3
* clang-tidy performance-unnecessary-value-paramNoel Grandin2018-09-062-6/+10
* move identity checks into B3DHomMatrix::operator*=Noel Grandin2018-09-031-13/+4
* Support buffering SystemDependent GraphicDataArmin Le Grand2018-08-302-17/+31
* -Werror=redundant-move (GCC 9), take twoStephan Bergmann2018-08-291-0/+10
* Revert "-Werror=redundant-move"Stephan Bergmann2018-08-281-2/+2
* -Werror=redundant-moveStephan Bergmann2018-08-281-2/+2
* tdf#105998: Enhanced fix for MetafileToBitmap at better placeArmin Le Grand2018-08-171-39/+3
* Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann2018-08-176-17/+23
* ofz: Null-deferenceCaolán McNamara2018-08-131-2/+11
* Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2018-08-044-7/+7
* loplugin:useuniqueptr in VclMetafileProcessor2DNoel Grandin2018-08-032-35/+33
* loplugin:expressionalwayszeroStephan Bergmann2018-08-021-78/+0
* coverity#1438196 deliberate 'Constant' variable guards dead codeCaolán McNamara2018-08-021-2/+2
* coverity#1438197 deliberate 'Constant' variable guards dead codeCaolán McNamara2018-08-021-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-08-0114-1/+14
* crashtesting: stack exhaustion exporting moz1253590-2.svg to odgCaolán McNamara2018-07-312-479/+557
* crashtesting: stack exhaustion exporting moz943243-4.svg to odgCaolán McNamara2018-07-312-1188/+1288
* loplugin:stringloop in variousNoel Grandin2018-07-291-4/+5
* loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin2018-07-272-7/+7
* Fix typosAndrea Gelmini2018-07-181-1/+1
* Removed duplicated includeAndrea Gelmini2018-07-181-1/+0
* loplugin:mergeclasses merge BPixelRaster into BZPixelRasterNoel Grandin2018-07-162-2/+2
* return BaseProcessor2D by std::unique_ptrNoel Grandin2018-07-163-9/+11
* Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin2018-07-041-2/+2
* forcepoint#47 bail when we detect the emf is brokenCaolán McNamara2018-06-261-0/+9
* use more OutputDevice::GetBitmapExNoel Grandin2018-06-211-1/+1
* Removed executable permission on source filesAndrea Gelmini2018-06-201-0/+0
* Replace SVGFilter using SVGIOArmin Le Grand2018-06-132-0/+41
* forcepoint#41 assertCaolán McNamara2018-06-121-1/+2
* 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
* tdf#118029 crashtesting ooo24656-1.doc with --convert-to pdfNoel Grandin2018-06-071-18/+82
* coverity#1435911 Arguments in wrong orderCaolán McNamara2018-06-021-1/+1
* drop Graphic::GetBitmapNoel Grandin2018-05-311-1/+1
* dont use GetMask in GeoTexSvxBitmapExNoel Grandin2018-05-301-82/+18
* 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