summaryrefslogtreecommitdiff
path: root/basegfx/source/point/b3dpoint.cxx
AgeCommit message (Collapse)Author
2012-08-07drop bogus eof linesThomas Arnhold
Change-Id: Idda2852c3e96ce15fde75d5a95369ec50a012410
2012-06-19re-base on ALv2 code.Michael Meeks
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.8.56); FILE MERGEDRüdiger Timm
2008/04/01 10:48:13 thb 1.8.56.2: #i85898# Stripping all external header guards 2008/03/28 16:05:51 rt 1.8.56.1: #i87441# Change license header to LPGL v3.
2006-09-17INTEGRATION: CWS pchfix02 (1.7.28); FILE MERGEDOliver Bolte
2006/09/01 17:16:35 kaib 1.7.28.1: #i68856# Added header markers and pch files
2005-11-02INTEGRATION: CWS canvas02 (1.5.58); FILE MERGEDKurt Zenker
2005/10/08 13:17:58 thb 1.5.58.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/28 10:10:18 thb 1.5.58.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes
2005-09-07INTEGRATION: CWS ooo19126 (1.5.62); FILE MERGEDRüdiger Timm
2005/09/05 17:38:38 rt 1.5.62.1: #i54170# Change license header: remove SISSL
2004-01-16Added == and != operators to ranges, some other goodies, too. Also changed ↵Armin Weiss
remaining sal_Bool to bool. Renamed B(2|3)(d|i)box to ...volume.
2003-11-28Removed in-between namespaces (curve, matrix, numeric, point, polygon, ↵Armin Weiss
range, tuple, vector). Names were too common and e.g. vector leaded to problems with some defines. This is now avoided. Also some bug fixes, addition of 3d polygon tooling etc.
2003-11-26Added support for B3DPolyPOlygon, moved BDRange from source/inc to range ↵Armin Weiss
namespace and the directories
2003-10-31includes were one inc too deep, correctingArmin Weiss
2003-10-28basegfx reorganizationArmin Weiss