summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon/b2dpolygon.cxx
AgeCommit message (Expand)Author
2014-04-04Clean up unreferenced functionsStephan Bergmann
2014-04-01Remove unused inline functionsStephan Bergmann
2014-02-25Remove visual noise from basegfxAlexander Wilms
2013-08-14Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2012-02-01unusedcode.easy: Removed unused codeAlexander Bergmann
2012-01-10callcatcher: update listCaolán McNamara
2011-12-13More efficient insertion of B3DPolygonsThorsten Behrens
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers
2011-05-04Some cppcheck cleaningJulien Nabet
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
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
2009-10-22#i106127# perf: using vector.push_back() instead of the generic vector.insert...hdu
2009-10-21#i106127# perf: add and use B2DPolygon::reserve() to prevent many reallocationshdu
2009-10-16#i105939# Decided returning by const ref was a bad idea, coupling-thb
2009-10-16#i105939# Adds special box clipping support to basegfxthb
2008-08-19INTEGRATION: CWS aw033 (1.13.2); FILE MERGEDVladimir Glazounov
2008-04-24INTEGRATION: CWS aw055 (1.19.28); FILE MERGEDIvo Hinkelmann
2008-04-10INTEGRATION: CWS changefileheader (1.19.30); FILE MERGEDRüdiger Timm
2007-07-18INTEGRATION: CWS aw051 (1.18.24); FILE MERGEDOliver Bolte
2006-11-14INTEGRATION: CWS aw024 (1.11.6); FILE MERGEDIvo Hinkelmann
2006-09-17INTEGRATION: CWS pchfix02 (1.16.10); FILE MERGEDOliver Bolte
2006-07-13INTEGRATION: CWS cowfixes01 (1.14.12); FILE MERGEDOliver Bolte
2006-06-20INTEGRATION: CWS warnings01 (1.14.2); FILE MERGEDJens-Heiner Rechtien
2005-11-02INTEGRATION: CWS canvas02 (1.12.8); FILE MERGEDKurt Zenker
2005-09-07INTEGRATION: CWS ooo19126 (1.12.16); FILE MERGEDRüdiger Timm
2005-03-30INTEGRATION: CWS presfixes02 (1.11.16); FILE MERGEDRüdiger Timm
2004-11-26INTEGRATION: CWS presentationengine01 (1.9.2); FILE MERGEDRüdiger Timm
2004-06-25INTEGRATION: CWS tune04 (1.9.26); FILE MERGEDHans-Joachim Lankenau
2004-02-12Changed usages of (G/S)etControlVector(A/B) to use the new curve convention t...Armin Weiss
2004-01-16#110496# Added integer point, size and rectangle classes, needed for the new ...Thorsten Behrens
2003-11-28Removed in-between namespaces (curve, matrix, numeric, point, polygon, range,...Armin Weiss
2003-11-26Added support for B3DPolyPOlygon, moved BDRange from source/inc to range name...Armin Weiss
2003-11-10Some error corrections, some additions to polygon stuff, making PolyPolygonCu...Armin Weiss
2003-11-06Added tooling for PolyPolygon cutting and some more tooling at B2DPolygon and...Armin Weiss
2003-11-05Added PolyPolygonTools, Added PolygonTool functionality, changed bool to sal_...Armin Weiss
2003-10-31includes were one inc too deep, correctingArmin Weiss
2003-10-28basegfx reorganizationArmin Weiss