summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d
AgeCommit message (Expand)Author
2018-01-19loplugin:useuniqueptr in SvgRadialAtomPrimitive2DNoel Grandin
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier
2018-01-16Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: drawinglayerStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-11-26coverity#1421100 Uncaught exceptionCaolán McNamara
2017-10-30Revert "tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if needed"Thorsten Behrens
2017-10-28tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if neededArmin Le Grand
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-24Resolves: tdf#49253 set an initial mask backgroundCaolán McNamara
2017-10-23loplugin:includeform: drawinglayerStephan Bergmann
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-09-29convert GfxLink::IsEqual to operator==Noel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski
2017-09-22<drawinglayer/tools/converters.hxx> can be internal to drawinglayerTor Lillqvist
2017-09-15Fix typosAndrea Gelmini
2017-09-15borderline: Extended decomposeArmin Le Grand
2017-09-15borderline: extended the expand logicArmin Le Grand
2017-09-15borderline: Added merge BorderLinePrimitive2DArmin Le Grand
2017-09-15borderline: merge redefined, mirrored StylesArmin Le Grand
2017-09-15borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand
2017-09-12tdf#111853 Added TextFillColor to operator==Armin Le Grand
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-31Corrected HitTest for layouted textArmin Le Grand
2017-07-28borderline: corrections for calc and writerArmin Le Grand
2017-07-28borderline: Simplified BorderLinePrimitiveArmin Le Grand
2017-07-28borderline: first versionj with line end adaptionsArmin Le Grand
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-20loplugin:constparams in drawinglayerNoel Grandin
2017-07-18Clean up android specific template functions defined in std namespacebrainbreaker
2017-07-17Fix typosAndrea Gelmini
2017-07-15emfplus: unified transformations, added test codeArmin Le Grand
2017-07-15emfplus: migrate gdiplus reader to drawinglayerArmin Le Grand
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-12borderline: correct problems with border displayArmin Le Grand
2017-06-02Improved loplugin:redundantcast static_cast handling: drawinglayerStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-02loplugin:checkunusedparams in drawinglayerNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27ofz#947 line dashing is very problematic memory and size wiseCaolán McNamara
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin