summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2017-08-01loplugin:checkunusedparamsNoel Grandin1-2/+0
2017-07-31Corrected HitTest for layouted textArmin Le Grand3-6/+38
2017-07-28borderline: corrections for calc and writerArmin Le Grand2-14/+39
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-28loplugin:checkunusedparams more part1Noel Grandin1-3/+1
2017-07-25loplugin:unusedmethodsNoel Grandin1-10/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+0
2017-07-20loplugin:constparams in drawinglayerNoel Grandin6-21/+21
2017-07-18coverity#1415515 Division or modulo by float zeroCaolán McNamara1-0/+5
2017-07-18Clean up android specific template functions defined in std namespacebrainbreaker2-21/+2
2017-07-17Fix typosAndrea Gelmini1-1/+1
2017-07-15loplugin:useuniqueptr in basic..cppcanvasNoel Grandin4-29/+14
2017-07-15emfplus: more corrections due to linux buildArmin Le Grand5-22/+22
2017-07-15emfplus: UnitTests and gerrit build correctionsArmin Le Grand2-1/+6
2017-07-15emfplus: finetuning, UnitTest, not active by defaultArmin Le Grand4-25/+24
2017-07-15emfplus: unified transformations, added test codeArmin Le Grand9-133/+193
2017-07-15emfplus: more corrections and rough geometryArmin Le Grand11-1061/+1251
2017-07-15emfplus: some cleanup/streamliningArmin Le Grand8-378/+396
2017-07-15emfplus: migrate gdiplus reader to drawinglayerArmin Le Grand24-3164/+6752
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 Grand3-13/+13
2017-07-12borderline: correct problems with border displayArmin Le Grand6-717/+180
2017-06-28remove default-able copy ctors and copy operatorsJochen Nitschke1-15/+0
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin1-4/+0
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin2-97/+79
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin3-16/+3
2017-06-02Improved loplugin:redundantcast static_cast handling: drawinglayerStephan Bergmann1-1/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin3-3/+3
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-09Fix typosAndrea Gelmini1-1/+1
2017-05-02loplugin:checkunusedparams in drawinglayerNoel Grandin5-17/+16
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-6/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock3-0/+3
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2-2/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna10-47/+47
2017-03-30convert GradientType to scoped enumNoel Grandin1-9/+9
2017-03-29Propagate proper integer type out of AnimationEntryList::impGetIndexAtTimeStephan Bergmann1-5/+5
2017-03-27ofz#947 line dashing is very problematic memory and size wiseCaolán McNamara1-1/+7
2017-03-26fix loplugin:loopvartoosmallMarkus Mohrhard1-2/+2
2017-03-25Fix typosAndrea Gelmini11-11/+11
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-2/+2
2017-03-19TyposJulien Nabet1-1/+1
2017-03-19TyposJulien Nabet2-2/+2
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin4-14/+17
2017-03-14drawinglayer: work around Android buildMiklos Vajna1-0/+10
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-1/+1
2017-03-13Resolves: tdf#105998 distort hairline borders to fall inside the canvasCaolán McNamara1-0/+21
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin2-10/+10