summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon/b2dpolygontools.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-03-20Fix loplugin warning.Thorsten Behrens1-60/+56
2013-02-17coverity#984038 Uninitialized scalar variableCaolán McNamara1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+41
2012-08-07drop bogus eof linesThomas Arnhold1-3/+0
2012-06-06Some cppcheck cleaningJulien Nabet1-1/+1
2012-05-11unusedcode: basegfx::tools::equalMatúš Kukan1-44/+0
2012-03-01Remove unused codeElton Chung1-27/+0
2012-02-25Remove unused code in basegfx, comphelperElton Chung1-24/+0
2012-02-20Remove unused codeElton Chung1-302/+0
2012-02-19Remove unused codeElton Chung1-37/+0
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers1-2/+0
2011-03-14Related: rhbz#684477 make sure this is thread safeCaolán McNamara1-12/+22
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-04-12Merged DEV300_m76thb1-0/+18
2010-03-31Merge DEV300_m75thb1-3/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-3/+1
2010-01-18thbfixes10: merge with DEV300 m69thb1-174/+150
2010-01-18#i52325# #i108250# removed B3DGeometry, fixed gradient/fill bitmapthb1-1/+2
2009-12-21aw078: resync to DEV300m68for integrationArmin Le Grand1-1/+12
2010-03-18aw079: rebase to m75Armin Le Grand1-3/+1
2010-01-27aw079: #i99147# attribute rework and othersArmin Le Grand1-0/+18
2009-10-22#i106127# more pre-allocations to prevent reallocationshdu1-1/+3
2009-10-21#i106127# perf: add and use B2DPolygon::reserve() to prevent many reallocationshdu1-0/+9
2009-10-08#i105459# enhanced circles/ellipes for more mathematical correctnessArmin Le Grand1-129/+136
2009-09-22#i97509# continued matrix tooling and adapting the usages now to all the ooo ...Armin Le Grand1-48/+6
2009-03-04CWS-TOOLING: integrate CWS aw063Oliver Bolte1-0/+60
2009-01-20CWS-TOOLING: integrate CWS aw061Vladimir Glazounov1-4/+6
2008-10-17CWS-TOOLING: integrate CWS aw057Oliver Bolte1-15/+9
2008-08-19INTEGRATION: CWS aw033 (1.20.2); FILE MERGEDVladimir Glazounov1-366/+1127
2008-04-24INTEGRATION: CWS aw055 (1.26.26); FILE MERGEDIvo Hinkelmann1-1/+52
2008-04-10INTEGRATION: CWS changefileheader (1.26.28); FILE MERGEDRüdiger Timm1-58/+18
2007-07-30#i80172# Removed unnecessary assertion (patch by aw).Rüdiger Timm1-3/+4
2007-07-18INTEGRATION: CWS aw051 (1.24.24); FILE MERGEDOliver Bolte1-412/+508
2006-11-14INTEGRATION: CWS aw024 (1.16.2); FILE MERGEDIvo Hinkelmann1-48/+71
2006-09-17INTEGRATION: CWS pchfix02 (1.22.10); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.20.6); FILE MERGEDJens-Heiner Rechtien1-9/+8
2005-11-02INTEGRATION: CWS canvas02 (1.19.8); FILE MERGEDKurt Zenker1-129/+1048
2005-09-07INTEGRATION: CWS ooo19126 (1.19.14); FILE MERGEDRüdiger Timm1-47/+21
2005-03-30INTEGRATION: CWS presfixes02 (1.18.2); FILE MERGEDRüdiger Timm1-32/+281
2005-03-10INTEGRATION: CWS presfixes01 (1.17.4); FILE MERGEDVladimir Glazounov1-2/+55
2005-01-13INTEGRATION: CWS presperf01 (1.15.2); FILE MERGEDKurt Zenker1-15/+21
2004-12-13INTEGRATION: CWS aw022 (1.14.2); FILE MERGEDRüdiger Timm1-10/+82
2004-11-26INTEGRATION: CWS presentationengine01 (1.12.2); FILE MERGEDRüdiger Timm1-10/+79
2004-11-03INTEGRATION: CWS aw019 (1.13.6); FILE MERGEDPascal Junck1-118/+232
2004-08-03INTEGRATION: CWS aw017 (1.12.34); FILE MERGEDJens-Heiner Rechtien1-7/+27
2004-02-12Changed usages of (G/S)etControlVector(A/B) to use the new curve convention t...Armin Weiss1-16/+10
2004-02-03Re-Added some automatic type conversionsArmin Weiss1-7/+118
2004-01-16#110496# Added integer point, size and rectangle classes, needed for the new ...Thorsten Behrens1-162/+162
2003-11-28Removed in-between namespaces (curve, matrix, numeric, point, polygon, range,...Armin Weiss1-669/+741
2003-11-26Added support for B3DPolyPOlygon, moved BDRange from source/inc to range name...Armin Weiss1-13/+96