summaryrefslogtreecommitdiff
path: root/drawinglayer/source/processor2d
AgeCommit message (Expand)AuthorFilesLines
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen1-0/+1
2018-11-26remove unused DrawModeFlags enum valuesNoel Grandin1-20/+2
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-19Fix typosAndrea Gelmini1-1/+1
2018-10-25Fix typosAndrea Gelmini1-3/+3
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand1-3/+22
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin2-5/+5
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin2-3/+3
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-8/+8
2018-10-15add SvStream::TellEndNoel Grandin1-2/+2
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand1-5/+3
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand1-17/+25
2018-08-17tdf#105998: Enhanced fix for MetafileToBitmap at better placeArmin Le Grand1-39/+3
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski1-1/+1
2018-08-03loplugin:useuniqueptr in VclMetafileProcessor2DNoel Grandin2-35/+33
2018-08-02loplugin:expressionalwayszeroStephan Bergmann1-78/+0
2018-08-02coverity#1438196 deliberate 'Constant' variable guards dead codeCaolán McNamara1-2/+2
2018-08-02coverity#1438197 deliberate 'Constant' variable guards dead codeCaolán McNamara1-1/+1
2018-08-01Add missing sal/log.hxx headersGabor Kelemen3-0/+3
2018-07-31crashtesting: stack exhaustion exporting moz1253590-2.svg to odgCaolán McNamara2-479/+557
2018-07-31crashtesting: stack exhaustion exporting moz943243-4.svg to odgCaolán McNamara2-1188/+1288
2018-07-27loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin2-7/+7
2018-07-18Fix typosAndrea Gelmini1-1/+1
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin2-7/+9
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl1-1/+1
2018-03-11Use for-range loops in drawinglayer and dtransJulien Nabet1-7/+6
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-01-29Fix typosAndrea Gelmini1-1/+1
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann1-1/+0
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: drawinglayerStephan Bergmann4-21/+21
2017-12-19Fix typosAndrea Gelmini1-1/+1
2017-12-06Related: tdf#105998 except cut and paste as bitmap instead of exportCaolán McNamara1-5/+20
2017-11-06loplugin:finalclasses in drawinglayerNoel Grandin1-3/+1
2017-11-03loplugin:constmethod in drawinglayerNoel Grandin3-4/+4
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-23loplugin:includeform: drawinglayerStephan Bergmann6-9/+9
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist6-41/+41
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski6-21/+21
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand1-1/+0
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin3-8/+8
2017-09-03Resolves: tdf#112145 pdf export of editengine highlight color fails sometimesCaolán McNamara1-0/+8
2017-08-22emfplus: cut over to new EMF+ rendererThorsten Behrens4-180/+1
2017-08-21Fix typosAndrea Gelmini1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-1/+1
2017-07-31Corrected HitTest for layouted textArmin Le Grand2-3/+18
2017-07-20loplugin:constparams in drawinglayerNoel Grandin2-4/+4
2017-07-18Clean up android specific template functions defined in std namespacebrainbreaker1-11/+1
2017-07-15emfplus: more corrections due to linux buildArmin Le Grand1-10/+12