[Libreoffice-commits] .: basegfx/source

2012-12-30 Thread Libreoffice Gerrit user
basegfx/source/polygon/b2dsvgpolypolygon.cxx |4 1 file changed, 4 deletions(-) New commits: commit e67cea929c62609526b65d36945b8dc4abf48be3 Author: Chr. Rossmanith Date: Sun Dec 30 09:26:17 2012 +0100 Revert "SVG: add check if polygon is closed" This reverts commit 0144

[Libreoffice-commits] .: basegfx/source

2012-12-08 Thread Libreoffice Gerrit user
basegfx/source/polygon/b2dsvgpolypolygon.cxx |4 1 file changed, 4 insertions(+) New commits: commit 0144c952282a4555b7ab0cfcf9d35bf753e5d8cb Author: Chr. Rossmanith Date: Fri May 18 22:41:33 2012 +0200 SVG: add check if polygon is closed Change-Id: I6e2b405dd1727fd6f663

[Libreoffice-commits] .: basegfx/source

2012-10-30 Thread Libreoffice Gerrit user
basegfx/source/polygon/b2dsvgpolypolygon.cxx | 54 +-- basegfx/source/tools/canvastools.cxx |2 - basegfx/source/tools/unopolypolygon.cxx | 18 - 3 files changed, 36 insertions(+), 38 deletions(-) New commits: commit 6bc62f4f43c7458399169ddb2cb

[Libreoffice-commits] .: basegfx/source

2012-06-06 Thread Julien Nabet
basegfx/source/polygon/b2dlinegeometry.cxx |2 +- basegfx/source/polygon/b2dpolygoncutandtouch.cxx |4 ++-- basegfx/source/polygon/b2dpolygontools.cxx |2 +- basegfx/source/polygon/b2dpolypolygoncutter.cxx |4 ++-- basegfx/source/range/b2drangeclipper.cxx |

[Libreoffice-commits] .: basegfx/source

2012-05-15 Thread Christina Rossmanith
basegfx/source/polygon/b2dsvgpolypolygon.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit bef8e358b6940fd4a976cb346dfd829643e581b8 Author: Chr. Rossmanith Date: Tue May 15 22:11:38 2012 +0200 fdo#48068 fix parsing of path d-attribute Change-

[Libreoffice-commits] .: basegfx/source

2012-05-14 Thread Petr Mladek
basegfx/source/polygon/b2dsvgpolypolygon.cxx |7 --- 1 file changed, 7 deletions(-) New commits: commit e6007cf40be9a1dd9913c6c7e539f14377add77e Author: Petr Mladek Date: Mon May 14 14:20:53 2012 +0200 fdo#48070 more on parsing of arc paths also ignore "+" sign; remove un

[Libreoffice-commits] .: basegfx/source

2012-05-04 Thread Thorsten Behrens
basegfx/source/tools/gradienttools.cxx | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) New commits: commit f7d3567c1bf6c9d77aa13a890610fb77c1545d9b Author: Thorsten Behrens Date: Fri May 4 21:50:13 2012 +0200 Fix fdo#49508 incorrect square gradients in slideshow.