Commit Graph

52 Commits

Author SHA1 Message Date
Rüdiger Timm
03d7f0061f INTEGRATION: CWS aw003 (1.47.32); FILE MERGED
2003/11/04 16:01:10 aw 1.47.32.4: RESYNC: (1.50-1.51); FILE MERGED
2003/08/20 11:25:47 aw 1.47.32.3: RESYNC: (1.48-1.50); FILE MERGED
2003/06/30 18:07:16 aw 1.47.32.2: RESYNC: (1.47-1.48); FILE MERGED
2003/06/30 13:38:47 aw 1.47.32.1: #110094#
2003-11-24 15:10:52 +00:00
Rüdiger Timm
d662c6a6d1 INTEGRATION: CWS writerteamqbugs (1.50.68); FILE MERGED
2003/08/25 11:54:09 od 1.50.68.1: #111713# <SwXShape::dispose(..)> - refine assertion for safety reason.
2003-10-30 09:21:59 +00:00
Vladimir Glazounov
9466a23cb8 INTEGRATION: CWS swoddrawings01 (1.49.12); FILE MERGED
2003/07/10 15:17:39 od 1.49.12.1: #110742# <SwXShape::dispose(..)> - delete drawing frame format *not*
	 for 'virtual' drawing objects.
2003-07-11 11:23:40 +00:00
Vladimir Glazounov
648ab155dd INTEGRATION: CWS aig02 (1.48.34); FILE MERGED
2003/07/02 11:59:18 od 1.48.34.2: #108784# further adjustments for support of drawing objects in header/footer
2003/06/26 18:10:06 od 1.48.34.1: #108784# - further adjustments for support of drawing objects in header/footer
2003-07-04 12:25:38 +00:00
Vladimir Glazounov
c7d658ce14 INTEGRATION: CWS os9 (1.44.18); FILE MERGED
2003/05/08 06:40:37 os 1.44.18.1: #109429# dispose: remove draw object only if it's still inserted
2003-05-22 07:43:55 +00:00
Oliver Specht
9a3067b4f7 #109429# dispose: remove draw object only if it's still inserted 2003-05-08 07:51:08 +00:00
Oliver Specht
c56202dfb2 #109363# call dispose of the base class 2003-05-06 12:34:12 +00:00
Oliver Specht
4232fb7af0 #109362# don't throw exception in SwXShape::dispose() 2003-05-06 08:20:23 +00:00
Vladimir Glazounov
9ad0a0b3b9 INTEGRATION: CWS os8 (1.41.2.2.48); FILE MERGED
2003/04/07 22:08:13 os 1.41.2.2.48.2: RESYNC: (1.41.2.2-1.43); FILE MERGED
2003/04/03 07:12:15 os 1.41.2.2.48.1: #108583# precompiled headers removed
2003-04-17 13:42:22 +00:00
Vladimir Glazounov
8562654248 INTEGRATION: CWS sw008 (1.41.2.2.14); FILE MERGED
2003/03/07 11:07:41 oj 1.41.2.2.14.2: #97593# change BaseClass member method
2003/03/03 14:48:26 oj 1.41.2.2.14.1: #97593# define new base class which allows access to the cursor and doc
2003-04-01 14:33:22 +00:00
Jens-Heiner Rechtien
70de0c38fd MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-27 14:45:43 +00:00
Thomas Lange
bec8b07192 #78669# SwXDrawPage supports service css.drawing.GenericDrawPage now 2002-10-30 12:03:24 +00:00
Caolán McNamara
aa4d36b52c #103700# no throw readonly exception getting properties from readonly things, only on setting 2002-10-16 08:21:50 +00:00
Oliver Specht
3676d061e0 #103597##103726# create anchor text ranges using ::CreateTextRangeFromPosition() 2002-10-08 10:10:02 +00:00
Thomas Lange
cbb71d63a0 #103675# get/setPropertyDefault(s) throws RuntimeException for READONLY properties now 2002-09-24 13:41:24 +00:00
Thomas Lange
d545970b74 #99404# setting of read-only properties now raises PropertyVetoException 2002-08-14 08:44:44 +00:00
Thomas Lange
d5abeffc0c #99325# property AnchorPosition added to SwXShape 2002-05-23 07:22:23 +00:00
Thomas Lange
78b99f358b #96512# SwXShape::attach implemented 2002-02-04 13:24:39 +00:00
Oliver Specht
463ffc2463 #95786# assign correct layer id to controls and improve heaven/hell assignment for shapes 2001-12-20 08:50:38 +00:00
Martin Gallwey
c963bbbd04 #95176# check read-only flag before setting a property 2001-11-28 19:11:41 +00:00
Martin Gallwey
b29d22fd4d #93088# throw RuntimeException when XPropertyState interfaces are called on readonly properties 2001-10-16 10:52:52 +00:00
Martin Gallwey
b86953d1db #91766# Use SwXGroupShapes for 3d objects the same as for normal group objects 2001-10-11 14:22:18 +00:00
Vladimir Glazounov
44e4264561 #92075# exception specification 2001-09-13 10:10:48 +00:00
Andreas Martens
cf345e026f Fix #91289#: Draw objects anchored at page but without page number 2001-09-10 09:44:19 +00:00
Oliver Specht
a45d91f157 #86389# ::group() corrected 2001-08-06 14:14:42 +00:00
Oliver Specht
b1b80fed6e #90098# ::getAnchor: return anchor for page-anchored objects if content position is available 2001-08-01 11:51:14 +00:00
Oliver Specht
2b05a7b9cf #88835# vertical orientation should only be exported if the anchor id is FLY_IN_CNTNT 2001-06-27 05:43:30 +00:00
Oliver Specht
686094ae4f #88097# don't mix 3d objects with group objects 2001-06-18 13:08:04 +00:00
Oliver Specht
8d760d684e #87739# SwXDrawPage::add(): prevent adding of already inserted objects 2001-06-05 07:24:50 +00:00
Oliver Specht
0a6814b522 #85922# prevent change of controls layer 2001-06-01 06:02:43 +00:00
Oliver Specht
49d515461d #85922# SwXGroupShape created 2001-05-31 09:13:13 +00:00
Oliver Specht
f929e4b02f #79947# XFormsSupplier removed again 2001-05-22 12:34:07 +00:00
Oliver Specht
b1299d18f7 #79947# optimization: XFormsSupplier implemented at SwXDrawPage 2001-05-21 11:40:40 +00:00
Andreas Martens
f0a4ec0e13 Fix #86393#: Removing of an object anchored as character 2001-05-04 12:12:27 +00:00
Oliver Specht
ba1f67b56a #85922# SwXShape: Opaque property implemented 2001-04-16 14:23:56 +00:00
Oliver Specht
62a7c4b173 #84964# create type dependent implementation id 2001-04-04 11:29:22 +00:00
Oliver Specht
1b06c551ef #85019# check SdrObject for the SWG inventor additionally 2001-03-28 09:11:01 +00:00
avy
207e52480c Brackets in the line 940 was deleted 2001-03-22 06:32:49 +00:00
jp
3164339f28 must change: header moved 2001-03-16 15:14:31 +00:00
Oliver Specht
622b652b94 frame anchored shapes completed 2001-03-14 11:29:34 +00:00
Oliver Specht
f39119dfb6 #84370# ::group: Check arguments first 2001-02-26 13:18:51 +00:00
Frank Schönheit
8ca1020195 SwXShape::setPropertyValue(AnchorType): correctly extract the property value 2001-02-21 07:48:19 +00:00
Oliver Specht
bbec238d75 #83038# Guard inserted into ::GetSvxPage() 2001-01-24 11:36:41 +00:00
Oliver Specht
b5bad1321d #82069# ::dispose implemented correctly 2000-12-15 07:15:06 +00:00
Oliver Specht
cf598728b2 #81670# SOLARIS: temporary object has to be destroyed explicitly 2000-12-11 15:02:50 +00:00
Andreas Martens
e409fb73b0 #78742#: More action less assertion 2000-12-01 09:45:50 +00:00
Oliver Specht
06b6cf3d9d #79597# GPF in Dtor fixed 2000-11-29 16:30:09 +00:00
Oliver Specht
f06e858d80 #80699# ::_CreateShape(): create SwXFrame 2000-11-27 06:55:06 +00:00
Oliver Specht
6cc4a943b2 chg: use optimized SfxItemPropertySet::get/setPropertyValue - methods 2000-11-15 14:00:49 +00:00
Oliver Specht
4d888f9af2 SwXShape: XPropertyState implemented 2000-11-02 08:44:01 +00:00