summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon/b2dpolygontools.cxx
AgeCommit message (Expand)Author
2013-08-14Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand
2013-03-20Fix loplugin warning.Thorsten Behrens
2013-02-17coverity#984038 Uninitialized scalar variableCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2012-06-06Some cppcheck cleaningJulien Nabet
2012-05-11unusedcode: basegfx::tools::equalMatúš Kukan
2012-03-01Remove unused codeElton Chung
2012-02-25Remove unused code in basegfx, comphelperElton Chung
2012-02-20Remove unused codeElton Chung
2012-02-19Remove unused codeElton Chung
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers
2011-03-14Related: rhbz#684477 make sure this is thread safeCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-12Merged DEV300_m76thb
2010-03-31Merge DEV300_m75thb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-18thbfixes10: merge with DEV300 m69thb
2010-01-18#i52325# #i108250# removed B3DGeometry, fixed gradient/fill bitmapthb
2009-12-21aw078: resync to DEV300m68for integrationArmin Le Grand
2010-03-18aw079: rebase to m75Armin Le Grand
2010-01-27aw079: #i99147# attribute rework and othersArmin Le Grand
2009-10-22#i106127# more pre-allocations to prevent reallocationshdu
2009-10-21#i106127# perf: add and use B2DPolygon::reserve() to prevent many reallocationshdu
2009-10-08#i105459# enhanced circles/ellipes for more mathematical correctnessArmin Le Grand
2009-09-22#i97509# continued matrix tooling and adapting the usages now to all the ooo ...Armin Le Grand
2009-03-04CWS-TOOLING: integrate CWS aw063Oliver Bolte
2009-01-20CWS-TOOLING: integrate CWS aw061Vladimir Glazounov
2008-10-17CWS-TOOLING: integrate CWS aw057Oliver Bolte
2008-08-19INTEGRATION: CWS aw033 (1.20.2); FILE MERGEDVladimir Glazounov
2008-04-24INTEGRATION: CWS aw055 (1.26.26); FILE MERGEDIvo Hinkelmann
2008-04-10INTEGRATION: CWS changefileheader (1.26.28); FILE MERGEDRüdiger Timm
2007-07-30#i80172# Removed unnecessary assertion (patch by aw).Rüdiger Timm
2007-07-18INTEGRATION: CWS aw051 (1.24.24); FILE MERGEDOliver Bolte
2006-11-14INTEGRATION: CWS aw024 (1.16.2); FILE MERGEDIvo Hinkelmann
2006-09-17INTEGRATION: CWS pchfix02 (1.22.10); FILE MERGEDOliver Bolte
2006-06-20INTEGRATION: CWS warnings01 (1.20.6); FILE MERGEDJens-Heiner Rechtien
2005-11-02INTEGRATION: CWS canvas02 (1.19.8); FILE MERGEDKurt Zenker
2005-09-07INTEGRATION: CWS ooo19126 (1.19.14); FILE MERGEDRüdiger Timm
2005-03-30INTEGRATION: CWS presfixes02 (1.18.2); FILE MERGEDRüdiger Timm
2005-03-10INTEGRATION: CWS presfixes01 (1.17.4); FILE MERGEDVladimir Glazounov
2005-01-13INTEGRATION: CWS presperf01 (1.15.2); FILE MERGEDKurt Zenker
2004-12-13INTEGRATION: CWS aw022 (1.14.2); FILE MERGEDRüdiger Timm
2004-11-26INTEGRATION: CWS presentationengine01 (1.12.2); FILE MERGEDRüdiger Timm
2004-11-03INTEGRATION: CWS aw019 (1.13.6); FILE MERGEDPascal Junck
2004-08-03INTEGRATION: CWS aw017 (1.12.34); FILE MERGEDJens-Heiner Rechtien
2004-02-12Changed usages of (G/S)etControlVector(A/B) to use the new curve convention t...Armin Weiss
2004-02-03Re-Added some automatic type conversionsArmin Weiss
2004-01-16#110496# Added integer point, size and rectangle classes, needed for the new ...Thorsten Behrens