Commit Graph

38 Commits

Author SHA1 Message Date
Rüdiger Timm
0b8f9095b1 INTEGRATION: CWS ooo19126 (1.37.94); FILE MERGED
2005/09/05 13:39:08 rt 1.37.94.1: #i54170# Change license header: remove SISSL
2005-09-09 02:13:34 +00:00
Oliver Bolte
957a3c1e2d INTEGRATION: CWS swqbf34 (1.36.52); FILE MERGED
2005/06/28 12:27:49 od 1.36.52.1: #i50086# <SwDoc::CopyLayoutFmt(..)>
         - make copied draw object only visible, if its source is also
           visible.
2005-07-08 10:01:36 +00:00
Rüdiger Timm
ffb2a2ae1d #i49730# (Fixed by OD) 2005-05-23 18:44:48 +00:00
Oliver Bolte
1530a777ea INTEGRATION: CWS swqbugfixes27 (1.34.94); FILE MERGED
2005/04/15 10:47:16 od 1.34.94.1: #i47455# - <SwDoc::CopyLayoutFmt(..)> notify draw frame format that
	   its positioning attributes are already set, because they
	   are copied.
2005-04-20 11:16:49 +00:00
Vladimir Glazounov
39fd048ec0 INTEGRATION: CWS swqbugfixes15 (1.31.26); FILE MERGED
2005/02/09 15:21:18 od 1.31.26.1: #i42319# <SwDoc::Insert(.., SdrObject&, ..)> - move object to visible
	 layer, if frames are created.
2005-03-08 12:43:24 +00:00
Vladimir Glazounov
8b2becbb99 INTEGRATION: CWS swqcore07 (1.31.36); FILE MERGED
2005/02/21 12:58:27 od 1.31.36.1: #i42921# - use new method <SwCntntNode::GetTextDirection(..)>
2005-03-08 10:14:10 +00:00
Kurt Zenker
5f075b32eb INTEGRATION: CWS os52 (1.29.66); FILE MERGED
2005/02/17 14:53:52 os 1.29.66.2: RESYNC: (1.29-1.31); FILE MERGED
2005/02/07 08:12:28 os 1.29.66.1: #i41885# call SetModified() after SwDoc::InsertLabel()
2005-03-01 14:23:43 +00:00
Rüdiger Timm
affdecc2df INTEGRATION: CWS swqbugfixes13 (1.29.26); FILE MERGED
2005/01/14 12:56:20 od 1.29.26.1: #i40444# - <SwDoc::CopyLayoutFmt(..)> - do *not* set the layout direction
2005-01-27 10:10:37 +00:00
Oliver Bolte
88bf11462a INTEGRATION: CWS pbbeta06 (1.29.36); FILE MERGED
2005/01/14 08:50:40 pb 1.29.36.1: fix: #i39983# create UndoInsertLabel with the characterstyle
fix: #i39983# Insert[Draw]Label() improved
2005-01-25 13:41:53 +00:00
Vladimir Glazounov
a813c42a10 INTEGRATION: CWS swqbugfixes10 (1.27.76); FILE MERGED
2004/12/07 09:19:23 od 1.27.76.2: RESYNC: (1.27-1.28); FILE MERGED
2004/11/30 11:33:39 od 1.27.76.1: #i35635# - adjustments to bring drawing objects into visible layer
	   as late as possible.
