summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Collapse)Author
2002-04-26#98735# Adaptions for EE UAA in SDraw/ImpressThorsten Behrens
2002-04-25#98860# replaced the 2 boolean items with the SvxWritingModeItemChristian Lippka
2002-04-19#95585# added missing BoundRect property for OLE2 shapesChristian Lippka
2002-04-16#98735# Remove listener on object deathThorsten Behrens
2002-04-04#98472# use solarmutex to guard the implementationChristian Lippka
2002-03-21#98226# throw PropertyVetoException when setting read only propertyChristian Lippka
2002-03-14#96948# broadcasting view area changesThorsten Behrens
2002-03-07#96948# Changed SvxViewForwarder interfaceThorsten Behrens
2002-03-04#96948# Completed view functionalityThorsten Behrens
2002-03-04#93605# fixed height for pagesChristian Lippka
2002-02-28#96948# Corrected docs, factored out SvxEditSourceHintTranslatorThorsten Behrens
2002-02-26#97775# Forgot one member initializationThorsten Behrens
2002-02-25#96948# Rewrite due to calc requirementsThorsten Behrens
2002-02-13#95585# Corrected service name used by the factory to the currently valid ↵Andre Fischer
com.sun.star.drawing.SvxUnoColorTable.
2002-02-11#96948# Extended SvxEditSource for accessibility requirementsThorsten Behrens
2002-02-04#97178# use anchor position in writer for dimensioning and connectorChristian Lippka
2002-01-30#95585# helper for SdrHint to uno event conversionChristian Lippka
2002-01-21#93605# fixed multithreading problem with javaChristian Lippka
2002-01-18#96717# never return a persist name if the persist not existsChristian Lippka
2002-01-15#96471# use weak ref in notify to get self refChristian Lippka
2002-01-11#95496#: check for NULL pointerKai Ahrens
2001-12-19#96133# create edit source only when we also have a modelChristian Lippka
2001-12-19#96133# create edit source only when we also have a modelChristian Lippka
2001-12-18(cl/fs) #96004# when created for a SdrObject, call setUnoShape - when ↵Frank Schönheit
disposed, reset the UnoShape on the SdrObject
2001-12-11#95675# be aware of model cleared without objlist cleared in notifyChristian Lippka
2001-12-11#95788# set shape kind on creation at XServiceFactoryChristian Lippka
2001-12-10#65293#: exception specificationsJens-Heiner Rechtien
2001-12-07#95675# added hint prior to clear of object list HINT_OBJLISTCLEARChristian Lippka
2001-12-07#90330# added XTypeProvider, forgot thisChristian Lippka
2001-12-06#95655# check corner radius property exceptionsChristian Lippka
2001-12-05#95601# set text object on sdroutliner for apiChristian Lippka
2001-12-05#95601# throw exceptions for illegal arguments for corner radiusChristian Lippka
2001-12-04#90330# added shape master supportChristian Lippka
2001-12-04#95282# set modified to false after change if persist is marked as ↵Christian Lippka
!IsEnableSetModiffied
2001-12-04#95532# SvxCachedItemPropertySetInfo::release: base class release must be ↵Björn Milcke
called at end, because it performs a 'delete this' if m_refCount == 1
2001-12-04#95533# set object to null only after useChristian Lippka
2001-11-27#90330# speed up map entry lookup in alphabetical orderChristian Lippka
2001-11-27#95195# fixed problem with multiply properties per item on SetPropertyValues ↵Christian Lippka
call
2001-11-19#91486# renamed UserDefinedAttributes to ParaUserDefinedAttributesChristian Lippka
2001-11-19#91486# renamed ShapeUserDefinedAttributes to UserDefinedAttributesChristian Lippka
2001-11-16#94782# new property 'HasLevels' for xmlChristian Lippka
2001-11-15#94775# made IsMirrored property writeableChristian Lippka
2001-11-05#90330# use outliner cache at the modelChristian Lippka
2001-11-05#90330# corrected cache assertionChristian Lippka
2001-10-31#92924#: includesJens-Heiner Rechtien
2001-10-30#93388# Checking for valid list pointersThorsten Behrens
2001-10-26#90330# no user defined attributes for ole objectsChristian Lippka
2001-10-26#90330# use sorted property maps and cache XPropertySetInfo objectsChristian Lippka
2001-10-18#92924#: exception specificationsJens-Heiner Rechtien
2001-10-17#92865# don't use NBC for insertObject in group shape, we need the hintsChristian Lippka