summaryrefslogtreecommitdiff
path: root/canvas
diff options
context:
space:
mode:
authorthb <thb@openoffice.org>2010-01-16 02:20:50 +0100
committerthb <thb@openoffice.org>2010-01-16 02:20:50 +0100
commita3de1ad361232a4ebe7edbd0817bcf0b2c59e56e (patch)
tree41635814d4f5dbde3a55925ab00eaf79f7a7bee2 /canvas
parent42c0c069b71db77b3a0f1617dac3c569df798625 (diff)
#i105937# Fixed a few remaining gradient glitches
* linear/axial gradient were f*cked up when border and rotation was given * found another place where drawinglayer was generating helper polygons for gradients (vclgradienthelper.cxx), adapted to new value ranges * fixed build breakage in debug build in oox * fixed order of gradient color generation
Diffstat (limited to 'canvas')
-rw-r--r--canvas/prj/build.lst1
1 files changed, 0 insertions, 1 deletions
diff --git a/canvas/prj/build.lst b/canvas/prj/build.lst
index df1f8e9f31d3..76cf17f3af7b 100644
--- a/canvas/prj/build.lst
+++ b/canvas/prj/build.lst
@@ -7,5 +7,4 @@ cv canvas\source\simplecanvas nmake - all cv_simplecanvas cv_tools cv_inc
cv canvas\source\cairo nmake - all cv_cairo cv_tools cv_inc NULL
cv canvas\source\directx nmake - w cv_directx cv_tools cv_inc NULL
cv canvas\source\null nmake - all cv_null cv_tools cv_inc NULL
-cv canvas\source\java nmake - all cv_java cv_inc NULL
cv canvas\source\factory nmake - all cv_factory cv_inc NULL