Ocke Janssen
b43e45fb6a
missing ;
2010-03-17 12:09:27 +00:00
Ocke Janssen
4a39a4ebd2
#i109314# clear add pkey flag and clear name mapping when going back
2010-03-17 09:49:16 +00:00
Ocke Janssen
15bfdbc8a2
correct wording
2010-03-17 09:11:40 +00:00
Ocke Janssen
b5bd2479cc
#i110111# fix access column names problem
2010-03-17 09:11:06 +00:00
Ocke Janssen
2b23d6e5b7
#i109766# apply for patch for unhandled exception
2010-03-17 06:17:26 +00:00
Thomas Lange [tl]
ccc5686417
cws tl79: #i110053# remove old svtools LoginDialog
2010-03-16 10:59:46 +01:00
sb
57207d247e
merged in re/DEV300_next towards DEV300_m75
2010-03-11 21:47:46 +01:00
Frank Schoenheit [fs]
c73b3e8ea9
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
Vladimir Glazunov
53dcfad040
CWS-TOOLING: integrate CWS chartmultiline
2010-03-10 12:31:17 +01:00
sb
6cc14b94cf
sb120: #i109978# removed --disable-qadevooo
2010-03-09 17:31:37 +01:00
Ocke Janssen
e4416c73ca
#i109549# use setElementaryQuery
2010-03-01 14:20:21 +00:00
Ingrid Halama
f601d0ab51
chart43: merge with DEV300_m72
2010-02-26 14:38:16 +01:00
sb
b2efce8cfc
sb118: merged in DEV300_m72
2010-02-25 12:46:45 +01:00
Frank Schoenheit [fs]
8dd0c9c3f9
autorecovery: connect: lock SolarMutex before locking own mutex (makes UISettings complex test case run, again)
2010-02-22 10:52:01 +01:00
Frank Schoenheit [fs]
d28b920406
autorecovery: care for recovering a previously unmodified file (where SalvagedFile is empty)
2010-02-22 10:16:39 +01:00
Frank Schoenheit [fs]
eb03a387b1
Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e
2010-02-19 13:52:10 +01:00
Frank Schoenheit [fs]
f134b69089
autorecovery: 'using' directive needed to compile on unxsols4 without warning
2010-02-19 11:18:44 +01:00
Frank Schoenheit [fs]
2892b4a7f8
autorecovery: 'using' directive needed to compile on unxsols4 without warning
2010-02-19 10:23:50 +01:00
Ocke Janssen [oj]
ade45fff47
dba33e: #i107475# set VerticalAlign at uno control
2010-02-19 08:32:22 +01:00
Frank Schoenheit [fs]
fd8c2dd978
dba33f: #i108311#
2010-02-18 12:17:18 +01:00
Frank Schoenheit [fs]
1999b46d09
autorecovery: oops, this variable needs to be available in a pro-build, too ...
2010-02-18 11:38:26 +01:00
Frank Schoenheit [fs]
c7e9a65998
autorecovery: unary_function needs <functional>-inlude on Mac
2010-02-18 11:35:32 +01:00
Ocke Janssen [oj]
d8015eeea7
dba33e: #i108128# catch exception when asking for driver
2010-02-18 11:33:14 +01:00
Frank Schoenheit [fs]
e81ff0ed0f
Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33f
2010-02-17 16:36:18 +01:00
Frank Schoenheit [fs]
6d85a9fc48
dba33f: initially select complete text
2010-02-17 12:45:24 +01:00
Vladimir Glazunov
f512282ff2
CWS-TOOLING: integrate CWS changefileheader2
2010-02-17 10:32:35 +01:00
Frank Schoenheit [fs]
ed2d07f023
Automated merge with ssh://hg@hg.services.openoffice.org/cws/autorecovery
2010-02-16 15:54:36 +01:00
Frank Schoenheit [fs]
b7caadff93
autorecovery: do not show errors when we're recovering the query designer
2010-02-16 15:50:45 +01:00
Frank Schoenheit [fs]
c6b2dff376
autorecovery: recover non-document sub compontns hidden, too
2010-02-16 15:43:53 +01:00
Frank Schoenheit [fs]
110b7db42f
autorecovery: do the recovery in setCurrentController, not in connectController - this ensures all knittings, in particular between controller and frame, already happened
2010-02-16 15:31:07 +01:00
Frank Schoenheit [fs]
155487cc3f
autorecovery: recover query designer settings
...
not yet finished:
- query designer needs to be loaded hidden, and shown when the main window is shown
- recovering table windows is not correct, yet (windows which have been added to the UI,
but do not yet add to the "latest known" statement, are not restored (probably)
- closing the recovered, and modified, query designer somehow does not ask for saving
2010-02-16 15:21:07 +01:00
Frank Schoenheit [fs]
44ce7ccd50
autorecovery: import query design settings (but do not recover the query designer)
2010-02-16 12:29:05 +01:00
Frank Schoenheit [fs]
cda5b4e389
autorecovery: remove unused local static method
2010-02-16 12:04:36 +01:00
sb
7985a63fa7
sb118: adapted remaining */qa/unoapi tests to new framework
2010-02-16 11:53:58 +01:00
Frank Schoenheit [fs]
eb79829c17
autorecovery: outsourced the SubComponentRecovery class into a dedicated file, in preparation of recovering query designs
2010-02-16 09:43:10 +01:00
Frank Schoenheit [fs]
a1c40ed088
autorecovery: fixed member initialization order
2010-02-16 08:55:52 +01:00
Frank Schoenheit [fs]
2cf0840f4c
autorecovery: clarified the role of a doc's URL/Location
...
as per agreement with MAV, XModel::getURL and XStorable::getLocation both need to return the logical document
URL, even when the document has been recoved from another location.
So, the DocFileLocation of the ModelImpl now is for internal purpose only. Consequently, ModelImpl's API has
been reworked to better differ between the logical and the "loaded-from" URL of the document.
2010-02-15 16:05:58 +01:00
Vladimir Glazunov
b1655e730f
CWS-TOOLING: integrate CWS mysqlconnector
2010-02-15 15:27:59 +01:00
Frank Schoenheit [fs]
9f3c1db59a
Automated merge with ssh://hg@hg.services.openoffice.org/cws/autorecovery
2010-02-15 14:49:12 +01:00
Frank Schoenheit [fs]
009ab0e803
autorecovery: when saving recovery information for a DB doc, export query designers, too
2010-02-15 14:34:48 +01:00
Ocke Janssen [oj]
a4bc14c0d6
Automated merge with http://hg.services.openoffice.org/cws/dba33f
2010-02-15 10:24:00 +01:00
Ocke Janssen [oj]
4c43716cec
dba33f: #i53377# impl join rowse helper resultset which is updateable
2010-02-15 09:53:53 +01:00
Jens-Heiner Rechtien
532d335fd5
changefileheader2: #i10000#: convert files with CR/LF characters to CR only
2010-02-12 16:56:44 +01:00
Jens-Heiner Rechtien
1708f6091b
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
Ocke Janssen [oj]
9133a91f5e
dba33f: fix delete
2010-02-12 11:18:38 +01:00
Ocke Janssen [oj]
55aca7c428
automated merge from dba33e
2010-02-11 07:55:30 +01:00
Frank Schoenheit [fs]
e2f368bccc
Automated merge with ssh://hg@hg.services.openoffice.org/cws/autorecovery
2010-02-10 15:11:19 +01:00
Frank Schoenheit [fs]
d0e69d3280
merge
2010-02-10 14:17:11 +01:00
Frank Schoenheit [fs]
f4ba6a7591
autorecovery: let the SingleDocController, and derived classes, support XModifiable
2010-02-10 14:05:19 +01:00
Ocke Janssen [oj]
66a73b89df
Automated merge with http://hg.services.openoffice.org/cws/dba33e
2010-02-10 13:13:37 +01:00