2004-12-23 09:04:16 +00:00
Rüdiger Timm
426983008b INTEGRATION: CWS leanobjects (1.27.44); FILE MERGED
2004/11/18 11:08:36 mba 1.27.44.1: #i37278#: make objects loadable on demand
2004-11-26 15:25:54 +00:00
Pascal Junck
c6e2818a5c INTEGRATION: CWS dbwizard1 (1.26.36); FILE MERGED
2004/10/25 07:19:10 od 1.26.36.1: #i36010# - set correct position layout direction
2004-10-27 11:30:39 +00:00
Kurt Zenker
e38d1b5cb7 INTEGRATION: CWS mav09 (1.17.146); FILE MERGED
2004/09/21 17:08:39 mav 1.17.146.5: RESYNC: (1.24-1.25); FILE MERGED
2004/09/16 19:34:17 mav 1.17.146.4: RESYNC: (1.21-1.24); FILE MERGED
2004/07/15 13:04:36 mba 1.17.146.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more
2004/07/08 11:07:49 mav 1.17.146.2: RESYNC: (1.17-1.21); FILE MERGED
2004/05/18 16:48:08 mba 1.17.146.1: RESYNC to m39
2004-10-04 18:03:14 +00:00
Rüdiger Timm
c6ec953176 INTEGRATION: CWS gt09 (1.23.14); FILE MERGED
2004/08/25 13:45:40 os 1.23.14.1: #i22106# new caption features
2004-09-20 11:35:20 +00:00
Oliver Bolte
b7e43eb56e INTEGRATION: CWS tune05 (1.20.8); FILE MERGED
2004/07/23 15:59:14 mhu 1.20.8.2: RESYNC: (1.20-1.21); FILE MERGED
2004/06/24 10:22:05 cmc 1.20.8.1: #i30554# make lcl_foos static to emphasis their lclness
2004-08-12 11:16:43 +00:00
Kurt Zenker
7c03a9a9e5 INTEGRATION: CWS swobjpos04 (1.17.168); FILE MERGED
2004/07/13 01:25:04 od 1.17.168.5: RESYNC: (1.17-1.21); FILE MERGED
2004/06/30 14:55:06 od 1.17.168.4: #i28701# - merge changes of cws swdrawpositioning
	 - further adjustments for the new object positioning
2004/06/14 08:46:16 od 1.17.168.3: #i28701# - correct comment
2004/05/24 12:47:14 od 1.17.168.2: #i28701# - usage of new class <SwSortedObjs>
2004/05/07 15:22:37 od 1.17.168.1: #i28701# - usage of new class <SwSortedObjs>
2004-08-02 13:01:34 +00:00
Jens-Heiner Rechtien
151388eb37 INTEGRATION: CWS swqbugfixes04 (1.21.18); FILE MERGED
2004/07/28 11:36:52 fme 1.21.18.2: #i32089# <SwDoc::DelLayoutFmt(..)> - delete at-frame anchored objects - correction
2004/07/26 14:58:21 od 1.21.18.1: #i32089# <SwDoc::DelLayoutFmt(..)> - delete at-frame anchored objects
2004-08-02 12:05:17 +00:00
Hans-Joachim Lankenau
099d4058cf INTEGRATION: CWS swdrawpositioning (1.17.82); FILE MERGED
2004/04/23 07:35:17 od 1.17.82.2: #i26791# - adjustments for the unification of the positioning of Writer
	   fly frames and drawing objects
2004/04/07 09:26:41 od 1.17.82.1: #i26791# - adjustments for the unification of the positioning of
	   Writer fly frames and drawing objects
2004-06-28 12:32:28 +00:00
Rüdiger Timm
c725ddd939 INTEGRATION: CWS ooo20040509 (1.17.166); FILE MERGED
2004/05/07 17:34:33 cmc 1.17.166.1: #i9055# trivial -Wall fixes
2004-06-16 08:37:47 +00:00
Kurt Zenker
45d0c07135 INTEGRATION: CWS swautowidth (1.17.128); FILE MERGED
2004/04/05 13:09:03 fme 1.17.128.1: i27205# Feature - Automatic frame width
2004-05-18 13:49:04 +00:00
Kurt Zenker
8f7fa2a372 INTEGRATION: CWS swundo01 (1.13.30); FILE MERGED
2004/02/11 15:57:31 hbrinkm 1.13.30.3: RESYNC: (1.16-1.17); FILE MERGED
2004/01/07 00:09:24 hbrinkm 1.13.30.2: RESYNC: (1.13-1.16); FILE MERGED
2003/11/18 13:47:15 hbrinkm 1.13.30.1: #i7983#
2004-05-18 13:01:57 +00:00
Jens-Heiner Rechtien
f2989f14c5 INTEGRATION: CWS ooo20031216 (1.15.16); FILE MERGED
2004/01/26 16:26:16 mh 1.15.16.2: RESYNC: (1.15-1.16); FILE MERGED
2003/12/13 13:46:24 waratah 1.15.16.1: #i22535# remove the __DELETE macro it is redundant
2004-02-04 13:06:32 +00:00
Kurt Zenker
a2e8e4bbfd INTEGRATION: CWS swq01 (1.13.184); FILE MERGED
2003/12/02 09:05:06 fme 1.13.184.2: RESYNC: (1.13-1.14); FILE MERGED
2003/11/27 13:44:15 od 1.13.184.1: #112045# <SwDoc::InsertDrawLabel(..)> - keep layer ID of drawing object
	 before removing its frames.
