Commit graph

1391 commits

Author SHA1 Message Date
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
Ivo Hinkelmann
bdd37f7758 CWS-TOOLING: integrate CWS renaissance2 2010-06-03 11:55:10 +02:00
Frank Schoenheit [fs]
95a1ee178b slidecopy: allow activating a tool panel view XLayoutManager::showElement 2010-05-07 10:19:42 +02:00
Frank Schoenheit [fs]
b9650eb842 slidecopy: now using SID_TASK_PANE in all applications, also in Impress.
Implies registering the respective child window in the apps, not in SFX. Also implies getting rid of SID_RIGHT_PANE
in Impress.
Also, renamed SID_TASK_PANE in Impress to SID_SHOW_TOOL_PANEL, which better fits its purpose, and avoids confusion
with SID_TASKPANE.
2010-04-16 15:14:15 +02:00
Frank Schoenheit [fs]
958e5f8516 merge 2010-04-14 20:21:59 +02:00
Frank Schoenheit [fs]
8522a74e1d slidecopy: re-implemented the TaskPane's "View" menu in SFX, using the code formerly found in SD 2010-04-14 10:37:41 +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]
57ed5c1c87 slidecopy: FLT_RIGHT_PANE_DOCKING_WINDOW is obsolete (superseded by FLT_TOOL_PANEL_DOCKING_WINDOW) for quite some time now ... 2010-04-08 13:24:23 +02:00
Frank Schoenheit [fs]
21cdc40918 slidecopy: A11Y for the ToolPanelDeck VCL control 2010-03-30 13:46:11 +02:00
Frank Schoenheit [fs]
32feee9136 slidecopy: use DBG_UNHANDLED_EXCEPTION instead of OSL_ASSERT, as the former will also print you the exception type and message 2010-03-18 14:37:10 +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
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
Christian Lippka
7531716e6f enable toolbar menu cursor traveling without focus 2010-03-05 10:49:41 +01:00
Vladimir Glazunov
bcdb702df7 CWS-TOOLING: integrate CWS changefileheader2 2010-02-17 10:32:35 +01:00
Vladimir Glazunov
e7fd3a40ed CWS-TOOLING: integrate CWS autorecovery 2010-03-23 11:58:14 +01:00
Armin Le Grand
c7ea93ac73 aw079: rebase to m75 2010-03-18 18:44:00 +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
e095da0ff0 changefileheader2: #i10000#: convert files with CR/LF characters to CR only 2010-02-12 16:56:44 +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
Mathias Bauer
08c5eaf360 #i107450#: some fixes for problems found in CAT0 test 2010-02-02 23:59:20 +01:00
Armin Le Grand
6ecc93369b aw079: #i99147# attribute rework and others 2010-01-27 11:51:56 +01:00
Christian Lippka
de4d52bd55 added new toolbar controler for insert page 2010-01-21 18:32:05 +01:00
Christian Lippka
c5cf21811d added vertical layouts again 2010-01-19 18:28:50 +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
Frank Schoenheit [fs]
e0d43c1493 autorecovery: remove SID_VIEW, it is used only once, and mapped to SID_HIDDEN, anyway 2010-01-12 23:30:34 +01:00
Christian Lippka
ab98df6418 removed unused file 2010-01-11 16:56:45 +01:00
Christian Lippka
1d65329a9c added new layout images 2010-01-10 17:03:44 +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
Mathias Bauer
6495925b72 #i107450#: split up the two different ways to detect a module field unit 2009-12-10 18:44:22 +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
Mathias Bauer
315c7c2f87 merge to m67 2009-12-05 19:29:07 +01:00
Kurt Zenker
4d20dad9db CWS-TOOLING: integrate CWS slideshow1 2009-12-03 11:58:44 +01:00
mb93783
1919fd6149 merge to m66 2009-12-02 12:43:33 +01:00
Christian Lippka
5e3ff24a76 #i107213# added ViewOverlayManager 2009-12-02 10:19:06 +01:00
Vladimir Glazunov
3838b0a0e8 #i10000# fix for lik-error on Windows 2009-12-01 08:45:04 +01:00
Mathias Bauer
283842d881 merge commit for m65 2009-11-23 17:39:22 +01:00
Philipp Lohmann [pl]
cb2e7f49d2 #i104678# use high contrast mode setting instead of IsDark (paradigm shift begun with issue i35482) 2009-11-03 18:12:19 +01:00
Jens-Heiner Rechtien
7168fa353e slideshow1: merge with DEV300 m61 2009-11-30 15:37:50 +00:00
Mathias Bauer
0cc66aaf75 #i103496#: split svtools; improve ConfitItems 2009-10-16 00:05:16 +02:00