basegfx/source/polygon/b2dpolygon.cxx |5 -
basegfx/source/polygon/b3dpolygon.cxx |5 -
include/basegfx/polygon/b2dpolygon.hxx |1 -
include/basegfx/polygon/b3dpolygon.hxx |1 -
4 files changed, 12 deletions(-)
New commits:
commit 47e06b18ede70f3496bc7da97e1761fe1dbf629c
basegfx/source/point/b2dpoint.cxx| 12 +++
basegfx/source/point/b3dpoint.cxx| 30 +-
basegfx/source/vector/b2dvector.cxx | 38 +++
basegfx/source/vector/b3dvector.cxx | 18 +--
include/basegfx/color/bcolor.hxx | 44 +++
basegfx/source/polygon/b2dpolygontools.cxx | 51 +---
include/basegfx/polygon/b2dpolygontools.hxx |2 -
2 files changed, 40 insertions(+), 13 deletions(-)
New commits:
commit 9f4ccc63346b26d8d774b22124da0842ef18e0bc
Author: Noel Grandin
AuthorDate: Wed Sep 13 1
basegfx/source/polygon/b2dpolygontools.cxx | 100
include/basegfx/polygon/b2dpolygontools.hxx | 19 +
slideshow/source/engine/slideshowimpl.cxx | 38 +++---
3 files changed, 144 insertions(+), 13 deletions(-)
New commits:
commit 44c0f2da567b49ef8a53995
basegfx/source/tools/bgradient.cxx | 167 -
chart2/Library_chartcontroller.mk |3
chart2/import_setup.mk |1
chart2/qa/extras/chart2import.cxx |5
chart2/source/controller/
basegfx/source/polygon/b2dsvgpolypolygon.cxx|4 ++--
compilerplugins/clang/redundantcast.cxx |9 +
compilerplugins/clang/test/redundantcast.cxx| 12
emfio/source/reader/mtftools.cxx|2 +-
sd/source/ui/dlg/animobjs.c
basegfx/source/tools/canvastools.cxx | 12 -
canvas/source/cairo/cairo_canvasbitmap.cxx |4
canvas/source/cairo/cairo_canvashelper.cxx | 12 -
canvas/source/cairo/cairo_devicehelper.cxx | 10 -
canvas/
basegfx/source/color/bcolormodifier.cxx | 40 +++---
basegfx/test/BColorModifierTest.cxx | 88 +---
include/basegfx/color/bcolormodifier.hxx|6 -
svgio/inc/svgtools.hxx |3
svgio/source/svgreader/svgfecolorma
basegfx/source/color/bcolormodifier.cxx |6 +-
basegfx/test/BColorModifierTest.cxx | 17 ++---
2 files changed, 11 insertions(+), 12 deletions(-)
New commits:
commit 22e46544eebe027654bb4ecfc42e8d8ebb41ec48
Author: Xisco Fauli
AuthorDate: Fri Jul 7 14:44:00 2023 +02
basegfx/source/polygon/b2dlinegeometry.cxx| 23 ++-
comphelper/source/property/propmultiplex2.cxx | 10 +++---
include/basegfx/polygon/b2dlinegeometry.hxx |3 +--
include/comphelper/propmultiplex2.hxx |4 +---
include/svx/svdotable.hxx
basegfx/source/color/bcolormodifier.cxx | 19 ---
basegfx/test/BColorModifierTest.cxx | 27
include/basegfx/color/bcolormodifier.hxx | 20
svgio/inc/svgfecolormatrixnode.hxx |2 -
svgio/inc/svgfegaussianblu
basegfx/source/color/bcolormodifier.cxx |1 +
basegfx/test/BColorModifierTest.cxx | 11 +++
2 files changed, 12 insertions(+)
New commits:
commit 99b1459dbbe5faa47b5fc9b4ed767932d46a02cb
Author: Xisco Fauli
AuthorDate: Sun Jun 25 19:45:33 2023 +0200
Commit: Xisco Fauli
basegfx/source/color/bcolormodifier.cxx | 19
basegfx/test/BColorModifierTest.cxx | 27 +++
include/basegfx/color/bcolormodifier.hxx | 20 +
svgio/inc/svgfecolormatrixnode.hxx |2 +
svgio/inc
basegfx/source/color/bcolormodifier.cxx | 32 +
basegfx/test/BColorModifierTest.cxx | 85
include/basegfx/color/bcolormodifier.hxx| 28 +++
svgio/inc/svgfecolormatrixnode.hxx |3
svgio/inc/svgtools.hxx
basegfx/source/color/bcolormodifier.cxx | 51
basegfx/test/BColorModifierTest.cxx | 33 +++
include/basegfx/color/bcolormodifier.hxx| 25 +++
svgio/inc/svgfecolormatrixnode.hxx |3 -
svgio/qa/cppunit/Sv
basegfx/source/tools/bgradient.cxx | 14
oox/qa/unit/data/tdf155852_MCGR_StepCount4.fodp | 637
oox/qa/unit/mcgr.cxx| 25
oox/source/export/drawingml.cxx | 10
4 files changed, 679 insertions(+), 7 deletion
basegfx/source/tools/gradienttools.cxx |2
oox/qa/unit/data/tdf155825_MCGR_SourceOffsetRangeDifferent.fodp | 642
++
oox/qa/unit/mcgr.cxx| 10
3 files changed, 654 insertions(+)
New commits:
commit f3f64c77585d
basegfx/source/color/bcolormodifier.cxx | 74 +++
drawinglayer/source/tools/primitive2dxmldump.cxx | 12 ++-
include/basegfx/color/bcolormodifier.hxx | 40
svgio/inc/svgfecolormatrixnode.hxx |6 +
svgio/inc/svgtoken.hxx
basegfx/source/polygon/b2dpolygonclipper.cxx | 16 +++
basegfx/source/polygon/b2dpolygoncutandtouch.cxx |6 --
basegfx/source/polygon/b2dpolygontriangulator.cxx |9 +---
basegfx/source/polygon/b2dpolypolygoncutter.cxx | 46 +++---
basegfx/source/polygon/b3dp
basegfx/source/tools/bgradient.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit cdc015ffd4b2460a9235db72a5411c421ab0e2d4
Author: Andrea Gelmini
AuthorDate: Fri Jun 9 13:25:36 2023 +0200
Commit: Julien Nabet
CommitDate: Fri Jun 9 17:57:39 2023 +0200
F
basegfx/source/tools/bgradient.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e1dcf9464e56c0eee9f662f82928b3f99ba78217
Author: Andrea Gelmini
AuthorDate: Fri Jun 9 13:25:06 2023 +0200
Commit: Julien Nabet
CommitDate: Fri Jun 9 17:57:06 2023 +0200
F
basegfx/source/tools/bgradient.cxx | 137
drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx | 188 +---
filter/source/svg/svgexport.cxx|3
filter/source/svg/svgwriter.cxx| 198 +++-
basegfx/source/tools/gradienttools.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bda52485d63e4cfc58453d9f46bf26c3ea078ed7
Author: Armin Le Grand (allotropia)
AuthorDate: Tue Jun 6 12:53:42 2023 +0200
Commit: Armin Le Grand
CommitDate: Tue Jun 6 15:44:3
basegfx/source/tools/bgradient.cxx | 53
chart2/qa/extras/chart2geometry.cxx|5
include/basegfx/utils/bgradient.hxx|7 +
xmloff/qa/unit/data/tdf155549_MCGR_AxialGradientCompatible.o
basegfx/source/tools/bgradient.cxx | 206 +++-
basegfx/source/tools/gradienttools.cxx | 97 ---
include/basegfx/utils/bgradient.hxx | 29 +++-
include/basegfx/utils/gradienttools.hxx | 11 +
oox/source/drawingml/fillproperties.cxx | 98 +++
basegfx/source/tools/bgradient.cxx | 42 +
basegfx/source/tools/gradienttools.cxx | 57 +
include/basegfx/utils/bgradient.hxx |6 +
include/basegfx/utils/gradienttools.hxx |7 -
include/oox/export/drawingml.hxx|9 +-
oox/source/export/chartexpo
basegfx/source/matrix/b2dhommatrix.cxx | 211 +++
basegfx/source/point/b2dpoint.cxx| 15 -
basegfx/source/point/b2ipoint.cxx| 15 -
basegfx/test/B2DHomMatrixTest.cxx| 54 -
chart2/source/tools/CommonConverters
basegfx/source/matrix/b2dhommatrix.cxx | 56 ++---
1 file changed, 45 insertions(+), 11 deletions(-)
New commits:
commit a78a9ea3a5f935bf364f59426b22e9039d2c1784
Author: Noel Grandin
AuthorDate: Tue May 16 13:02:47 2023 +0200
Commit: Noel Grandin
CommitDate
basegfx/source/tools/bgradient.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 68655b362f8129f6f3762bf7926690c1a40c9821
Author: Andrea Gelmini
AuthorDate: Mon May 15 23:44:01 2023 +0200
Commit: Julien Nabet
CommitDate: Tue May 16 09:47:25 2023 +0200
basegfx/source/tools/bgradient.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8c76c0538d81a1425caca55c917367492b7cc631
Author: Andrea Gelmini
AuthorDate: Mon May 15 23:43:29 2023 +0200
Commit: Julien Nabet
CommitDate: Tue May 16 09:40:44 2023 +0200
basegfx/source/matrix/b2dhommatrix.cxx | 92 +--
basegfx/source/matrix/b3dhommatrix.cxx |2
include/basegfx/matrix/b2dhommatrix.hxx | 27 ---
include/basegfx/matrix/hommatrixtemplate.hxx |3
solenv/clang-format/excludelist |
basegfx/source/tools/gradienttools.cxx| 97 +-
cui/source/inc/cuitabarea.hxx | 12 +
cui/source/tabpages/tpgradnt.cxx | 38 +++--
cui/source/tabpages/tptrans.cxx | 36 +++--
inclu
basegfx/source/tools/gradienttools.cxx |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 3e8a356f5ca00d875981b0f4279894c569bcc694
Author: Andrea Gelmini
AuthorDate: Fri Apr 14 12:09:23 2023 +0200
Commit: Julien Nabet
CommitDate: Fri Apr 14 14:27:49 2023
basegfx/source/tools/gradienttools.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d1e97808f54bef3e5e87647d82e37662580b607c
Author: Andrea Gelmini
AuthorDate: Fri Apr 14 12:06:49 2023 +0200
Commit: Julien Nabet
CommitDate: Fri Apr 14 14:26:41 2023 +0200
basegfx/source/tools/gradienttools.cxx |4 ++--
include/basegfx/utils/gradienttools.hxx |4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit ac9cdc995bc0f8f43ec2c4ad2e509b440f5b1b68
Author: Andrea Gelmini
AuthorDate: Fri Apr 14 12:10:36 2023 +0200
Commit:
basegfx/source/tools/gradienttools.cxx | 260 ++-
include/basegfx/utils/gradienttools.hxx | 49
include/oox/export/drawingml.hxx| 27 +-
oox/source/drawingml/fillproperties.cxx | 31 ++
oox/source/export/chartexport.cxx | 75 --
oox/source/expor
basegfx/source/tools/gradienttools.cxx | 11 +--
1 file changed, 5 insertions(+), 6 deletions(-)
New commits:
commit a6cc4d851f1a061af71e03af4c886638d6a5f3b3
Author: Armin Le Grand (allotropia)
AuthorDate: Wed Apr 5 10:25:51 2023 +0200
Commit: Armin Le Grand
CommitDate: Thu Ap
basegfx/source/tools/gradienttools.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 73d0723c466e63c247d37ec8b9fa0bd8db8766b5
Author: Andrea Gelmini
AuthorDate: Tue Apr 4 21:16:51 2023 +0200
Commit: Julien Nabet
CommitDate: Tue Apr 4 21:26:49 2023 +0200
basegfx/source/tools/gradienttools.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7e1138db4e472e0d5de851c724e0048f1a834c08
Author: Andrea Gelmini
AuthorDate: Tue Apr 4 21:16:39 2023 +0200
Commit: Julien Nabet
CommitDate: Tue Apr 4 21:26:10 2023 +0200
basegfx/source/tools/gradienttools.cxx | 100 ++--
drawinglayer/inc/texture/texture.hxx|4 +
drawinglayer/source/texture/texture.cxx | 13 ++--
include/basegfx/utils/gradienttools.hxx | 20 ++
4 files changed, 87 insertions(+), 50 deletions(-)
New com
basegfx/source/tools/gradienttools.cxx |2 +-
include/basegfx/utils/gradienttools.hxx |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit c2cc3e696e27f3ab218c56e90065f5c102ae50b6
Author: Andrea Gelmini
AuthorDate: Mon Apr 3 20:12:21 2023 +0200
Commit: Jul
basegfx/source/tools/gradienttools.cxx | 38 +
include/basegfx/utils/gradienttools.hxx| 15 +++
svx/source/sdr/primitive2d/sdrattributecreator.cxx | 45 +
3 files changed, 81 insertions(+), 17 deletions(-)
New commits:
commit 6
basegfx/source/tools/gradienttools.cxx | 32 ++
include/basegfx/utils/gradienttools.hxx|9 +
include/oox/helper/modelobjecthelper.hxx |3
oox/source/drawingml/fillproperties.cxx| 110 -
oox/source/drawingml/shapeprop
basegfx/source/tools/gradienttools.cxx | 71 +-
svx/source/sdr/primitive2d/sdrattributecreator.cxx | 106 +
2 files changed, 173 insertions(+), 4 deletions(-)
New commits:
commit 13c37d2c0f0a172d2522b255c0416a4ade639b7a
Author: Armin Le Grand (al
basegfx/source/tools/gradienttools.cxx |2 +-
drawinglayer/source/texture/texture.cxx |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 6fc0de7ce23f8faec052c744434006d40a33110a
Author: Andrea Gelmini
AuthorDate: Tue Mar 21 20:46:59 2023 +0100
Commit: Ju
basegfx/source/tools/gradienttools.cxx | 76 +++
drawinglayer/inc/texture/texture.hxx|3
drawinglayer/source/processor2d/vclpixelprocessor2d.cxx | 14 +
drawinglayer/source/texture/texture.cxx | 173 +---
include/basegf
basegfx/source/tools/gradienttools.cxx | 191 +++---
chart2/source/controller/main/ChartController_Tools.cxx |7
cui/source/tabpages/tpgradnt.cxx| 32 +
cui/source/tabpages/tptrans.cxx | 23 -
drawinglay
basegfx/source/polygon/b2dpolygontools.cxx|1 -
basegfx/source/polygon/b3dpolygontools.cxx|1 -
sax/source/fastparser/fastparser.cxx |2 +-
ucb/source/cacher/contentresultsetwrapper.cxx |3 ---
vcl/source/filter/ipict/ipict.cxx |2 +-
vcl/source/out
basegfx/source/tools/gradienttools.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e540da2caadf4da228ddcc8c704f1f90a147493a
Author: Andrea Gelmini
AuthorDate: Sun Mar 5 00:57:28 2023 +0100
Commit: Julien Nabet
CommitDate: Sun Mar 5 08:46:25 2023 +
basegfx/source/tools/gradienttools.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit abe7425d44a2f367440da2d5d552d781e5511958
Author: Andrea Gelmini
AuthorDate: Sun Mar 5 00:57:58 2023 +0100
Commit: Julien Nabet
CommitDate: Sun Mar 5 08:46:05 2023 +
basegfx/source/tools/gradienttools.cxx | 115 ++
drawinglayer/qa/unit/vclpixelprocessor2d.cxx |5
drawinglayer/source/attribute/fillgradientattribute.cxx | 116 ++-
drawinglayer/source/primitive3d/textureprimitive3d.cxx |9 +
draw
basegfx/source/tools/gradienttools.cxx | 27 ---
drawinglayer/source/texture/texture.cxx | 253 +++-
2 files changed, 159 insertions(+), 121 deletions(-)
New commits:
commit 16e728a8a88a7a04acec069512a5268ae89cf420
Author: Armin Le Grand (allotropia)
AuthorDat
basegfx/source/tools/gradienttools.cxx | 10
drawinglayer/source/texture/texture.cxx | 67 +---
2 files changed, 46 insertions(+), 31 deletions(-)
New commits:
commit ae51dfb2379a9e9183afa9a1e5ee4fe4f4f0f7ef
Author: Armin Le Grand (allotropia)
AuthorDate
basegfx/source/tools/gradienttools.cxx | 18
drawinglayer/source/texture/texture.cxx | 119 +++-
2 files changed, 73 insertions(+), 64 deletions(-)
New commits:
commit 94cdbfb9316ab3b04327f960fa40aee07abbba91
Author: Armin Le Grand (allotropia)
AuthorDate
basegfx/source/polygon/b2dtrapezoid.cxx |3 +++
1 file changed, 3 insertions(+)
New commits:
commit 29d795b772cb75ee1d12cc6bcd4d905f1c520a79
Author: Noel Grandin
AuthorDate: Thu Feb 23 08:44:10 2023 +0200
Commit: Noel Grandin
CommitDate: Thu Feb 23 12:48:27 2023 +
avoid div
basegfx/source/tools/gradienttools.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b2eb17829a8da7828cdc60f262991aafda84f3ea
Author: Andrea Gelmini
AuthorDate: Wed Feb 22 14:42:13 2023 +0100
Commit: Julien Nabet
CommitDate: Wed Feb 22 14:03:12 2023 +
basegfx/source/tools/gradienttools.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a2d61d9ff7cb7e0e0a0cb97d606a3b43a518704e
Author: Andrea Gelmini
AuthorDate: Wed Feb 22 14:39:52 2023 +0100
Commit: Julien Nabet
CommitDate: Wed Feb 22 13:56:10 2023 +
basegfx/source/tools/gradienttools.cxx | 101 +++-
drawinglayer/source/attribute/fillgradientattribute.cxx | 40 --
drawinglayer/source/texture/texture.cxx | 95 +--
include/basegfx/utils/gradienttools.hxx | 23 +++
basegfx/source/tools/gradienttools.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 71a67048f5eafcf668d1ee6d70c66c04cb323b0f
Author: Andrea Gelmini
AuthorDate: Mon Feb 20 12:02:30 2023 +0100
Commit: Julien Nabet
CommitDate: Mon Feb 20 21:16:07 2023 +
basegfx/source/tools/gradienttools.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 389c6267974a90b9b0e1eaf2a7434ca4aea38f76
Author: Andrea Gelmini
AuthorDate: Mon Feb 20 12:03:31 2023 +0100
Commit: Julien Nabet
CommitDate: Mon Feb 20 21:15:45 2023 +
basegfx/source/tools/gradienttools.cxx | 102 -
1 file changed, 100 insertions(+), 2 deletions(-)
New commits:
commit ac824594c577ab4880177b3411a25297b1d08074
Author: Armin Le Grand (allotropia)
AuthorDate: Fri Feb 17 14:05:59 2023 +0100
Commit: Armin Le
basegfx/source/tools/gradienttools.cxx | 30 +
drawinglayer/inc/texture/texture.hxx| 38 -
drawinglayer/source/attribute/fillgradientattribute.cxx | 122 +++--
drawinglayer/source/primitive2d/fillgradientprimitive2d.cxx | 53 --
drawinglayer/
basegfx/source/polygon/b2dpolygonclipper.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit df470d9658c202a990b9c75e2a8d6e3fd7a06dfd
Author: Caolán McNamara
AuthorDate: Wed Jan 25 19:42:37 2023 +
Commit: Caolán McNamara
CommitDate: Wed Jan 25 20:39:08 2
basegfx/source/tools/canvastools.cxx |3 ++-
basegfx/source/tools/unopolypolygon.cxx | 12 +++-
include/basegfx/utils/unopolypolygon.hxx |8 +++-
3 files changed, 20 insertions(+), 3 deletions(-)
New commits:
commit d6a70bb641b96e8e5616448c2378131ed62658b4
Author: S
basegfx/source/color/bcolormodifier.cxx | 20
1 file changed, 12 insertions(+), 8 deletions(-)
New commits:
commit 2ce749a428d1df2c659ecfdaf2e151dd07d3f1b3
Author: Caolán McNamara
AuthorDate: Wed Dec 21 14:23:10 2022 +
Commit: Caolán McNamara
CommitDate: Wed D
basegfx/source/polygon/b2dpolygon.cxx |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 24a2c65e7ea15166061d96352164b51c5ffd9fa8
Author: Noel Grandin
AuthorDate: Sun Oct 30 08:01:00 2022 +0200
Commit: Noel Grandin
CommitDate: Sun Oct 30 11:26:39 2022 +0100
basegfx/source/polygon/b2dpolypolygon.cxx |9 ++---
1 file changed, 2 insertions(+), 7 deletions(-)
New commits:
commit 4e738b824d825717b7c6b895d816dcac1adf08e1
Author: Mike Kaganski
AuthorDate: Wed Sep 21 15:28:12 2022 +0300
Commit: Mike Kaganski
CommitDate: Wed Sep 21 17:06:05
basegfx/source/polygon/b2dpolypolygon.cxx | 16 ++--
1 file changed, 10 insertions(+), 6 deletions(-)
New commits:
commit e4a72aa946b6c41a91dc6e74634093a83b9c22bd
Author: Mike Kaganski
AuthorDate: Tue Sep 20 18:28:36 2022 +0300
Commit: Mike Kaganski
CommitDate: Tue Sep 20
basegfx/source/polygon/b2dpolygon.cxx |9 +
basegfx/source/polygon/b2dpolypolygon.cxx |2 ++
2 files changed, 11 insertions(+)
New commits:
commit c8649af8d0353e2fba2e472f0ace50f5bd8167b2
Author: Mike Kaganski
AuthorDate: Tue Sep 20 11:16:17 2022 +0300
Commit: Mike Ka
basegfx/source/polygon/b2dpolygon.cxx | 270 --
basegfx/source/polygon/b2dpolypolygon.cxx | 121 +
include/basegfx/polygon/b2dpolygon.hxx|3
3 files changed, 163 insertions(+), 231 deletions(-)
New commits:
commit e39fa3c4f5ae2560a4b6f6f789a0
basegfx/source/workbench/gauss.hxx |6 +-
1 file changed, 1 insertion(+), 5 deletions(-)
New commits:
commit 51a780a26e4fbf339d4136ff0c7d75e01d6fad08
Author: Radhey Parekh
AuthorDate: Thu Sep 15 15:37:50 2022 +0200
Commit: Hossein
CommitDate: Thu Sep 15 18:07:06 2022 +0200
basegfx/source/point/b2dpoint.cxx|7 -
basegfx/source/vector/b2dvector.cxx |7 -
include/basegfx/point/b2dpoint.hxx |9 +-
include/basegfx/tuple/Tuple2D.hxx| 48 +--
include/basegfx/tuple/b2dtuple.hxx | 32 ++-
basegfx/source/matrix/b2dhommatrix.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 153b51da381ba21d46a3d42c939080272818797c
Author: Noel Grandin
AuthorDate: Mon Aug 22 11:21:50 2022 +0200
Commit: Noel Grandin
CommitDate: Thu Sep 1 19:31:07 2022 +0200
basegfx/source/curve/b2dcubicbezier.cxx |4 ++--
basegfx/source/polygon/b2dpolygontools.cxx |4 ++--
basegfx/source/polygon/b2dpolypolygontools.cxx |4 ++--
include/basegfx/curve/b2dcubicbezier.hxx|5 -
include/basegfx/polygon/b2dpolygontools.hxx |
basegfx/source/polygon/b2dpolypolygon.cxx |2 +-
basegfx/source/tools/unopolypolygon.cxx|7 +--
include/basegfx/polygon/b2dpolypolygon.hxx |2 +-
3 files changed, 3 insertions(+), 8 deletions(-)
New commits:
commit 1aaf5d44dceecc13a3bc8e08c13d0b2ba278c462
Author: Noel Gra
basegfx/source/tools/zoomtools.cxx | 16
include/basegfx/utils/zoomtools.hxx|5 ++---
sc/inc/global.hxx |4 ++--
sc/source/ui/view/prevwsh.cxx | 10 +-
sc/source/ui/view/tabview.cxx |8
sc/source/ui/vi
basegfx/source/polygon/b2dpolypolygon.cxx | 11 +++
basegfx/source/polygon/b2dpolypolygontools.cxx |1 +
include/basegfx/polygon/b2dpolypolygon.hxx |1 +
3 files changed, 13 insertions(+)
New commits:
commit f1e15482bcf6bf65dc611e19cbd2479ef141
Author: Noel Gran
basegfx/source/matrix/b2dhommatrix.cxx |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 78fece3619e986ae0e4a41594965af83214f7da8
Author: Noel Grandin
AuthorDate: Thu Jun 30 12:49:09 2022 +0200
Commit: Noel Grandin
CommitDate: Fri Jul 1 11:01:15 2022 +02
basegfx/source/polygon/b2dpolypolygoncutter.cxx |5 +++--
basegfx/source/tools/b2dclipstate.cxx |5 +++--
basegfx/source/tools/unopolypolygon.cxx |5 +++--
include/basegfx/DrawCommands.hxx|5 +++--
include/basegfx/matrix/b2dhommatrixtools.hxx|
basegfx/source/polygon/b2dpolygon.cxx | 55 ++
1 file changed, 17 insertions(+), 38 deletions(-)
New commits:
commit c9711f2ff2ee40f9e3928325ac1ba7c47da158ad
Author: Tomaž Vajngerl
AuthorDate: Sun May 15 22:52:48 2022 +0900
Commit: Tomaž Vajngerl
Commit
basegfx/source/polygon/b2dpolypolygon.cxx |6 +++---
include/basegfx/polygon/b2dpolypolygon.hxx | 11 ++-
2 files changed, 5 insertions(+), 12 deletions(-)
New commits:
commit ed6d83dfbc590b9782a0699f53bc36f548ae3ec2
Author: Tomaž Vajngerl
AuthorDate: Sun May 15 22:45:59 2022
basegfx/source/tools/systemdependentdata.cxx |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 441889318ff3bd1340e5c3d8afd868db948f1535
Author: Caolán McNamara
AuthorDate: Sat May 7 20:22:56 2022 +0100
Commit: Caolán McNamara
CommitDate: Sat May 7 22:5
basegfx/source/tools/stringconversiontools.cxx |2
basic/source/sbx/sbxscan.cxx |5 -
chart2/source/inc/CommonFunctors.hxx |2
connectivity/source/drivers/dbase/DTable.cxx |2
include/rtl/math.hxx | 38 +
incl
basegfx/source/tools/unopolypolygon.cxx|8
comphelper/source/container/IndexedPropertyValuesContainer.cxx |3 ++-
comphelper/source/container/interfacecontainer2.cxx|3 ++-
comphelper/source/misc/accessiblekeybindinghelper.cxx |
basegfx/source/inc/stringconversiontools.hxx |2
basegfx/source/polygon/b2dsvgpolypolygon.cxx |8 -
basegfx/source/tools/stringconversiontools.cxx| 19 ++--
comphelper/source/misc/accessibletexthelper.cxx |
basegfx/source/tools/systemdependentdata.cxx |8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
New commits:
commit 84f5a7f5c714ed57e9ff7e0a2231425e52d3f4b8
Author: Caolán McNamara
AuthorDate: Tue Mar 29 21:01:59 2022 +0100
Commit: Caolán McNamara
CommitDate: Wed Mar 30 09:
basegfx/source/workbench/bezierclip.cxx |2 +-
chart2/source/view/charttypes/PieChart.cxx |8 +++-
chart2/source/view/charttypes/VSeriesPlotter.cxx |3 ++-
emfio/source/reader/mtftools.cxx |2 +-
4 files changed, 7 insertions(+), 8 deletions(-)
N
basegfx/source/polygon/b2dpolygonclipper.cxx | 13 ++--
basegfx/source/polygon/b2dpolygoncutandtouch.cxx | 35 ++
basegfx/source/polygon/b2dpolypolygoncutter.cxx |8 ++---
include/basegfx/polygon/b2dpolygonclipper.hxx |3 +
include/basegfx/polygon/b2
basegfx/source/tools/gradienttools.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 67fcd8f268fd04ca2012470af2257b394b77b8fc
Author: Gautham Krishnan
AuthorDate: Sat Mar 12 21:16:59 2022 +0530
Commit: Hossein
CommitDate: Fri Mar 18 18:46:00 2022 +0100
basegfx/source/workbench/Makefile | 13 --
basegfx/source/workbench/bezierclip.cxx | 186
2 files changed, 95 insertions(+), 104 deletions(-)
New commits:
commit 59cb2aa7908e1a7079a6fb692465b1bbe4321e2b
Author: Hossein
AuthorDate: Thu Dec 16 07:59:33
basegfx/source/tools/gradienttools.cxx |9 +
drawinglayer/source/processor2d/vclprocessor2d.cxx |4 ++--
stoc/test/testiadapter.cxx |3 ++-
stoc/test/testintrosp.cxx |3 ++-
sw/source/core/bastyp/c
basegfx/source/polygon/b2dpolypolygon.cxx |4
basegfx/source/polygon/b3dpolygon.cxx |1 +
basegfx/source/polygon/b3dpolypolygon.cxx |1 +
3 files changed, 6 insertions(+)
New commits:
commit e86734315c24d030f6cd9e8914c743a44ba35bd6
Author: Stephan Bergmann
AuthorDate: Mo
basegfx/source/polygon/b2dpolygon.cxx | 52 +++
basegfx/source/polygon/b2dpolypolygon.cxx | 16 +++
basegfx/source/polygon/b3dpolygon.cxx | 34 +++
basegfx/source/polygon/b3dpolypolygon.cxx | 10 ++--
compilerplugins/clang/cow_wrapper.cxx
basegfx/source/matrix/b2dhommatrixtools.cxx |2
bin/find-can-be-private-symbols.functions.results |23470 ++
bin/find-can-be-private-symbols.py| 119
config_host/config_options.h.in |5
include/basegfx/color/bcolormodifier.hxx
basegfx/source/polygon/b2dpolypolygoncutter.cxx | 74 ++-
include/basegfx/polygon/b2dpolypolygoncutter.hxx |2
svgio/source/svgreader/svgclippathnode.cxx |2
svgio/source/svgreader/svgstyleattributes.cxx|4 -
vcl/skia/gdiimpl.cxx
basegfx/source/tools/keystoplerp.cxx |4
++--
include/basegfx/utils/keystoplerp.hxx|2 +-
slideshow/source/engine/activities/continuouskeytimeactivitybase.cxx |2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
New c
basegfx/source/polygon/b2dpolygon.cxx| 52 +++
basegfx/source/polygon/b2dpolypolygon.cxx| 16 ++--
basegfx/source/polygon/b3dpolygon.cxx| 34 +-
basegfx/source/polygon/b3dpolypolygon.cxx| 10 +--
compilerplugins/clang/cow_wrapper.cxx| 8
basegfx/source/polygon/b2dpolygon.cxx |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 70cd6cac6c1fe2f13702d8ab539d56ebae93683b
Author: Noel Grandin
AuthorDate: Wed Sep 8 09:26:30 2021 +0200
Commit: Noel Grandin
CommitDate: Wed Sep 8 10:29:25 2021 +02
basegfx/source/matrix/b2dhommatrix.cxx|4 +++-
basegfx/source/polygon/b2dpolypolygon.cxx |5 -
2 files changed, 7 insertions(+), 2 deletions(-)
New commits:
commit 889df64fbb9534491b76140d63b4340091c763e4
Author: Noel Grandin
AuthorDate: Tue Aug 17 13:39:03 2021 +0200
Commit:
basegfx/source/polygon/b2dpolygontools.cxx |2 +-
chart2/source/view/main/ChartView.cxx |2 +-
connectivity/source/drivers/firebird/Clob.cxx |6 +++---
desktop/source/lib/init.cxx|2 +-
editeng/source/editeng/editeng.cxx |4 ++--
sc
1 - 100 of 301 matches
Mail list logo