Commit graph

14975 commits

Author SHA1 Message Date
Frank Schoenheit [fs]
e2fa939261 autorecovery: removed unused class XCallQueryWizard 2010-02-03 11:53:44 +01:00
Frank Schoenheit [fs]
a31b27b704 autorecovery: re-work the table wizard so that it does not open the table itself, but uses XDatabaseDocumentUI
Consequently, it does not need to return the created model/controller anymore. This way, the application controller
has full control over its sub components, which didn't work reliably before.

Other wizards (query/form/report) are to follow. For this purpose, they're also to be based on the newly introduced
DatabaseObjectWizard class.
2010-02-03 11:52:40 +01:00
Frank Schoenheit [fs]
6242c77610 autorecovery: addDatabaseDocument: do not close the document after having disposed it - this will throw nowadays 2010-02-02 22:42:50 +01:00
Frank Schoenheit [fs]
cd6abead39 autorecovery: more sophisticated configuration data for interaction handlers
The generic css.task.InteractionHandler implementation in module uui is now able to instantiate "sub handlers", i.e.
components to delegate a request to, based on the type of the request, and some configuration data.

The "old" (and now deprecated) configuration scheme at org.openoffice.ucb.InteractionHandler did not contain type
information, so any handlers registered there were always called when no default implementation for a given request
was available.

The "new" configuration scheme at org.openoffice.Interaction contains UNO type information. That is, a given handler
implementation can declare itself responsible for an arbitrary set of UNO types, and for each of those types, whether
it is also responsible for sub types.
The generic interaction handler implementation uses this configuration data, when it encounteres an interaction
request it cannot fullfill itself, to instantiate a component to delegate the request to.

As with the "old" data, such a component is required to support the css.task.XInteractionHandler2 interface. Also,
if it supports css.lang.XInitialization, then it will be initialized with a name-value pair, the name being
"Parent", the value being the XWindow interface of the parent window for any message boxes.

As an examplary implementation for this feature, the css.sdb.InteractionHandler has been deprecated. Now the
css.sdb.DatabaseInteractionHandler is reponsible for database-related interactions, and the new configuration scheme
is pre-filled with data assigning this responsibility.

Consequently, a lot of places previously creating an css.sdb.InteractionHandler have been modified to create the
default css.task.InteractionHandler.
2010-02-01 21:32:33 +01:00
mb93783
83d2f8dc6a fixed warning on Linux 2010-01-27 14:04:30 +01:00
Ivo Hinkelmann
89cdd7feee CWS-TOOLING: integrate CWS dba33d 2010-01-27 13:51:16 +01:00
Henning Brinkmann
a15b7d67c8 writerfilter07: merged DEV300_m70 2010-01-27 13:08:32 +01:00
Ivo Hinkelmann
5b0fd0089d CWS-TOOLING: integrate CWS vcl108 2010-01-26 16:43:42 +01:00
Ivo Hinkelmann
e17c9350b9 CWS-TOOLING: integrate CWS kso42 2010-01-26 13:09:27 +01:00
Ivo Hinkelmann
ebcfecbebf l10ntools: #i108657# rename transex3 to l10ntools 2010-01-25 17:20:55 +01:00
Cédric Bosdonnat
905f604597 cbosdo01: merged with DEV300_m70 2010-01-25 14:20:23 +01:00
Dirk Voelzke
f898e1170f dv17: #i70994#: Proprty handler should work with 64bit, too 2010-01-25 07:08:21 +01:00
Ivo Hinkelmann
efc5727b1a cws l10ntools: #i107386# #i107993# #ii107992# #i107991# #i108587# Added some buildtypes , fix for broken localize_sl regarding UPDMINOREXT , pmladeks localize.pl ooo enforcer patch 2010-01-22 18:50:33 +01:00
Caolán McNamara
b6e7012e33 cmcfixes71: #i108577#: fix automation strict aliasing warnings 2010-01-22 14:26:33 +00:00
Philipp Lohmann [pl]
f6e4f736a6 vcl109: #i108553# add forgotten export statement 2010-01-22 13:32:32 +01:00
David Tardon
b69a7a0fe6 dtardon01: update to DEV300_m70 2010-01-21 19:39:39 +01:00
Ocke Janssen [oj]
6596cdaefb Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo 2010-01-21 15:22:59 +01:00
Ocke Janssen [oj]
d1b0eda29d Automated merge with http://hg.services.openoffice.org/cws/dba33e 2010-01-21 14:16:45 +01:00
Cédric Bosdonnat
562dc04135 cbosdo01: Changed the behaviour of nbsp autocorr
* The Non-breaking space insertion autocorrection is now done when typing the
:!?; character instead of the word separator following it.

