obo
07f0c841ca
CWS-TOOLING: integrate CWS fwk139
2010-06-15 10:26:12 +02:00
Christian Lippka
defcfcf416
cws impress190: rebase m82
2010-06-14 18:49:32 +02:00
Ivo Hinkelmann
47b5ec4b0b
CWS-TOOLING: integrate CWS slidecopy
2010-06-04 11:07:35 +02:00
Frank Schoenheit [fs]
f884576207
slidecopy: merge after copying in CWS renaissance2
2010-06-03 18:53:52 +02:00
Mikhail Voytenko
a388c0c2cc
fwk139: #i10000# avoid warnings on solaris
2010-06-03 16:40:59 +02:00
Frank Schoenheit [fs]
798d48ee77
slidecopy: merged latest DEV300.m80 changes
2010-06-03 14:33:05 +02:00
Ivo Hinkelmann
bdd37f7758
CWS-TOOLING: integrate CWS renaissance2
2010-06-03 11:55:10 +02:00
Christian Lippka
73637454a3
#i111928# do not crash when there are fields in an annotation
2010-05-31 13:10:15 +02:00
Christian Lippka
58dd850178
#i89450# removed unused code
2010-05-05 17:39:48 +02:00
Christian Lippka
120dd2d1d4
renaissance2: rebase m77
2010-04-28 19:02:34 +02:00
Christian Lippka
be4cb22878
#i107213# finalized layout grippies tooltips
2010-04-20 17:23:49 +02:00
Christian Lippka
54bec7096f
#i107213# finalized layout grippies tooltips
2010-04-20 16:57:49 +02:00
Christian Lippka
a7df737242
fixed unix warnings
2010-04-13 12:10:03 +02:00
Frank Schoenheit [fs]
bec2d48753
slidecopy: merge
2010-04-12 20:04:24 +02:00
Christian Lippka
6e40e38b26
renaissance2: rebase m76
2010-04-12 13:03:45 +02:00
Frank Schoenheit [fs]
9c32c9129e
slidecopy: merge CWS wth MWS-m76
2010-04-09 09:37:17 +02:00
Frank Schoenheit [fs]
d817753ec5
slidecopy: moved SD's version of DockingWindows (bearing a title bar, and a closer when docked) to SFX, and based the new TaskPane on it
2010-04-09 09:21:37 +02:00
Frank Schoenheit [fs]
46a3b5deb5
slidecopy: outsourced the TaskPane/ToolPanel's drawer (TitleBar, type TBT_CONTROL_TITLE) from sd to svtools, to be used with generic tool panel decks, not only within sd
...
diff -r b53c58c139b0 -r 348318a2bab4 default_images/sd/res/triangle_down.png
Binary file default_images/sd/res/triangle_down.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/sd/res/triangle_down_hc.png
Binary file default_images/sd/res/triangle_down_hc.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/sd/res/triangle_right.png
Binary file default_images/sd/res/triangle_right.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/sd/res/triangle_right_hc.png
Binary file default_images/sd/res/triangle_right_hc.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/svtools/res/triangle_down.png
Binary file default_images/svtools/res/triangle_down.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/svtools/res/triangle_down_hc.png
Binary file default_images/svtools/res/triangle_down_hc.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/svtools/res/triangle_right.png
Binary file default_images/svtools/res/triangle_right.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/svtools/res/triangle_right_hc.png
Binary file default_images/svtools/res/triangle_right_hc.png has changed
2010-04-07 22:36:24 +02:00
sb
17d0f112ef
sb118: merged in re/DEV300_next towards DEV300_m76
2010-04-07 13:14:23 +02:00
Christian Lippka
1944067cc6
added new placeholder icons
2010-03-25 12:32:42 +01:00
Christian Lippka
9ed58bc68a
Adding PopupMenuController to allow PopupMenuControllerBase dervivates to be used in toolbars
2010-03-21 20:01:33 +01:00
Frank Schoenheit [fs]
7f2bd81581
slidecopy: removed the old TaskPane implementation, now completely superseded by the new one
...
carrying both implementations was only temporary, to be able to easily compare both.
The new implementation still has not A11Y API implementation, that's on the TODO list.
2010-03-17 10:48:49 +01:00
Christian Lippka
504fa5b583
fixing build error
2010-03-16 09:18:10 +01:00
Frank Schoenheit [fs]
f391eb8768
slidecopy: initial version of a "Tool Panel"
...
At the moment, this implementation is parallel to the existing TaskPane implementation, but on the medium term, it is
intended to replace it. No change in functionality is planned for the moment, just the panel selection is done via
a tab bar, instead of the the "jumping drawers".
Pending tasks (as known so far):
- Accessibility. No implementation at all, yet.
- showing/hiding tool panels from the "View" drop down menu
- connection to the resource framework. At the moment, de/activating panels completely bypasses the resource
framework.
- alternative implementation of the PanelDeckLayouter which mimics the old design. To be activated by default, for
the moment.
- removal of the (old, by then) TaskPane implementation. Care needs to be taken that the framework API stays
unchanged, i.e., the current ToolPanel resource must be renamed back to RightPane when RightPane is not
occupied anymore by the old implementation. Same for other resource names.
2010-03-15 13:53:19 +01:00
Christian Lippka
1c858f73a9
renaissance2: merge to m73
2010-03-12 20:13:16 +01:00
Christian Lippka
9b03159e70
moved toolbarmenu to svtools and reworked to non sfx2 code
2010-03-11 18:18:08 +01:00
sb
13ae9dea8a
sb118: merged in DEV300_m72
2010-02-25 12:46:45 +01:00
Vladimir Glazunov
bcdb702df7
CWS-TOOLING: integrate CWS changefileheader2
2010-02-17 10:32:35 +01:00
Christian Lippka
50ca0f989c
#i109010# fix view comment settings
2010-02-15 16:09:39 +01:00
Frank Schoenheit [fs]
2ee0a0a806
autorecovery: merged changes from m74. Still need to find out how to re-do two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore.
2010-03-11 11:26:05 +01:00
Jens-Heiner Rechtien
9e19ff00c7
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
Christian Lippka
9a0e6f1451
some placeholder bitmap finetuning
2010-02-10 15:20:01 +01:00
Christian Lippka
9cdf1ed184
fixed build errors on unix systems
2010-02-08 13:05:08 +01:00
Mathias Bauer
08c5eaf360
#i107450#: some fixes for problems found in CAT0 test
2010-02-02 23:59:20 +01:00
Frank Schoenheit [fs]
ff855671c4
slidecopy: removed unused artifact (referring the currently-unused SID_TOOLPANEL)
2010-03-12 09:37:32 +01:00
Christian Lippka
33b29ea230
re added removed placeholder images
2010-01-26 18:39:33 +01:00
Christian Lippka
de4d52bd55
added new toolbar controler for insert page
2010-01-21 18:32:05 +01:00
Christian Lippka
502398fcb5
allow vcl::DockManager popup with ToolbarMenu class for a nicer look
2010-01-17 18:25:26 +01:00
Christian Lippka
cc1e430e1a
toolbar menu rendering finetuning
2010-01-13 19:12:02 +01:00
sb
54a3fd62fe
sb118: #i108269# first step of removing tcsh support
2010-01-12 18:49:59 +01:00
Christian Lippka
1d65329a9c
added new layout images
2010-01-10 17:03:44 +01:00
Frank Schoenheit [fs]
5f05cb55bc
autorecovery: merge after rebase to m69
2010-01-08 22:50:33 +01:00
Mathias Bauer
7244b6bb5d
#i107450#: build all other modules with new editeng lib
2010-01-08 18:32:51 +01:00
Christian Lippka
b71823a291
merge to m68
2010-01-04 15:43:22 +01:00
Frank Schoenheit [fs]
7f6da30d47
autorecovery: SfxViewFrame's SfxFrame is a reference now, no pointer (it can never be NULL)
2009-12-15 23:07:57 +01:00
Frank Schoenheit [fs]
8a632e0d88
autorecovery: replace some SfxFrameItem occurences by SfxUnoFrameItem
...
As a consequence, replace some occurences of SfxFrame with XFrame.
This allows getting rid of yet some more Sfx code in the (SFX) doc loader. Also, it prevents premature
creations of SfxFrame instances during loading, since now the frame is really created when it is needed only.
2009-12-14 12:55:05 +01:00
Mathias Bauer
ad59eb6e71
#i107450#: move SvxSearchIten to svl
2009-12-10 23:06:35 +01:00
Christian Lippka
dada720804
renaissance01: #i107213# more work on layout popup
2009-12-08 17:33:39 +01:00
Christian Lippka
f0efe6abc4
renaissance01: #i107213# inital layout floater implementation
2009-12-06 19:11:52 +01:00
Frank Schoenheit [fs]
72858030d7
autorecovery: rename SfxViewFrame's LoadDocument to LoadDocumentIntoFrame, and introduce a new LoadDocument,
...
which does not take any frame-like argument. Makes writing code easier (and more explicit) for clients which
do not have a frame, but want to load non-hidden.
2009-12-04 22:09:14 +01:00