summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* borderline: corrections for calc and writerArmin Le Grand2017-07-282-14/+39
* borderline: Simplified BorderLinePrimitiveArmin Le Grand2017-07-281-87/+112
* borderline: first versionj with line end adaptionsArmin Le Grand2017-07-281-2/+2
* loplugin:constparams handle constructorsNoel Grandin2017-07-281-1/+1
* loplugin:checkunusedparams more part1Noel Grandin2017-07-281-3/+1
* loplugin:unusedmethodsNoel Grandin2017-07-251-10/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-2/+0
* loplugin:constparams in drawinglayerNoel Grandin2017-07-206-21/+21
* coverity#1415515 Division or modulo by float zeroCaolán McNamara2017-07-181-0/+5
* Clean up android specific template functions defined in std namespacebrainbreaker2017-07-182-21/+2
* Fix typosAndrea Gelmini2017-07-171-1/+1
* loplugin:useuniqueptr in basic..cppcanvasNoel Grandin2017-07-154-29/+14
* emfplus: more corrections due to linux buildArmin Le Grand2017-07-155-22/+22
* emfplus: UnitTests and gerrit build correctionsArmin Le Grand2017-07-152-1/+6
* emfplus: finetuning, UnitTest, not active by defaultArmin Le Grand2017-07-154-25/+24
* emfplus: unified transformations, added test codeArmin Le Grand2017-07-159-133/+193
* emfplus: more corrections and rough geometryArmin Le Grand2017-07-1511-1061/+1251
* emfplus: some cleanup/streamliningArmin Le Grand2017-07-158-378/+396
* emfplus: migrate gdiplus reader to drawinglayerArmin Le Grand2017-07-1524-3164/+6752
* emfplus: completed isolation/migration of Emf/WmfArmin Le Grand2017-07-151-0/+7
* emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2017-07-153-13/+13
* borderline: correct problems with border displayArmin Le Grand2017-07-126-717/+180
* remove default-able copy ctors and copy operatorsJochen Nitschke2017-06-281-15/+0
* loplugin:unusedfields in desktop..editengNoel Grandin2017-06-231-4/+0
* loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin2017-06-232-97/+79
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-123-16/+3
* Improved loplugin:redundantcast static_cast handling: drawinglayerStephan Bergmann2017-06-021-1/+1
* teach redundantcast plugin about functional castsNoel Grandin2017-05-303-3/+3
* remove unused uno::Reference varsNoel Grandin2017-05-121-1/+0
* Fix typosAndrea Gelmini2017-05-091-1/+1
* loplugin:checkunusedparams in drawinglayerNoel Grandin2017-05-025-17/+16
* clang-tidy readability-simplify-boolean-exprNoel Grandin2017-04-281-6/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-253-0/+3
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-212-2/+0
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-3110-47/+47
* convert GradientType to scoped enumNoel Grandin2017-03-301-9/+9
* Propagate proper integer type out of AnimationEntryList::impGetIndexAtTimeStephan Bergmann2017-03-291-5/+5
* ofz#947 line dashing is very problematic memory and size wiseCaolán McNamara2017-03-271-1/+7
* fix loplugin:loopvartoosmallMarkus Mohrhard2017-03-261-2/+2
* Fix typosAndrea Gelmini2017-03-2511-11/+11
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-2/+2
* TyposJulien Nabet2017-03-191-1/+1
* TyposJulien Nabet2017-03-192-2/+2
* convert SvxBorderStyle to scoped enumNoel Grandin2017-03-174-14/+17
* drawinglayer: work around Android buildMiklos Vajna2017-03-141-0/+10
* remove noise UUUU tags in commentsNoel Grandin2017-03-141-1/+1
* Resolves: tdf#105998 distort hairline borders to fall inside the canvasCaolán McNamara2017-03-131-0/+21
* convert GraphicDrawMode to scoped enumNoel Grandin2017-03-132-10/+10
* loplugin:loopvartoosmallStephan Bergmann2017-02-263-11/+13
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-1728-79/+79