Commit graph

645 commits

Author SHA1 Message Date
Christian Lippka
7794853356 #84076# added lockControlers&co 2001-02-19 12:15:20 +00:00
Christian Lippka
9f04b9c36e added missing properties and delocalized first page 2001-02-15 08:56:25 +00:00
Christian Lippka
bcb0090a99 added name conversion helper 2001-02-15 08:52:06 +00:00
Christian Lippka
7f6670e98a implemented a XNameAccess for XDrawPages component 2001-02-15 08:50:20 +00:00
Christian Lippka
a51e7713ea added interactions for presentation 2001-02-07 15:31:57 +00:00
Christian Lippka
ea0c922e50 #83006# +GetTextStyleForObject and init outliner correctly 2001-01-28 15:09:05 +00:00
Christian Lippka
f58d0873dd delocalized layer 2001-01-19 15:19:32 +00:00
Christian Lippka
201cf265c9 #82658# always use background style for background if available 2001-01-17 21:01:45 +00:00
Christian Lippka
15b8f244f3 #82722# added XServiceInfo 2001-01-17 18:56:16 +00:00
Christian Lippka
8523f611e0 added 'Sound' property 2001-01-17 15:07:00 +00:00
Christian Lippka
8b3cb7f2f0 fixed setEmptyPresObj 2001-01-17 15:04:14 +00:00
Christian Lippka
5e882f9567 #82806# insert new master pages at correct position 2001-01-15 15:24:24 +00:00
Christian Lippka
efdc741906 #82097# SdXCustomPresentation is now an XComponent 2001-01-15 13:26:48 +00:00
Christian Lippka
25ff9bd34e #82714# use new getUnoPage method to get an XDrawPage 2001-01-15 09:56:01 +00:00
Christian Lippka
6954b4084f #80678# don't set size of existing background object 2000-12-20 14:59:59 +00:00
Christian Lippka
c701f596a4 #80713# fixed fill settings for bitmaps 2000-12-20 14:58:39 +00:00
Christian Lippka
212d03c683 #80857# shape animations added 2000-12-19 15:40:17 +00:00
Christian Lippka
d49d90d67c #80678# only use set properties for background 2000-12-08 17:57:41 +00:00
Dieter Loeschky
9a6e9c320d #81265# Supporting three languages 2000-12-08 12:31:46 +00:00
Armin Weiss
cdb599b578 #81629# SdXShape::SetEmptyPresObj() needs to remove the outlinerparaobj
when it is set to not empty and it is an OLE2. Thus the OLE2 chart imported
has no text (same as loading our binary format).
2000-12-08 12:09:58 +00:00
Christian Lippka
f00baad6e4 #80678# fixed setBackground on some cases 2000-12-07 19:00:09 +00:00
Christian Lippka
6c4d4537e9 #81466# fixed init of xFamily 2000-12-07 09:38:19 +00:00
Christian Lippka
3f23c2f69c #80678# fixed background property for draw and fill attribute names 2000-12-05 21:38:10 +00:00
Christian Lippka
8412929d81 #80840# don't swap with/height on orientation change and set size/borders/and orientation on setMasterPage 2000-12-05 17:42:18 +00:00
Christian Lippka
bf2bcb9633 #80914# added compare for bullets 2000-12-01 16:12:24 +00:00
Christian Lippka
d9db2b3475 #80838# fixed getMasterPage() 2000-11-30 14:39:25 +00:00
Christian Lippka
2dd61ee02b #80699# new api to get StarOffice Api Wraper for svx implementations 2000-11-26 18:24:16 +00:00
Sven Jacobi
0f8007fb49 #80426# added property Visible 2000-11-17 12:05:46 +00:00
Christian Lippka
781e8f8b73 #80012# hide presentation styles in draw documents 2000-11-16 15:52:29 +00:00
Christian Lippka
8b1500055a allow creation without SdrObject 2000-11-08 10:21:55 +00:00
Christian Lippka
5abb69a867 fixed name for subtitle shape and setting of empty background prop. 2000-11-08 10:20:47 +00:00
Christian Lippka
389ffd8a1e fixed clearing of text from empty presentation objects 2000-11-08 10:19:18 +00:00
Christian Lippka
d5ae9ac96d added com.sun.star.drawing.Background to XMultiServiceFactory 2000-11-08 10:18:04 +00:00
Jens-Heiner Rechtien
0bcaf7b1a7 #65293#: unotools->comphelper 2000-11-07 11:59:23 +00:00
Christian Lippka
56395f9037 fixed service name for numbering rules 2000-11-02 15:28:09 +00:00
Christian Lippka
51cb8292a7 #79741# always create background object on new master page 2000-11-01 13:53:19 +00:00
Armin Weiss
03f7b689c0 change SdrObjects to use SfxItemSet instead of SfxSetItems.
Removed TakeAttributes() and SetAttributes(), new ItemSet
modification methods (GetItem[Set], SetItem[Set], ClearItem,...)
2000-10-30 10:50:43 +00:00
Sven Jacobi
08c5cfdcc0 #79746# the preview size will not always be a multiple of 64kb 2000-10-25 08:49:14 +00:00
Christian Lippka
c32a6580e8 #77961# moved SetUserCall(0) in XDrawPage::remove from svx to sd 2000-10-10 13:50:35 +00:00
Christian Lippka
43c595fd99 #78757# fixed getImplementation for the pages 2000-09-29 14:22:01 +00:00
Christian Lippka
97c4c80fde #78763# fixed insertion of new master pages 2000-09-29 13:48:35 +00:00
Christian Lippka
f164a6e107 #78596# fixed a sequence type problem under solaris 2000-09-29 12:40:04 +00:00
Christian Lippka
18c26c9172 #78600# invalidate page background when document is gone 2000-09-29 11:52:40 +00:00
Kai Ahrens
abfcdf776c SFX_BINDINGS/SFX_DISPATCHER macros removed 2000-09-21 15:12:50 +00:00
Jens-Heiner Rechtien
f47a9d9db3 initial import 2000-09-18 16:07:07 +00:00