* Removed the custom quote replacement option in autocorrection.
2010-01-21 13:58:49 +01:00
Mathias Bauer
6aa02777ba resync to DEV300_m70 2010-01-21 13:49:22 +01:00
Philipp Lohmann [pl]
419fd3bf2c rebase to DEV300m70 2010-01-21 12:33:39 +01:00
sb
414bdbe711 sb118: merged in DEV300_m70 2010-01-21 12:06:31 +01:00
Philipp Lohmann [pl]
6a5ed81884 vcl109: #i108499# remove unused files (thanks dtardon !) 2010-01-21 12:01:28 +01:00
Ocke Janssen [oj]
ff323b9a64 dba33e: merge to m70 2010-01-21 11:54:03 +01:00
sb
6c01746471 sb111: merged in DEV300_m70 2010-01-21 09:42:10 +01:00
Dirk Voelzke
ca62b80499 dv17: merge with DEV300_m69 2010-01-20 14:07:34 +01:00
Michael Stahl
6eb97452d4 sw33bf02: xmlsecurity: deliver unix libraries to lib, not bin 2010-01-19 17:43:50 +01:00
Mathias Bauer
0de12dba1a #i107450#: some problems with the dialog factory 2010-01-19 17:27:28 +01:00
Joachim Lingner
2d0ed664c3 jl145: #i108452# tests for digital signatures 2010-01-19 15:45:31 +01:00
hb
8f824ac500 merged DEV300_m69 2010-01-19 12:56:39 +01:00
Steffen Grund
b73df4bf18 #161490# removed scheme vnd.sun.star.wfs 2010-01-19 12:49:10 +01:00
Mathias Bauer
aa2a9c2c4a #i107450#: use reliable way to access attribute name strings 2010-01-19 08:02:04 +01:00
sb
c61ec3469d sb119: merged in DEV300_m69 2010-01-18 15:33:58 +01:00
sb
f485877001 sb119: #i108102# clened up --enable-crashdump and crashrep/ 2010-01-18 11:59:59 +01:00
Kurt Zenker
e2d9dd6fb8 CWS-TOOLING: integrate CWS printerpullpages 2010-01-15 16:47:42 +01:00
Kurt Zenker
341b78bd15 CWS-TOOLING: integrate CWS dba33b 2010-01-15 14:01:24 +01:00
Cédric Bosdonnat
7b17696070 cbosdo01: Removed remaining code for the Fraction autocorrection 2010-01-15 11:55:56 +01:00
Ocke Janssen [oj]
896af61e96 Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo 2010-01-15 11:14:40 +01:00
Ocke Janssen [oj]
f691a76d72 dba33b: merge 2010-01-15 09:58:18 +01:00
Ocke Janssen [oj]
864084394b dba33b: merge m69 2010-01-15 09:16:51 +01:00
Ocke Janssen [oj]
240ac727b0 Automated merge with http://hg.services.openoffice.org/cws/dba33d 2010-01-15 07:56:24 +01:00
Ocke Janssen [oj]
03a36337af dba33d: set the control only when not before or after last row 2010-01-15 07:55:20 +01:00
Philipp Lohmann [pl]
f1f63e211d undo previous erroneous change, solar.hrc belongs to svl instead vcl now 2010-01-14 22:27:44 +01:00
Philipp Lohmann [pl]
db2e29794f rebase to DEV300_m69 2010-01-14 19:11:13 +01:00
Mathias Bauer
edd01418d9 #i107450#: more files moved out of svx 2010-01-14 18:08:36 +01:00
Kurt Zenker
ed6f1394d1 CWS-TOOLING: integrate CWS dict32b_DEV300 2010-01-14 17:57:06 +01:00
Ingo Schmidt
47f2782d29 #i108322# new java6u18 2010-01-14 14:23:50 +00:00
Ocke Janssen [oj]
0bb18955d0 Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo 2010-01-14 13:44:21 +01:00
Ocke Janssen [oj]
357ce03ebd Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo 2010-01-14 12:33:02 +01:00
Ocke Janssen [oj]
a8b07d4efa Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo 2010-01-14 07:14:29 +01:00