Commit Graph

25 Commits

Author SHA1 Message Date
Frank Schoenheit [fs]
e10fc78fea autorecovery: allow an empty URL in the attachResource call, which means 'determine the proper Location/URL yourself'. Needed so that not every client has to do this. Location precedes URL, this ensures that a recovered document, when saved, saves to the salvaged-file, not to the recovery-file 2010-01-27 11:50:04 +01:00
Frank Schoenheit [fs]
845b04c98a autorecovery: define a new css.document.XDocumentRecovery interface, implement it in both SFX and DBACCESS, and use it in the autorecovery
In this course, the auto recovery learned to restore multiple views of a document. Also, in the course of the change,
the LoadDispatchListener became superfluous, and was removed.

Also, the loader code in dbaccess was slightly adjusted, since now the connectController call is in the responsibility
of the loader, and must not happen inside the XController::attachModel call anymore. This change made the
ModelControllerConnector class superfluous, so it has been removed, too.
2010-01-05 22:32:38 +01:00
Kurt Zenker
4d92faa75c INTEGRATION: CWS dba30d (1.22.30); FILE MERGED
2008/05/29 11:30:23 fs 1.22.30.2: during #i80943#: refactoring: IController now passed around as reference, not as pointer
2008/05/28 21:44:46 fs 1.22.30.1: #i84016# PreNotify: allow the controller to intercept key events and mouse clicks
2008-06-25 11:40:17 +00:00
Rüdiger Timm
a5618d5a5a INTEGRATION: CWS changefileheader (1.21.162); FILE MERGED
2008/03/31 13:27:07 rt 1.21.162.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:04:54 +00:00
Rüdiger Timm
a088ef3c9d INTEGRATION: CWS oj14 (1.18.8); FILE MERGED
2006/11/07 09:11:46 oj 1.18.8.3: RESYNC: (1.19-1.20); FILE MERGED
2006/07/04 07:47:32 oj 1.18.8.2: RESYNC: (1.18-1.19); FILE MERGED
2006/01/03 07:49:00 oj 1.18.8.1: changed module client
2007-07-06 07:03:13 +00:00
Oliver Bolte
b74d453c44 INTEGRATION: CWS pchfix02 (1.19.50); FILE MERGED
2006/09/01 17:24:20 kaib 1.19.50.1: #i68856# Added header markers and pch files
2006-09-17 05:56:39 +00:00
Jens-Heiner Rechtien
10c0ce72ae INTEGRATION: CWS warnings01 (1.18.50); FILE MERGED
2006/03/24 15:36:01 fs 1.18.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
2006-06-20 01:56:16 +00:00
Rüdiger Timm
6ecbcd2690 INTEGRATION: CWS ooo19126 (1.17.154); FILE MERGED
2005/09/05 17:33:13 rt 1.17.154.1: #i54170# Change license header: remove SISSL
2005-09-08 13:26:13 +00:00
Oliver Bolte
bb09e26a35 INTEGRATION: CWS dba18 (1.16.16); FILE MERGED
2004/10/15 08:15:04 oj 1.16.16.1: #i30188# short cuts
2004-11-17 13:47:39 +00:00
Rüdiger Timm
fce0d0a8ba INTEGRATION: CWS insight02 (1.15.2); FILE MERGED
2004/08/13 08:52:30 oj 1.15.2.1: #i32563# toolbox changes
2004-09-09 08:41:25 +00:00
Jens-Heiner Rechtien
afe8f7b101 INTEGRATION: CWS insight01 (1.14.110); FILE MERGED
2004/07/15 10:52:33 oj 1.14.110.2: add chkthis macros
2003/11/05 11:41:01 oj 1.14.110.1: #111075# ongoing work
2004-08-02 14:32:17 +00:00
Ocke Janssen
4988c9ba24 #95146# now acquire and release controller when set 2002-07-25 06:08:55 +00:00
Frank Schönheit
9979afd223 during #99030#: make our tooboxes consistent with the rest of the office, means give them some space (2 pixels above and below) 2002-05-22 13:02:12 +00:00
Ocke Janssen
dd966ae7aa #98772# enable toolbox handling for hi contrast 2002-04-29 07:39:01 +00:00
Ocke Janssen
67f559b726 #90580# enable F6 key for components 2002-02-19 12:48:54 +00:00
Ocke Janssen
79203ccb85 #95617# change splitter pos 2001-12-10 10:36:09 +00:00
Frank Schönheit
6cbe434ba1 #88637# changes in the window hierarchy so that the query design hierarchy is more logical now 2001-08-23 13:46:27 +00:00
Jens-Heiner Rechtien
ed238433b8 #65293#: syntax 2001-08-16 13:22:02 +00:00
Frank Schönheit
5a3bf97ac2 #88637# added a (optional) fixed line above the toolbox 2001-08-15 12:39:35 +00:00
Ocke Janssen
2428ebf1eb #88888# some DBG_ 2001-07-03 11:54:05 +00:00
Frank Schönheit
f06ff7a5c4 #65293# corrected the previous fix so that the toolboxes are flat now 2001-06-13 16:01:23 +00:00
Frank Schönheit
07a4784fe6 #65293# change in SFX not made (no changes mail for this ...) 2001-06-12 15:31:14 +00:00
Ocke Janssen
1337935489 tabledesign changes 2001-02-14 13:37:35 +00:00
Ocke Janssen
db3cecce28 some changes for the querydesign 2001-02-05 08:20:23 +00:00
Ocke Janssen
b0c053184b #82391# 2001-01-09 14:43:04 +00:00