Ocke.Janssen
1ae17f5b03
dba34c: #i102625# only fetch rows when the view moves outside the scope of the rowset window
2010-12-02 13:16:48 +01:00
Ocke.Janssen
f9416a7fd8
dba34b: #i115655# new ui setting for max row scan for text db
2010-11-25 11:23:27 +01:00
Frank Schoenheit [fs]
d40fb52a59
merge after pulling DEV300.m91
2010-10-29 09:56:29 +02:00
Mathias Bauer
42b67336a7
CWS changehid: resync to m89
2010-10-09 18:56:58 +02:00
Frank Schoenheit [fs]
3f80aa4353
dba34b: #i109580# don't attempt to apply Order clauses which refer to nonexistent tables
2010-09-30 09:27:40 +02:00
Frank Schoenheit [fs]
06bbadbd5a
dba34a: #i113475# SRB->ORB
2010-09-17 09:08:55 +02:00
Frank Schoenheit [fs]
770aabb606
dba34a: removed unused string resources / resource IDs
2010-09-15 11:51:07 +02:00
Mathias Bauer
fc2f961171
CWS changehid: resync to m84
2010-07-13 14:38:37 +02:00
Mathias Bauer
d1f6ae4254
CWS changehid: #i111874#: change code to support HelpIds as byte strings
2010-07-10 18:21:24 +02:00
Ocke Janssen [oj]
2141676620
dba33g: #i111142# handle insertrow corrected
2010-07-08 14:32:56 +02:00
Ocke Janssen [oj]
5110f7d154
dba33g: #i112609# do not limited tables to the selection
2010-07-07 08:07:40 +02:00
obo
b183750862
CWS-TOOLING: integrate CWS unoawt
2010-06-15 10:58:34 +02:00
Frank Schoenheit [fs]
6d599d17f7
unoawt: onFinish does not need this parameter, it's always called with RET_OK
2010-05-25 11:43:39 +02:00
Frank Schoenheit [fs]
3f4c0ab3ae
unoawt: completely separated the controller functionality of a wizard page from the wizard page itself,
...
by moving the canAdvance method from OWizardPage to the IWizardPage interface, which in this course has
been renamed to IWizardPageController.
This will later on allow to have implementations where the TabPage is provided by an external component
(e.g. as UNO Service), but the controlling of those pages is still intercepted and handled internally.
2010-05-25 10:17:24 +02:00
Frank Schoenheit [fs]
b6693080a1
dba33f: merge with m76-branch
2010-04-16 13:55:24 +02: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
Frank Schoenheit [fs]
2892b4a7f8
autorecovery: 'using' directive needed to compile on unxsols4 without warning
2010-02-19 10:23:50 +01:00
Vladimir Glazunov
f512282ff2
CWS-TOOLING: integrate CWS changefileheader2
2010-02-17 10:32:35 +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
Vladimir Glazunov
b1655e730f
CWS-TOOLING: integrate CWS mysqlconnector
2010-02-15 15:27:59 +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
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
Frank Schoenheit [fs]
f4ba6a7591
autorecovery: let the SingleDocController, and derived classes, support XModifiable
2010-02-10 14:05:19 +01:00
Frank Schoenheit [fs]
d8352bc6e0
autorecovery: make m_pView a private member of the GenericController, with defined access methods
2010-02-09 17:26:40 +01:00
Ocke Janssen [oj]
d16fa93c41
dba33f: don't ask every driver for a tables keys and consolidate some code fragments
2010-02-08 14:07:46 +01:00
Frank Schoenheit [fs]
2ebfb85c07
autorecovery: merge
2010-02-05 12:21:39 +01:00
Frank Schoenheit [fs]
00684a716b
autorecovery: merge
2010-02-05 11:15:42 +01:00
Frank Schoenheit [fs]
e00e609de1
autorecovery: merge after pulling CWS dba33e
2010-02-05 11:15:32 +01:00
Mathias Bauer
c7c976e433
CWS svxsplit: merge with m71
2010-02-04 17:59:58 +01:00
Frank Schoenheit [fs]
538e41ebb4
autorecovery: form and report wizzard now also using XDatabaseDocumentUI, instead of manipulating document definitions
...
All database object wizards by now employ XDatabaseDocumentUI. This way, it is ensured that the controller
has the full control over the opened sub components.
Still, other third-party code could use direct access to the document definitions, and open sub documents this way.
This would go unnoticed by the application controller at the moment. I would be possible to fix this, by introducing
broadcasts from the document definitions, listened to by the controller. But as this sounds like a rare case, and
XDatabaseDocumentUI is the preferred way for third-party components, too, such an implementation is deferred to Later ...
2010-02-04 16:04:06 +01:00
Frank Schoenheit [fs]
1265c7385c
autorecovery: commit resolved merge (after rebase to m71)
2010-02-04 10:38:39 +01:00
Frank Schoenheit [fs]
28b38d73e5
autorecovery: when calling a pilot to create a database object, pass the XDatabaseDocumentUI, too
2010-02-03 11:46:23 +01:00
Ivo Hinkelmann
1e1b1d60af
CWS-TOOLING: integrate CWS dba33d
2010-01-27 13:51:16 +01:00
Frank Schoenheit [fs]
925a669a32
autorecovery: yet another slight refactoring of the DatabaseObjectView hierarchy, to allow the AppController, in newElement, to respect the additional args in all cases
2010-01-27 11:18:20 +01:00
Frank Schoenheit [fs]
9bbf0a62ba
autorecovery: when creating new documents, allow for additional arguments to be passed
2010-01-27 10:42:49 +01:00
Frank Schoenheit [fs]
61d77a767a
autorecovery: introduce createComponent/WithArguments at the XDatabaseDocumentUI interface
2010-01-26 23:25:22 +01:00
Ocke Janssen [oj]
d4d5d883ec
dba33f: #i108548# extend SingleSelectQueryComposer appendFilterByColumn with additonal parameter
2010-01-22 08:14:22 +01:00
Mathias Bauer
bd267404f1
resync to DEV300_m70
2010-01-21 13:49:22 +01:00
Ocke Janssen [oj]
1ff3ea1c28
dba33e: merge to m70
2010-01-21 11:54:03 +01:00
Ocke Janssen [oj]
890251245c
dba33b: merge m69
2010-01-15 09:16:51 +01:00
Ocke Janssen [oj]
ec199afd6b
Automated merge with http://hg.services.openoffice.org/cws/dba33f
2010-01-13 08:54:52 +01:00
Ocke Janssen [oj]
f950279763
dba33f: #i20615# new feature to allow server side column descrriptions to be visible and changeable in the table designer.
2010-01-13 08:44:34 +01:00
Frank Schoenheit [fs]
0e793ea5d3
dba33f: #i108038# (re-)add Selection support to the Copy Table Wizard
2010-01-11 12:15:28 +01:00
Ocke Janssen [oj]
f5531281dc
dba33e: svx split
2010-01-11 08:09:14 +01:00
Frank Schoenheit [fs]
8a4ef3684d
autorecovery: merge after rebase to m69
2010-01-08 22:50:33 +01:00
Mathias Bauer
6bf794609a
#i107450#: build all other modules with new editeng lib
2010-01-08 18:32:51 +01:00
Ocke Janssen [oj]
f67abf2e35
dba33f: merge from dba33e
2010-01-08 14:12:39 +01:00
Ocke Janssen [oj]
01b25b739d
Automated merge with http://hg.services.openoffice.org/cws/dba33e
2009-12-17 17:25:59 +01:00
Ocke Janssen [oj]
6fd6b96682
dba33e: #i107717# impl first entry points for db extensions
2009-12-16 12:46:33 +01:00