summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoedge.cxx
AgeCommit message (Expand)Author
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-09-17CWS-TOOLING: integrate CWS aw077Jens-Heiner Rechtien
2009-07-02CWS-TOOLING: integrate CWS aw065Release Engineers
2009-01-05CWS-TOOLING: integrate CWS aw059Jens-Heiner Rechtien
2008-10-17CWS-TOOLING: integrate CWS aw057Oliver Bolte
2008-09-30CWS-TOOLING: integrate CWS sfxnotifyremovalVladimir Glazounov
2008-08-19INTEGRATION: CWS aw033 (1.34.12); FILE MERGEDVladimir Glazounov
2008-07-01INTEGRATION: CWS impress143 (1.43.58); FILE MERGEDVladimir Glazounov
2008-04-11INTEGRATION: CWS changefileheader (1.42.194); FILE MERGEDRüdiger Timm
2007-11-26INTEGRATION: CWS aw053 (1.41.82); FILE MERGEDIvo Hinkelmann
2007-06-27INTEGRATION: CWS vgbugs07 (1.40.238); FILE MERGEDJens-Heiner Rechtien
2006-11-21INTEGRATION: CWS aw036 (1.37.46); FILE MERGEDVladimir Glazounov
2006-11-14INTEGRATION: CWS aw024 (1.29.138); FILE MERGEDIvo Hinkelmann
2006-10-12INTEGRATION: CWS sb59 (1.35.60); FILE MERGEDOliver Bolte
2006-09-17INTEGRATION: CWS pchfix02 (1.35.114); FILE MERGEDOliver Bolte
2006-08-29INTEGRATION: CWS rt16 (1.35.86); FILE MERGEDIvo Hinkelmann
2006-06-19INTEGRATION: CWS warnings01 (1.34.218); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.33.186); FILE MERGEDRüdiger Timm
2005-05-13INTEGRATION: CWS sj20 (1.32.76); FILE MERGEDRüdiger Timm
2005-03-23INTEGRATION: CWS aw030 (1.31.36); FILE MERGEDVladimir Glazounov
2005-03-07INTEGRATION: CWS aw028 (1.29.260); FILE MERGEDVladimir Glazounov
2005-02-16INTEGRATION: CWS dr33 (1.29.252); FILE MERGEDVladimir Glazounov
2004-11-03INTEGRATION: CWS aw019 (1.27.348); FILE MERGEDPascal Junck
2004-10-12INTEGRATION: CWS aw018 (1.27.328); FILE MERGEDJens-Heiner Rechtien
2004-02-26INTEGRATION: CWS aw008 (1.26.42); FILE MERGEDKurt Zenker
2003-11-24INTEGRATION: CWS aw003 (1.24.190); FILE MERGEDRüdiger Timm
2003-05-16INTEGRATION: CWS aw002 (1.24.182); FILE MERGEDVladimir Glazounov
2002-11-20#102344# Implementation was missing; edge track needs to be invalidated addit...Armin Weiss
2002-10-31#103692# Passing shadow attributes to the rendering methodsThorsten Behrens
2002-10-11#103122# reformat all edge objects after model unlockChristian Lippka
2002-09-10#102712# Renamed ImpLineGeometry SdrLineGeometry, because of win filter list ...Thorsten Behrens
2002-08-22#100127# Reworked line geometry generation for draw shapes, such that the lin...Thorsten Behrens
2002-06-07#99734# enable naming of all shapesChristian Lippka
2002-05-08#99196# added SDRATTR_TEXTDIRECTION in itemset rangeChristian Lippka
2001-10-08#75371# Here no more notifying is necessary, just local changes are OK.Armin Weiss
2001-06-19#87219# fixed glue point api to use ids not indexChristian Lippka
2001-05-31#87219# added user glue pointsChristian Lippka
2001-05-14Added newline at end of filePatrick Luby
2001-03-28* virtual void ItemSetChanged(const SfxItemSet& rSet)Dieter Loeschky
2001-03-09#84026# after binary load the connector is now always recalculatedArmin Weiss
2001-03-09#84649# corrected update when changing connector type (in dialogArmin Weiss
2001-03-09#77271# removed unneccessary debug codesArmin Weiss
2001-02-15#81248# added functionality for IsCornerRadiusAllowed() to enable/disableArmin Weiss
2001-02-09Added support for ItemSetChanged() which is called at every objectArmin Weiss
2001-01-26ITEMSET: Further ItemSet changes to allow blocking of setting items andArmin Weiss
2000-12-11#81466# use GetUnmergedItemSet() inside of WriteData() and PreSave() to notArmin Weiss
2000-11-26#80699# added support for Connector and Measures ShapesChristian Lippka
2000-10-30change SdrObjects to use SfxItemSet instead of SfxSetItems.Armin Weiss
2000-10-27added api for glue pointsChristian Lippka