summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d
AgeCommit message (Expand)AuthorFilesLines
2017-10-30Revert "tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if needed"Thorsten Behrens1-25/+35
2017-10-28tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if neededArmin Le Grand1-35/+25
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-24Resolves: tdf#49253 set an initial mask backgroundCaolán McNamara1-0/+4
2017-10-23loplugin:includeform: drawinglayerStephan Bergmann1-1/+1
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin1-1/+0
2017-09-29convert GfxLink::IsEqual to operator==Noel Grandin1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist33-93/+93
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski4-13/+13
2017-09-22<drawinglayer/tools/converters.hxx> can be internal to drawinglayerTor Lillqvist2-8/+6
2017-09-15Fix typosAndrea Gelmini1-1/+1
2017-09-15borderline: Extended decomposeArmin Le Grand1-9/+112
2017-09-15borderline: extended the expand logicArmin Le Grand1-83/+0
2017-09-15borderline: Added merge BorderLinePrimitive2DArmin Le Grand1-6/+21
2017-09-15borderline: merge redefined, mirrored StylesArmin Le Grand1-1/+111
2017-09-15borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand1-239/+195
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand2-16/+127
2017-09-12tdf#111853 Added TextFillColor to operator==Armin Le Grand1-4/+5
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin2-4/+3
2017-08-18loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin4-7/+7
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin9-17/+17
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-07-31Corrected HitTest for layouted textArmin Le Grand1-3/+20
2017-07-28borderline: corrections for calc and writerArmin Le Grand1-12/+20
2017-07-28borderline: Simplified BorderLinePrimitiveArmin Le Grand1-87/+112
2017-07-28borderline: first versionj with line end adaptionsArmin Le Grand1-2/+2
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-1/+1
2017-07-25loplugin:unusedmethodsNoel Grandin1-10/+0
2017-07-20loplugin:constparams in drawinglayerNoel Grandin1-1/+1
2017-07-18Clean up android specific template functions defined in std namespacebrainbreaker1-10/+1
2017-07-17Fix typosAndrea Gelmini1-1/+1
2017-07-15emfplus: unified transformations, added test codeArmin Le Grand1-2/+2
2017-07-15emfplus: migrate gdiplus reader to drawinglayerArmin Le Grand1-3155/+41
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand1-0/+7
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2-10/+10
2017-07-12borderline: correct problems with border displayArmin Le Grand2-312/+141
2017-06-02Improved loplugin:redundantcast static_cast handling: drawinglayerStephan Bergmann1-1/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-02loplugin:checkunusedparams in drawinglayerNoel Grandin3-9/+9
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna4-24/+24
2017-03-27ofz#947 line dashing is very problematic memory and size wiseCaolán McNamara1-1/+7
2017-03-25Fix typosAndrea Gelmini3-3/+3
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-2/+2
2017-03-19TyposJulien Nabet1-1/+1
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin2-3/+4
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin2-10/+10
2017-02-26loplugin:loopvartoosmallStephan Bergmann2-3/+7
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist11-27/+27
2017-02-16remove unused Sentence from BreakupUnitNoel Grandin1-18/+0