summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-03move identity checks into B3DHomMatrix::operator*=Noel Grandin
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-29-Werror=redundant-move (GCC 9), take twoStephan Bergmann
2018-08-28Revert "-Werror=redundant-move"Stephan Bergmann
2018-08-28-Werror=redundant-moveStephan Bergmann
2018-08-17tdf#105998: Enhanced fix for MetafileToBitmap at better placeArmin Le Grand
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-13ofz: Null-deferenceCaolán McNamara
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-03loplugin:useuniqueptr in VclMetafileProcessor2DNoel Grandin
2018-08-02loplugin:expressionalwayszeroStephan Bergmann
2018-08-02coverity#1438196 deliberate 'Constant' variable guards dead codeCaolán McNamara
2018-08-02coverity#1438197 deliberate 'Constant' variable guards dead codeCaolán McNamara
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-31crashtesting: stack exhaustion exporting moz1253590-2.svg to odgCaolán McNamara
2018-07-31crashtesting: stack exhaustion exporting moz943243-4.svg to odgCaolán McNamara
2018-07-29loplugin:stringloop in variousNoel Grandin
2018-07-27loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin
2018-07-18Fix typosAndrea Gelmini
2018-07-18Removed duplicated includeAndrea Gelmini
2018-07-16loplugin:mergeclasses merge BPixelRaster into BZPixelRasterNoel Grandin
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin
2018-06-26forcepoint#47 bail when we detect the emf is brokenCaolán McNamara
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-20Removed executable permission on source filesAndrea Gelmini
2018-06-13Replace SVGFilter using SVGIOArmin Le Grand
2018-06-12forcepoint#41 assertCaolán McNamara
2018-06-12forcepoint#45 object may not be a EMFPPenCaolán McNamara
2018-06-07tdf#117949 Use small overlap for SVG gradient representationArmin Le Grand
2018-06-07tdf#118029 crashtesting ooo24656-1.doc with --convert-to pdfNoel Grandin
2018-06-02coverity#1435911 Arguments in wrong orderCaolán McNamara
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-30dont use GetMask in GeoTexSvxBitmapExNoel Grandin
2018-05-29forcepoint#41 null derefCaolán McNamara
2018-05-17loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-04-29loplugin:useuniqueptr in ExecutorNoel Grandin
2018-04-17tdf#117015 EMF+ Fix for displaying EMF+ files where GetDC is usedBartosz Kosiorek
2018-04-17Fix typosAndrea Gelmini
2018-04-17tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if neededArmin Le Grand
2018-04-16tdf#113624 EMF+ Add support for different units conversionBartosz Kosiorek
2018-04-16tdf#55058 Properly close shapes with close shape method.Bartosz Kosiorek
2018-04-13tdf#106084 EMF+ Implement String aligment and Leading/Trailing Margin.Bartosz Kosiorek
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin