summaryrefslogtreecommitdiffstats
path: root/basegfx/source/vector/b2dvector.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:buriedassign in b*Noel Grandin2020-04-141-1/+2
* convert B2VectorContinuity to scoped enumNoel Grandin2015-06-041-4/+4
* convert B2VectorOrientation to scoped enumNoel Grandin2015-06-041-3/+3
* loplugin: cstylecastNoel Grandin2014-09-221-1/+1
* remove unnecessary whitespaces in basegfxMarkus Mohrhard2014-07-061-3/+0
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-8/+0
* Resolves: #i122509# Corrected typo in basegfxArmin Le Grand2013-06-101-1/+1
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* drop bogus eof linesThomas Arnhold2012-08-071-2/+0
* unusedcode.easy: Removed unused codeAlexander Bergmann2012-02-011-8/+0
* precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers2011-11-051-2/+0
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS aw059Jens-Heiner Rechtien2009-01-051-0/+9
* INTEGRATION: CWS aw033 (1.13.2); FILE MERGEDVladimir Glazounov2008-08-191-3/+3
* INTEGRATION: CWS changefileheader (1.16.30); FILE MERGEDRüdiger Timm2008-04-101-32/+18
* INTEGRATION: CWS aw051 (1.15.30); FILE MERGEDOliver Bolte2007-07-181-18/+20
* INTEGRATION: CWS pchfix02 (1.14.28); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS canvas02 (1.12.4); FILE MERGEDKurt Zenker2005-11-021-20/+19
* INTEGRATION: CWS ooo19126 (1.12.8); FILE MERGEDRüdiger Timm2005-09-071-47/+21
* INTEGRATION: CWS b2dnorm (1.11.26); FILE MERGEDRüdiger Timm2005-05-101-3/+8
* INTEGRATION: CWS aw019 (1.10.36); FILE MERGEDPascal Junck2004-11-031-6/+18
* Added == and != operators to ranges, some other goodies, too. Also changed re...Armin Weiss2004-01-161-3/+3
* #110496# Added integer point, size and rectangle classes, needed for the new ...Thorsten Behrens2004-01-161-7/+7
* Removed in-between namespaces (curve, matrix, numeric, point, polygon, range,...Armin Weiss2003-11-281-118/+115
* Added scalar cross() method to B2DVector, which returns length of the 2D cros...Thorsten Behrens2003-11-121-2/+7
* added B2DVector::angleArmin Weiss2003-11-111-2/+8
* Some error corrections, some additions to polygon stuff, making PolyPolygonCu...Armin Weiss2003-11-101-4/+27
* Added tooling for PolyPolygon cutting and some more tooling at B2DPolygon and...Armin Weiss2003-11-061-4/+4
* Added PolyPolygonTools, Added PolygonTool functionality, changed bool to sal_...Armin Weiss2003-11-051-8/+8
* includes were one inc too deep, correctingArmin Weiss2003-10-311-5/+5
* basegfx reorganizationArmin Weiss2003-10-281-0/+201