summaryrefslogtreecommitdiffstats
path: root/basegfx
Commit message (Expand)AuthorAgeFilesLines
* DEV300 masterfix: #i10000#: adapt to cppunit changes by CWS sb118, fix licens...Release Engineering2010-04-194-56/+20
* CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien2010-04-167-95/+39
|\
| * sb118: merged in re/DEV300_next towards DEV300_m76sb2010-04-0715-13/+1498
| |\
| * | sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb2010-03-041-3/+1
| * | sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard2010-03-041-0/+4
| * | sb118: add --with-system-cppunitRene Engelhard2010-03-031-1/+1
| * | sb118: merged in DEV300_m72sb2010-02-25164-686/+165
| |\ \
| * \ \ sb118: merged in DEV300_m71sb2010-02-081-2/+5
| |\ \ \
| * | | | sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, a...sb2010-01-291-1/+1
| * | | | sb118: adapted cppunit.mk to cppunittester and no longer require "dmake test"...sb2010-01-131-11/+1
| * | | | sb118: introduced AUGMENT_LIBRARY_PATH_LOCAL, used by CPPUNITTESTER so that t...sb2010-01-111-13/+1
| * | | | sb118: merged in DEV300_m69sb2010-01-0912-438/+708
| |\ \ \ \
| * | | | | sb118: make test libraries RPATH=NONEsb2010-01-071-0/+1
| * | | | | sb118: merged in DEV300_m68sb2010-01-057-72/+36
| |\ \ \ \ \
| | * | | | | sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.sb2009-12-117-71/+36
* | | | | | | CWS-TOOLING: integrate CWS cmcfixes73Jens-Heiner Rechtien2010-04-131-27/+0
|\ \ \ \ \ \ \
| * | | | | | | cmcfixes73: #i110069# remove platform-dependent testCaolán McNamara2010-03-181-26/+0
| * | | | | | | cmcfixes73: #i110069# add 61 count for ia64 as wellCaolán McNamara2010-03-121-10/+9
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merged DEV300_m76thb2010-04-1215-13/+1498
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | aw079: rebase to m75Armin Le Grand2010-03-18164-686/+165
| |\| | | | |
| * | | | | | aw079: changes after resync (linux)Armin Le Grand2010-02-101-1/+1
| * | | | | | aw069 changes after resync to m71#Armin Le Grand2010-02-091-2/+5
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | aw079: #i99147# attribute rework and othersArmin Le Grand2010-01-272-0/+22
| * | | | | | aw079: changes for resyncArmin Le Grand2010-01-0713-13/+1476
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | aw079: #i107360# Added functionality for edges, polygons and polypolygonsArmin Le Grand2010-01-062-88/+458
| | * | | | | aw079: #i107360# numerical precisionArmin Le Grand2009-12-0813-13/+1106
| | | |_|_|/ | | |/| | |
* | | | | | Merge DEV300_m75thb2010-03-31160-668/+161
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-12164-686/+165
| | |_|/ / | |/| | |
* | | | | Merged with dev300_m71thb2010-02-191-2/+5
|\| | | |
| * | | | #i10000# windows build fix, rearranged ifdefRelease Engineering2010-02-011-4/+2
| * | | | s390xport02: #i108410# different results for s390xCaolán McNamara2010-01-181-1/+6
| |/ / /
* | | | Fix rgb2hsl miscalculation + add according test casethb2010-02-192-1/+3
* | | | #i10000# Disable fp-fragile unit tests; fix build on win32thb2010-01-211-3/+5
* | | | #i10000# win32: forgot precomplied headerthb2010-01-191-0/+3
* | | | #i105937# Post-merge fixesthb2010-01-181-16/+10
* | | | #i108160# #i10000# backport cairocanvas build fix & more build fixesthb2010-01-184-4/+4
* | | | thbfixes10: merge with DEV300 m69thb2010-01-1824-495/+1053
|\| | |
| * | | aw078: resync to DEV300m68for integrationArmin Le Grand2009-12-2113-21/+210
| |\ \ \ | | | |/ | | |/|
| | * | merge to m66mb937832009-12-021-36/+131
| | |\|
| | | * CWS-TOOLING: integrate CWS ooo32gsl02_DEV300Vladimir Glazunov2009-11-241-36/+131
| | | |\
| | | | * #i105065# speedup 3D/FontWorkArmin Weiss2009-10-201-36/+131
| | * | | merge commit for m65Mathias Bauer2009-11-239-13/+201
| | |\| |
| | | * | #i106127# perf: ignore multiplicit solutions in maxdist calculationhdu2009-10-231-12/+22
| | | * | #i106127# perf: using vector.push_back() instead of the generic vector.insert...hdu2009-10-222-3/+36
| | | * | #i106127# more pre-allocations to prevent reallocationshdu2009-10-222-1/+4
| | | * | #i106127# perf: consecutive polygon segments always touch so costly decisions...hdu2009-10-224-7/+50
| | | * | #i106127# fix typo in new method getMaxDistancePositions()hdu2009-10-221-2/+2
| | | * | #i106127# perf: free roaming curve-subdivision also benefit from pre-allocationhdu2009-10-221-1/+6
| | | * | #i106127# perf: add B2DCubicBezier::getMaxDistancePositions ( ) to allow bett...hdu2009-10-212-0/+64
| | | * | #i106127# perf: make self-intersection-test of bezier curve much cheaperhdu2009-10-211-0/+5