summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
2020-02-11tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2019-04-18tdf#115843 avoid using transparent virtualdevice when 100% opaqueCaolán McNamara
2018-11-28tdf#121648 EMF+ Fix displaying DrawDriverString recordBartosz Kosiorek
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-08tdf#113624 EMF+ Fix shift of DrawString without StringFormatBartosz Kosiorek
2018-11-07tdf#55058 tdf#106084 EMF+ Add support for Underline and StrikeoutBartosz Kosiorek
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin
2018-11-05tdf#55058 tdf#106084 tdf#114738 EMF+ Add rotation support for String drawingBartosz Kosiorek
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-25Fix typosAndrea Gelmini
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin
2018-10-22drawinglayer: fix bold dash dash dot overline in Impress.Mark Hung
2018-10-21tdf#120703 (PVS): Recurring check.Xisco Fauli
2018-10-21clarify this code a bitCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-20ofz#10526 check with dynamic_cast its really a EMFPStringFormatCaolán McNamara
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