Frank Schoenheit [fs]
9cb7d012fc
autorecovery: merging latest changes from CWS dba33e
2010-03-17 14:22:53 +01:00
Ocke Janssen [oj]
3d9007d051
dba33e: #i102366# parse [ as names as well
2010-03-17 12:34:44 +01:00
Frank Schoenheit [fs]
aabc69e75d
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
Ivo Hinkelmann
d4df362cf6
CWS-TOOLING: integrate CWS sb111
2010-03-02 18:43:33 +01:00
sb
70bfb4d5a9
sb111: fixed changes after rebase
2010-02-26 15:47:50 +01:00
Kurt Zenker
478bee53c1
DEV300 masterfix: #i108896# build.lst fixed
2010-02-25 15:26:06 +01:00
sb
5bdd72d815
sb111: merged in DEV300_m72
2010-02-25 13:53:42 +01:00
Frank Schoenheit [fs]
4c1df712c9
Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e
2010-02-19 13:52:10 +01:00
Ocke Janssen [oj]
b5e6c6c564
dba33e: #i108128# check if the found driver also accepts the URL
2010-02-18 11:33:54 +01:00
Vladimir Glazunov
ae517b62d9
CWS-TOOLING: integrate CWS changefileheader2
2010-02-17 10:32:35 +01:00
Vladimir Glazunov
3ccb6c9e3a
CWS-TOOLING: integrate CWS ooo321gsl02_DEV300
2010-02-15 16:21:23 +01:00
Jens-Heiner Rechtien
db02ac8b89
changefileheader2: #i10000#: convert files with CR/LF characters to CR only
2010-02-12 16:56:44 +01:00
Jens-Heiner Rechtien
82b1d381cd
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
Frank Schoenheit [fs]
3775747092
merge
2010-02-10 14:17:11 +01:00
Ocke Janssen [oj]
e5824f31b3
dba33e: #i107717# some renaming and wording changed
2010-02-10 13:05:28 +01:00
Frank Schoenheit [fs]
38b970f683
autorecovery: merge after pulling CWS dba33e
2010-02-05 11:15:32 +01:00
sb
0210a8d911
sb111: merged in DEV300_m71
2010-02-05 09:17:48 +01:00
Frank Schoenheit [fs]
6eb33fca79
autorecovery: commit resolved merge (after rebase to m71)
2010-02-04 10:38:39 +01:00
Caolán McNamara
973b606dea
cmcfixes71: merge with DEV300 m71
2010-02-03 15:42:20 +00:00
Frank Schoenheit [fs]
af66a011a4
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
Hans-Joachim Lankenau
14aa6a1a32
#i107957 - deliver right .xcu, no matter how WITH_LANG is set
2010-01-29 18:09:29 +00:00
Ivo Hinkelmann
c95e2922dd
CWS-TOOLING: integrate CWS dba33d
2010-01-27 13:51:16 +01:00
Caolán McNamara
1b3a2c9a2e
cmcfixes71: #i108597# fix uninit warnings
2010-01-23 12:35:22 +00:00
Ocke Janssen [oj]
34492fbb0f
dba33e: merge to m70
2010-01-21 11:54:03 +01:00
sb
354016167e
sb111: merged in DEV300_m70
2010-01-21 09:42:10 +01:00
Kurt Zenker
36f7b64c6c
CWS-TOOLING: integrate CWS dba33b
2010-01-15 14:01:24 +01:00
Ocke Janssen [oj]
e2935c0c00
dba33b: merge
2010-01-15 09:58:18 +01:00
Ocke Janssen [oj]
9a2088753c
dba33b: merge m69
2010-01-15 09:16:51 +01:00
Ocke Janssen [oj]
cf9d195402
dba33e: #i107472# catch exception
2010-01-08 09:22:40 +01:00
Ocke Janssen [oj]
2eec0edf16
dba33e: #i107315# convert SQL statement to MySQL notation
2010-01-08 08:12:03 +01:00
Ocke Janssen [oj]
3a654009a4
dba33e: #i107461# care for case of column name
2010-01-07 12:25:46 +01:00
Ocke Janssen [oj]
6ce5b7bd1b
check for correct type and some refactoring
2010-01-07 09:08:11 +01:00
sb
a44418ec30
sb111: merged in DEV300_m68
2010-01-05 13:09:26 +01:00
Ocke Janssen
a95adf2581
#i107794# fix for WChar
2010-01-05 07:51:21 +00:00
Ocke Janssen [oj]
898d0a4770
Automated merge with http://hg.services.openoffice.org/cws/dba33e
2009-12-17 17:25:59 +01:00
Frank Schoenheit [fs]
d7bee45fb0
dba33e: #i107251#: allow to work with an external number formatter
2009-12-17 10:48:18 +01:00
Ocke Janssen [oj]
55988d12e9
dba33e: #i107717# impl first entry points for db extensions
2009-12-16 12:46:33 +01:00
Ocke Janssen [oj]
dd00022030
dba33e: Merge from dba33d
2009-12-15 09:46:08 +01:00
Frank Schoenheit [fs]
75dfa86ab5
dba33d: merge after pulling the latest changes from CWS dba33b
2009-12-11 13:27:24 +01:00
Frank Schoenheit [fs]
31b72c3f3b
dba32e: unxsoli compiler warned about unreachable code detecting an errornous commit this way
2009-12-11 11:08:45 +01:00
Frank Schoenheit [fs]
87e5271ca9
dba33b: #i10000#
2009-12-11 11:04:04 +01:00
Frank Schoenheit [fs]
75c9a9a651
dba33e: #i107327#: remove unused method (thanks to cmc)
2009-12-11 10:43:27 +01:00
sb
d9164f354a
sb111: merged in DEV300_m67
2009-12-10 17:46:18 +01:00
Ocke Janssen [oj]
e469ee0ef7
dba33d: merge
2009-12-10 11:45:59 +01:00
Frank Schoenheit [fs]
2d7a36f76f
dba33b: post-rebase problem resolution
2009-12-10 08:08:38 +01:00
Ocke Janssen [oj]
1e078f5ee6
dba33d: merge with DEV300_m67
2009-12-10 07:40:02 +01:00
Frank Schoenheit [fs]
5324ac66e4
dba33b: merge CWS head with head resulting from pulling DEV300_m67
2009-12-09 22:07:29 +01:00
Vladimir Glazunov
4443370e8e
CWS-TOOLING: integrate CWS killnonpro
2009-12-09 19:10:19 +01:00
Mathias Bauer
8d669bc21b
merge to m67
2009-12-05 19:29:07 +01:00
Ocke Janssen [oj]
d0abf44546
dba33e: #i102366# ColumnAliasInOrderBy now in properties as well
2009-12-02 14:28:50 +01:00