summaryrefslogtreecommitdiff
path: root/basegfx/source/curve/b2dcubicbezier.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-08-07drop bogus eof linesThomas Arnhold1-2/+0
2012-01-08callcatcher: Remove unused codeAugust Sodora1-8/+0
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers1-2/+0
2011-07-26callcatcher: remove unused methodsThomas Arnhold1-59/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-34/+33
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-13#i114938# fix extremum parameter calculationHerbert Duerr [hdu]1-12/+12
2010-07-21vcl114: #i106127# fix numeric problemsHerbert Duerr [hdu]1-28/+27
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-3/+1
2009-10-23#i106127# perf: ignore multiplicit solutions in maxdist calculationhdu1-12/+22
2009-10-22#i106127# fix typo in new method getMaxDistancePositions()hdu1-2/+2
2009-10-21#i106127# perf: add B2DCubicBezier::getMaxDistancePositions ( ) to allow bett...hdu1-0/+48
2009-07-27CWS-TOOLING: integrate CWS aw073Jens-Heiner Rechtien1-12/+24
2008-08-19INTEGRATION: CWS aw033 (1.10.2); FILE MERGEDVladimir Glazounov1-47/+366
2008-04-10INTEGRATION: CWS changefileheader (1.14.30); FILE MERGEDRüdiger Timm1-35/+18
2007-07-18INTEGRATION: CWS aw051 (1.13.14); FILE MERGEDOliver Bolte1-78/+229
2007-01-25INTEGRATION: CWS aw040 (1.12.16); FILE MERGEDOliver Bolte1-7/+19
2006-09-17INTEGRATION: CWS pchfix02 (1.11.28); FILE MERGEDOliver Bolte1-2/+5
2005-11-02INTEGRATION: CWS canvas02 (1.9.22); FILE MERGEDKurt Zenker1-16/+159
2005-09-07INTEGRATION: CWS ooo19126 (1.9.26); FILE MERGEDRüdiger Timm1-47/+21
2004-12-13INTEGRATION: CWS aw022 (1.8.38); FILE MERGEDRüdiger Timm1-9/+292
2004-02-12Changed usages of (G/S)etControlVector(A/B) to use the new curve convention t...Armin Weiss1-2/+20
2004-01-16#110496# Added integer point, size and rectangle classes, needed for the new ...Thorsten Behrens1-7/+7
2003-11-28Removed in-between namespaces (curve, matrix, numeric, point, polygon, range,...Armin Weiss1-75/+71
2003-11-26Added support for B3DPolyPOlygon, moved BDRange from source/inc to range name...Armin Weiss1-6/+2
2003-11-06Added tooling for PolyPolygon cutting and some more tooling at B2DPolygon and...Armin Weiss1-5/+5
2003-11-05Added PolyPolygonTools, Added PolygonTool functionality, changed bool to sal_...Armin Weiss1-7/+7
2003-10-31includes were one inc too deep, correctingArmin Weiss1-3/+3
2003-10-28basegfx reorganizationArmin Weiss1-0/+160