summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Collapse)Author
2010-08-25CWS-TOOLING: integrate CWS vcl114Vladimir Glazunov
2010-08-25CWS-TOOLING: integrate CWS cmcfixes77Vladimir Glazunov
2010-08-13#i113776# avoid default adaptive subdivision for nowHerbert Duerr [hdu]
2010-08-03cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara
2010-07-21vcl114: #i106127# fix numeric problemsHerbert Duerr [hdu]
2010-05-27#i111715# corrected numerical cases for polygon clipper and geometry creatorArmin Le Grand
2010-04-19DEV300 masterfix: #i10000#: adapt to cppunit changes by CWS sb118, fix ↵Release Engineering
license headers Notes: split repo tag: libs-gui_ooo/DEV300_m77
2010-04-16CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb
2010-04-13CWS-TOOLING: integrate CWS cmcfixes73Jens-Heiner Rechtien
2010-04-12Merged DEV300_m76thb
2010-03-31Merge DEV300_m75thb
* resolved two conflicts caused by lineend changes in canvashelper_texturefill.cxx and implrenderer.cxx. Took the cws version, which uses new texture fill semantics, and fixes clipping bug * binned file header changes from head for deleted files
2010-03-18cmcfixes73: #i110069# remove platform-dependent testCaolán McNamara
2010-03-12cmcfixes73: #i110069# add 61 count for ia64 as wellCaolán McNamara
2010-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb
2010-03-04sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard
2010-03-03sb118: add --with-system-cppunitRene Engelhard
2010-02-25sb118: merged in DEV300_m72sb
2010-02-19Merged with dev300_m71thb
2010-02-19Fix rgb2hsl miscalculation + add according test casethb
* the fourth quadrant hue calculation had a typo for the rgb2hsl function. fixed now. * added testcase that break before, and works now
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-08sb118: merged in DEV300_m71sb
2010-02-01#i10000# windows build fix, rearranged ifdefRelease Engineering
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb
and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
2010-01-21#i10000# Disable fp-fragile unit tests; fix build on win32thb
2010-01-19#i10000# win32: forgot precomplied headerthb
2010-01-18#i105937# Post-merge fixesthb
* nicer gradient poly setup, made code more self-explanatory * corrected order of rotation matrix multiplication * fixed build breakage in presenter screen, type only implicitely included
2010-01-18s390xport02: #i108410# different results for s390xCaolán McNamara
2010-01-18#i108160# #i10000# backport cairocanvas build fix & more build fixesthb
* adapted tests to use new testshl include dir * took P1 masterfix also for this cws * more tweaks to get build done
2010-01-18thbfixes10: merge with DEV300 m69thb
2010-01-18#i52325# #i108250# removed B3DGeometry, fixed gradient/fill bitmapthb
* removed unused & broken B3DGeometry class * fixed bug in basegfx::tools::isRectangle for polygons with curves * fixed cairocanvas gradient and bitmap fill rendering * fixed vclcanvas bitmap fill rendering (not clipping properly) * added TextureMode::NONE, adapted all client code * fixed snafu in XGraphicDevice.idl, with missing include
2010-01-16#i105937# Fixed a few remaining gradient glitchesthb
* 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
2010-01-13sb118: adapted cppunit.mk to cppunittester and no longer require "dmake ↵sb
test" to run tests; changed places back to include _cppunit.mk where it had been taken out before
2010-01-11sb118: introduced AUGMENT_LIBRARY_PATH_LOCAL, used by CPPUNITTESTER so that ↵sb
tests within a module pick up shared libs from that module in the local output tree
2010-01-09sb118: merged in DEV300_m69sb
2010-01-07sb118: make test libraries RPATH=NONEsb
2010-01-05sb118: merged in DEV300_m68sb
2009-12-21aw078: resync to DEV300m68for integrationArmin Le Grand
2010-03-18aw079: rebase to m75Armin Le Grand
2010-02-10aw079: changes after resync (linux)Armin Le Grand
2010-02-09aw069 changes after resync to m71#Armin Le Grand
2010-01-27aw079: #i99147# attribute rework and othersArmin Le Grand
2010-01-07aw079: changes for resyncArmin Le Grand
2010-01-06aw079: #i107360# Added functionality for edges, polygons and polypolygonsArmin Le Grand
2009-12-11sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.sb
- Old modifications were necessary for testshl2, which has simply been excluded from the build for now. - Tests in basebmp, basegfx, o3tl (that are executed during build) have been converted from using modified CppUnit/testshl2 to using unmodified CppUnit. - CppUnit's DllPlugInTester has problems with OOo tests on Windows, see #i107562#, so for now a new cppunittester from sal is used instead.
2009-12-08aw079: #i107360# numerical precisionArmin Le Grand
2009-12-02merge to m66mb93783
2009-11-24CWS-TOOLING: integrate CWS ooo32gsl02_DEV300Vladimir Glazunov
2009-11-23merge commit for m65Mathias Bauer
2009-11-19aw078: changes after resyncArmin Le Grand