Ivo Hinkelmann
d76bc5e7e4
INTEGRATION: CWS rt16 (1.28.86); FILE MERGED
...
2006/08/07 12:14:37 rt 1.28.86.1: #i68214# Remove empty file
2006-08-29 13:41:29 +00:00
Jens-Heiner Rechtien
e06aad31ee
INTEGRATION: CWS warnings01 (1.27.218); FILE MERGED
...
2006/02/21 21:17:41 aw 1.27.218.1: #i55991# Adaptions to warning free code
2006-06-19 15:42:11 +00:00
Rüdiger Timm
8ad7c3ba17
INTEGRATION: CWS ooo19126 (1.26.464); FILE MERGED
...
2005/09/05 14:27:15 rt 1.26.464.1: #i54170# Change license header: remove SISSL
2005-09-08 23:33:28 +00:00
Rüdiger Timm
e26b2bd2e1
INTEGRATION: CWS sb19 (1.22.84); FILE MERGED
...
2004/12/08 23:08:59 sb 1.22.84.4: RESYNC: (1.23-1.25); FILE MERGED
2004/10/28 14:41:35 sb 1.22.84.3: RESYNC: (1.22-1.23); FILE MERGED
2004/10/27 07:30:43 mba 1.22.84.2: #110407#: remove static BaseURL
2004/10/20 16:35:27 mba 1.22.84.1: #110407#: remove static BaseURL by throwing out binary filter code
2005-01-11 12:03:40 +00:00
Oliver Bolte
178f0566e6
INTEGRATION: CWS aw020 (1.23.38); FILE MERGED
...
2004/11/04 16:03:55 aw 1.23.38.1: #i36406#
2004-11-17 08:48:09 +00:00
Pascal Junck
4ba0041b51
INTEGRATION: CWS aw019 (1.21.426); FILE MERGED
...
2004/10/28 14:21:52 aw 1.21.426.4: #i11190#
2004/10/28 12:01:52 aw 1.21.426.3: RESYNC: (1.22-1.23); FILE MERGED
2004/10/18 19:45:05 aw 1.21.426.2: RESYNC: (1.21-1.22); FILE MERGED
2004/09/28 15:53:20 aw 1.21.426.1: #i11190#
2004-11-03 09:59:55 +00:00
Rüdiger Timm
d9d1908356
INTEGRATION: CWS dtransfix (1.21.444); FILE MERGED
...
2004/10/11 06:49:22 tra 1.21.444.2: RESYNC: (1.21-1.22); FILE MERGED
2004/10/06 18:00:17 tra 1.21.444.1: #i30648#
2004-10-22 06:52:47 +00:00
Kurt Zenker
b98ff31bc0
INTEGRATION: CWS mav09 (1.21.158); FILE MERGED
...
2004/04/21 14:45:29 mba 1.21.158.2: #i27773#: new storage and embedding API
2004/04/14 14:10:53 mba 1.21.158.1: #i27773#: remove so3; new storage API
2004-10-04 16:54:36 +00:00
Vladimir Glazounov
795b844698
INTEGRATION: CWS vclcleanup02 (1.20.10); FILE MERGED
...
2003/12/11 08:29:44 mt 1.20.10.1: #i23061# VCL cleanup, removed headers, methods and types...
2004-01-06 14:42:26 +00:00
Rüdiger Timm
f4e383d257
INTEGRATION: CWS aw003 (1.19.192); FILE MERGED
...
2003/10/23 14:37:44 aw 1.19.192.7: #111111#
Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect()
2003/10/07 12:21:51 aw 1.19.192.6: #111097#
2003/08/19 16:45:35 aw 1.19.192.5: #111096#
2003/07/24 14:39:04 aw 1.19.192.4: #110094# Adaptions for DrawingLayer changes
2003/06/30 13:28:46 aw 1.19.192.3: #110094#
2003/05/26 12:52:06 aw 1.19.192.2: #109820#
Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug.
2003/05/21 11:47:39 aw 1.19.192.1: #109820#
2003-11-24 15:57:25 +00:00
Thorsten Behrens
535427fabb
#65293# Merged from branch 1.16.14.1
2002-04-30 15:51:37 +00:00
Jens-Heiner Rechtien
02e282cab6
#65293# add third paramater to SdrObjGroup::MigrateItemPool
2002-04-30 14:34:05 +00:00
Thorsten Behrens
ad936e5077
#96270# Further breaking up text objects
2002-03-12 09:34:26 +00:00
Kai Ahrens
30e295dab7
#89545#: GetMainURL changes (no default parameter anymore)
2001-07-30 12:17:08 +00:00
Dieter Loeschky
6e1da89510
* virtual void ItemSetChanged(const SfxItemSet& rSet)
2001-03-28 07:08:15 +00:00
Dieter Loeschky
ca3a9c2670
BurnInStyleSheetAttributes(): new parameter
2001-03-16 08:45:48 +00:00
jp
f1d265645f
change: old data transfer API to the new
2001-03-08 20:28:23 +00:00
Armin Weiss
bf3786d038
#81248# added functionality for IsCornerRadiusAllowed() to enable/disable
...
corner radius fields in the dialog with the normal methods.
2001-02-15 15:11:33 +00:00
Armin Weiss
fb59c49f87
#81248# had to take back these changes, defaults are not allowed to
...
be given back in GetAttrFromMarked(...)
2001-02-15 13:04:27 +00:00
Armin Weiss
bc7b737f2a
Added support for ItemSetChanged() which is called at every object
...
after SetItem(), SetItemSet() or ClearItem() have finished. It is
propagated through groups and Scenes. Used to make non-WhichID-
specific changes AFTER all items are changed and only ONCE.
2001-02-09 16:54:43 +00:00
Armin Weiss
d12b362ad0
#81248# use FALSE as last parameter for MergeValue() in itemset merging
...
functions. These are SdrObjGroup::GetItemSet() and
SdrEditView::MergeAttrFromMarked().
2001-02-08 09:43:05 +00:00
Armin Weiss
af8449807b
ITEMSET: Further ItemSet changes to allow blocking of setting items and
...
to allow editing or replacing the item before it is set.
2001-01-26 13:08:54 +00:00
Armin Weiss
7afe2ef785
corrected GetItemSet()
2001-01-12 16:03:53 +00:00
Armin Weiss
c6da83bc14
#81466# use GetUnmergedItemSet() inside of WriteData() and PreSave() to not
...
risk changing the pool during save
2000-12-11 10:56:32 +00:00
Armin Weiss
1492b30add
#80049# due to the #69055# fix the anchorpos of group objects needs to be
...
set after loading again in SdrObjGroup::AfterRead()
2000-11-25 15:53:27 +00:00
Kai Ahrens
5f6f190946
must changes (file access)
2000-11-10 14:24:49 +00:00
Armin Weiss
e5792a5438
3D values which were members of the 3D objects before are
...
implemented als items now. Some corrections and fixes for
the prior change from SetItems to ItemSets.
2000-11-07 11:58:28 +00:00
Armin Weiss
b0c2ec72ff
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:20:51 +00:00
Jens-Heiner Rechtien
fd069bee7e
initial import
2000-09-18 16:07:07 +00:00