2003-12-11 09:20:30 +00:00
Rüdiger Timm
0697329342 INTEGRATION: CWS ooo20031110 (1.13.148); FILE MERGED
2003/11/13 10:56:15 waratah 1.13.148.1: #i22301# correct the for scope problems in the code
2003-12-01 15:34:38 +00:00
Rüdiger Timm
7ce48dae0c INTEGRATION: CWS aw003 (1.11.38); FILE MERGED
2003/10/23 14:39:19 aw 1.11.38.4: #111111#
Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect()
2003/08/20 11:34:21 aw 1.11.38.3: RESYNC: (1.12-1.13); FILE MERGED
2003/06/30 18:15:48 aw 1.11.38.2: RESYNC: (1.11-1.12); FILE MERGED
2003/06/30 13:38:18 aw 1.11.38.1: #110094#
2003-11-24 15:01:39 +00:00
Vladimir Glazounov
68428bf174 INTEGRATION: CWS aig02 (1.12.32); FILE MERGED
2003/07/03 13:29:21 od 1.12.32.4: #108784# further adjustments for support of drawing objects in header/footer
	 <SwDoc::CopyLayoutFmt(..)> - do *not* connect draw frame format to
	 layout, if its corresponding <MakeFrms> will not be called.
2003/07/02 16:04:01 od 1.12.32.3: #108784# - consider 'invisible' layer at drawing page for support of
	   drawing objects in header/footer
2003/06/26 18:17:53 od 1.12.32.2: #108784# - further adjustments for support of drawing objects in header/footer
2003/06/26 17:02:11 dvo 1.12.32.1: #108784# copy shapes (but not controls) into header/footers
2003-07-04 12:19:41 +00:00
Vladimir Glazounov
6c1df5eee9 INTEGRATION: CWS sw013 (1.11.10); FILE MERGED
2003/05/13 10:03:27 hbrinkm 1.11.10.1: #109161# MakeFlySelection
2003-05-28 11:50:58 +00:00
Rüdiger Timm
551e334419 INTEGRATION: CWS cl01 (1.8.28); FILE MERGED
2003/04/23 17:48:22 cl 1.8.28.2: #108934# clear reference to ole object after disconnect
2003/04/22 17:10:13 cl 1.8.28.1: #108934# do not call DoClose if undo already does it
2003-04-24 15:44:37 +00:00
Rüdiger Timm
4d748d2842 INTEGRATION: CWS draw9 (1.7.10.1.44); FILE MERGED
2003/03/27 13:32:09 aw 1.7.10.1.44.1: #i11176#
To do a correct cloning concerning the ZOrder for all objects it is necessary to actually create a draw object for fly frames, too. These are then added to the DrawingLayer (which needs to exist). Together with correct sorting of all drawinglayer based objects before cloning ZOrder transfer works correctly then.
2003-04-24 13:54:01 +00:00
Vladimir Glazounov
698a7655f6 INTEGRATION: CWS os8 (1.7.10.1.48); FILE MERGED
2003/04/03 07:09:57 os 1.7.10.1.48.1: #108583# precompiled headers removed
2003-04-17 12:50:40 +00:00
Jens-Heiner Rechtien
70de0c38fd MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-27 14:45:43 +00:00
Michael Brauer
baf18777bb #100014#: Broadcast name/description change events for farmes and tables 2002-07-24 12:14:57 +00:00
Frank Meies
22956eae15 #98281# CTL - Switch Keys in RTL mode 2002-04-18 07:23:45 +00:00
jp
e6cb4604b1 Task #96678#: new method IsInVerticalText 2002-02-18 08:23:45 +00:00
jp
756b7dc619 Task #90121#: add profiling statements 2001-07-23 16:20:51 +00:00
jp
43534aa607 Bug #70454#: MakeFlyAndMove - use copy and delete instead of move 2001-05-18 17:05:16 +00:00
Oliver Specht
e62c808162 #86349# TstFlyRange corrected 2001-05-09 06:09:10 +00:00
Jens-Heiner Rechtien
84a3db80b4 initial import 2000-09-18 23:08:29 +00:00