summaryrefslogtreecommitdiff
path: root/basegfx/source/inc
AgeCommit message (Expand)Author
2015-05-05Drop misused lcl_ prefixTor Lillqvist
2015-03-27loplugin:staticfunctionNoel Grandin
2015-01-12Removed lcl_putNumberChar() from basegfx.Zsolt Bölöny
2014-10-08Resolves: #i125447# corrected some string to number conversion...Armin Le Grand
2014-09-22loplugin: cstylecastNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2012-07-03sprinkle explicit over constructorsDavid Tardon
2012-06-19re-base on ALv2 code.Michael Meeks
2011-11-07Remove two more unused headers from basegfxJoseph Powers
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-10-10CWS-TOOLING: integrate CWS cmcfixes49Oliver Bolte
2008-08-19INTEGRATION: CWS aw033 (1.18.6); FILE MERGEDVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.7.88); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.17.70); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.8.88); FILE MERGEDRüdiger Timm
2006-07-13INTEGRATION: CWS cowfixes01 (1.15.20); FILE MERGEDOliver Bolte
2006-06-20INTEGRATION: CWS warnings01 (1.15.8); FILE MERGEDJens-Heiner Rechtien
2005-09-07INTEGRATION: CWS ooo19126 (1.6.62); FILE MERGEDRüdiger Timm
2005-09-07INTEGRATION: CWS ooo19126 (1.14.34); FILE MERGEDRüdiger Timm
2005-09-07INTEGRATION: CWS ooo19126 (1.7.62); FILE MERGEDRüdiger Timm
2004-09-08INTEGRATION: CWS ooo20040704 (1.13.28); FILE MERGEDRüdiger Timm
2004-03-18#100000# linux parse problemOliver Bolte
2004-02-16#110496# Made headers gcc-Wall clean, added some Canvas-related toolingThorsten Behrens
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-26BDRange no longer needed, moved to namespace range and the directories thereArmin Weiss
2003-11-10Moved template declaration to internal namespaceThorsten Behrens
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
2003-09-26Reverted from 'optimized' doMulMatrix to plain version (since the former botc...Thorsten Behrens
2003-08-20Some adaptions to coding guidelines. Method names are now lowercase, as well ...Thorsten Behrens
2003-08-20Added missing ftools includeThorsten Behrens
2003-04-28ADded unsharp comparisons, addeed usage of these where useful/necessary.Armin Weiss
2003-04-15Extended the Polygon implementationArmin Weiss
2003-03-14Added assigment operators for tuple, vector. Also added Flip() functionality ...Armin Weiss
2003-03-14Simplified polygon base template (PolygonPointList), changed some include sta...Armin Weiss
2003-02-27Added Append/Inserts for polygons, expanded constructors, expanded possibilit...Armin Weiss