Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
b13852ed
Kaydet (Commit)
b13852ed
authored
Ock 17, 2012
tarafından
Thorsten Behrens
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Remove old-fashioned VERBOSE, use OSL_DEBUG_LEVEL instead.
üst
7f1d77d9
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
+7
-7
boxclipper.cxx
basegfx/test/boxclipper.cxx
+4
-4
clipstate.cxx
basegfx/test/clipstate.cxx
+1
-1
genericclipper.cxx
basegfx/test/genericclipper.cxx
+2
-2
No files found.
basegfx/test/boxclipper.cxx
Dosyayı görüntüle @
b13852ed
...
@@ -310,7 +310,7 @@ public:
...
@@ -310,7 +310,7 @@ public:
const
::
basegfx
::
B2DPolyPolygon
&
rPoly
)
const
::
basegfx
::
B2DPolyPolygon
&
rPoly
)
{
{
(
void
)
pName
;
(
void
)
rPoly
;
(
void
)
pName
;
(
void
)
rPoly
;
#if
defined(VERBOSE)
#if
OSL_DEBUG_LEVEL > 2
fprintf
(
stderr
,
"%s - svg:d=
\"
%s
\"\n
"
,
fprintf
(
stderr
,
"%s - svg:d=
\"
%s
\"\n
"
,
pName
,
rtl
::
OUStringToOString
(
pName
,
rtl
::
OUStringToOString
(
basegfx
::
tools
::
exportToSvgD
(
rPoly
),
basegfx
::
tools
::
exportToSvgD
(
rPoly
),
...
@@ -353,7 +353,7 @@ public:
...
@@ -353,7 +353,7 @@ public:
genericClip
.
append
(
aRect
);
genericClip
.
append
(
aRect
);
}
}
#if
defined(VERBOSE)
#if
OSL_DEBUG_LEVEL > 2
fprintf
(
stderr
,
"%s input - svg:d=
\"
%s
\"\n
"
,
fprintf
(
stderr
,
"%s input - svg:d=
\"
%s
\"\n
"
,
pName
,
rtl
::
OUStringToOString
(
pName
,
rtl
::
OUStringToOString
(
basegfx
::
tools
::
exportToSvgD
(
basegfx
::
tools
::
exportToSvgD
(
...
@@ -366,7 +366,7 @@ public:
...
@@ -366,7 +366,7 @@ public:
basegfx
::
tools
::
exportToSvgD
(
basegfx
::
tools
::
exportToSvgD
(
normalizePoly
(
normalizePoly
(
boxClipResult
)));
boxClipResult
)));
#if
defined(VERBOSE)
#if
OSL_DEBUG_LEVEL > 2
fprintf
(
stderr
,
"%s boxclipper - svg:d=
\"
%s
\"\n
"
,
fprintf
(
stderr
,
"%s boxclipper - svg:d=
\"
%s
\"\n
"
,
pName
,
rtl
::
OUStringToOString
(
pName
,
rtl
::
OUStringToOString
(
boxClipSvg
,
boxClipSvg
,
...
@@ -378,7 +378,7 @@ public:
...
@@ -378,7 +378,7 @@ public:
basegfx
::
tools
::
exportToSvgD
(
basegfx
::
tools
::
exportToSvgD
(
normalizePoly
(
normalizePoly
(
genericClip
)));
genericClip
)));
#if
defined(VERBOSE)
#if
OSL_DEBUG_LEVEL > 2
fprintf
(
stderr
,
"%s genclipper - svg:d=
\"
%s
\"\n
"
,
fprintf
(
stderr
,
"%s genclipper - svg:d=
\"
%s
\"\n
"
,
pName
,
rtl
::
OUStringToOString
(
pName
,
rtl
::
OUStringToOString
(
genericClipSvg
,
genericClipSvg
,
...
...
basegfx/test/clipstate.cxx
Dosyayı görüntüle @
b13852ed
...
@@ -107,7 +107,7 @@ public:
...
@@ -107,7 +107,7 @@ public:
void
verifyPoly
(
const
char
*
sName
,
const
char
*
sSvg
,
const
tools
::
B2DClipState
&
toTest
)
void
verifyPoly
(
const
char
*
sName
,
const
char
*
sSvg
,
const
tools
::
B2DClipState
&
toTest
)
{
{
#if
defined(VERBOSE)
#if
OSL_DEBUG_LEVEL > 2
fprintf
(
stderr
,
"%s - svg:d=
\"
%s
\"\n
"
,
fprintf
(
stderr
,
"%s - svg:d=
\"
%s
\"\n
"
,
sName
,
rtl
::
OUStringToOString
(
sName
,
rtl
::
OUStringToOString
(
basegfx
::
tools
::
exportToSvgD
(
toTest
.
getClipPoly
()),
basegfx
::
tools
::
exportToSvgD
(
toTest
.
getClipPoly
()),
...
...
basegfx/test/genericclipper.cxx
Dosyayı görüntüle @
b13852ed
...
@@ -90,7 +90,7 @@ public:
...
@@ -90,7 +90,7 @@ public:
tools
::
prepareForPolygonOperation
(
aSelfIntersecting
));
tools
::
prepareForPolygonOperation
(
aSelfIntersecting
));
const
B2DPolyPolygon
aRect
(
const
B2DPolyPolygon
aRect
(
tools
::
prepareForPolygonOperation
(
aShiftedRectangle
));
tools
::
prepareForPolygonOperation
(
aShiftedRectangle
));
#if
defined(VERBOSE)
#if
OSL_DEBUG_LEVEL > 2
fprintf
(
stderr
,
"%s input LHS - svg:d=
\"
%s
\"\n
"
,
fprintf
(
stderr
,
"%s input LHS - svg:d=
\"
%s
\"\n
"
,
pName
,
rtl
::
OUStringToOString
(
pName
,
rtl
::
OUStringToOString
(
basegfx
::
tools
::
exportToSvgD
(
basegfx
::
tools
::
exportToSvgD
(
...
@@ -106,7 +106,7 @@ public:
...
@@ -106,7 +106,7 @@ public:
const
B2DPolyPolygon
aRes
=
const
B2DPolyPolygon
aRes
=
pFunc
(
aSelfIntersect
,
aRect
);
pFunc
(
aSelfIntersect
,
aRect
);
#if
defined(VERBOSE)
#if
OSL_DEBUG_LEVEL > 2
fprintf
(
stderr
,
"%s - svg:d=
\"
%s
\"\n
"
,
fprintf
(
stderr
,
"%s - svg:d=
\"
%s
\"\n
"
,
pName
,
rtl
::
OUStringToOString
(
pName
,
rtl
::
OUStringToOString
(
basegfx
::
tools
::
exportToSvgD
(
aRes
),
basegfx
::
tools
::
exportToSvgD
(
aRes
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment