summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* autorecovery: connect: lock SolarMutex before locking own mutex (makes UISett...Frank Schoenheit [fs]2010-02-221-0/+3
* autorecovery: care for recovering a previously unmodified file (where Salvage...Frank Schoenheit [fs]2010-02-221-1/+2
* Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33eFrank Schoenheit [fs]2010-02-1985-1928/+5434
|\
| * autorecovery: 'using' directive needed to compile on unxsols4 without warningFrank Schoenheit [fs]2010-02-191-0/+2
| * autorecovery: 'using' directive needed to compile on unxsols4 without warningFrank Schoenheit [fs]2010-02-191-0/+3
| * autorecovery: oops, this variable needs to be available in a pro-build, too ...Frank Schoenheit [fs]2010-02-181-1/+1
| * autorecovery: unary_function needs <functional>-inlude on MacFrank Schoenheit [fs]2010-02-181-0/+2
| * Automated merge with ssh://hg@hg.services.openoffice.org/cws/autorecoveryFrank Schoenheit [fs]2010-02-1627-707/+1914
| |\
| | * autorecovery: do not show errors when we're recovering the query designerFrank Schoenheit [fs]2010-02-161-4/+4
| | * autorecovery: recover non-document sub compontns hidden, tooFrank Schoenheit [fs]2010-02-163-8/+50
| | * autorecovery: do the recovery in setCurrentController, not in connectControll...Frank Schoenheit [fs]2010-02-162-22/+30
| | * autorecovery: recover query designer settingsFrank Schoenheit [fs]2010-02-1613-181/+312
| | * autorecovery: import query design settings (but do not recover the query desi...Frank Schoenheit [fs]2010-02-1610-8/+774
| | * autorecovery: outsourced the SubComponentRecovery class into a dedicated file...Frank Schoenheit [fs]2010-02-165-494/+754
| * | autorecovery: remove unused local static methodFrank Schoenheit [fs]2010-02-161-7/+0
| |/
| * autorecovery: fixed member initialization orderFrank Schoenheit [fs]2010-02-161-2/+2
| * autorecovery: clarified the role of a doc's URL/LocationFrank Schoenheit [fs]2010-02-155-73/+88
| * Automated merge with ssh://hg@hg.services.openoffice.org/cws/autorecoveryFrank Schoenheit [fs]2010-02-1511-45/+54
| |\
| | * Automated merge with ssh://hg@hg.services.openoffice.org/cws/autorecoveryFrank Schoenheit [fs]2010-02-1011-45/+54
| | |\
| | | * mergeFrank Schoenheit [fs]2010-02-1011-45/+54
| | | |\
| * | | | autorecovery: when saving recovery information for a DB doc, export query des...Frank Schoenheit [fs]2010-02-1517-157/+989
| |/ / /
| * | | autorecovery: let the SingleDocController, and derived classes, support XModi...Frank Schoenheit [fs]2010-02-1011-91/+134
| * | | autorecovery: when saving to a new location, dispose the forms/reports contai...Frank Schoenheit [fs]2010-02-101-0/+6
| * | | autorecovery: corrected assertionFrank Schoenheit [fs]2010-02-091-2/+2
| |/ /
| * | autorecovery: GetDocumentServiceFromMediaType: try alternative, seemingly equ...Frank Schoenheit [fs]2010-02-091-0/+9
| * | autorecovery: make m_pView a private member of the GenericController, with de...Frank Schoenheit [fs]2010-02-0911-26/+26
| * | autorecovery: allow for a human-readable DocumentServiceName instead of this ...Frank Schoenheit [fs]2010-02-052-22/+41
| * | autorecovery: mergeFrank Schoenheit [fs]2010-02-051-3/+7
| |\ \
| | * | autorecovery: post-rebase conflicts solved (namespace tools is ambiguous now)Frank Schoenheit [fs]2010-02-051-3/+7
| * | | autorecovery: mergeFrank Schoenheit [fs]2010-02-055-85/+39
| |\ \ \ | | |/ / | |/| |
| | * | autorecovery: mergeFrank Schoenheit [fs]2010-02-055-85/+39
| | |\ \
| | | * | autorecovery: form and report wizzard now also using XDatabaseDocumentUI, ins...Frank Schoenheit [fs]2010-02-045-85/+39
| * | | | autorecovery: merge after pulling CWS dba33eFrank Schoenheit [fs]2010-02-0536-522/+751
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | autorecovery: post-rebase build problems solvedFrank Schoenheit [fs]2010-02-042-4/+4
| * | | | autorecovery: commit resolved merge (after rebase to m71)Frank Schoenheit [fs]2010-02-04126-4830/+4203
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | autorecovery: re-work the table wizard so that it does not open the table its...Frank Schoenheit [fs]2010-02-031-1/+2
| * | | | autorecovery: when calling a pilot to create a database object, pass the XDat...Frank Schoenheit [fs]2010-02-033-44/+42
| * | | | autorecovery: when creating a new form/report by wizard, ensure that our sub ...Frank Schoenheit [fs]2010-02-021-4/+18
| * | | | autorecovery: let definition contents support the XHierarchicalName property,...Frank Schoenheit [fs]2010-02-025-9/+59
| * | | | autorecovery: allow the sub component manager to hold multiple objects of the...Frank Schoenheit [fs]2010-02-022-130/+130
| * | | | autorecovery: execute(open*): do not call getComponent just for checking whet...Frank Schoenheit [fs]2010-02-021-7/+10
| * | | | autorecovery: (caught by complex test) store: when we do not (yet) have an UR...Frank Schoenheit [fs]2010-02-022-21/+52
| * | | | autorecovery: this slipped through my previous attempt to replace all instant...Frank Schoenheit [fs]2010-02-021-1/+1
| * | | | autorecovery: more sophisticated configuration data for interaction handlersFrank Schoenheit [fs]2010-02-0113-86/+144
| * | | | autorecovery: recoverSubDocuments: propagate exceptions to the caller, this w...Frank Schoenheit [fs]2010-02-011-42/+35
| * | | | autorecovery: saveToRecoveryFile => storeToRecoveryFileFrank Schoenheit [fs]2010-01-292-2/+2
| * | | | autorecovery: respect a media descriptor member "ForceRecovery".Frank Schoenheit [fs]2010-01-295-48/+39
| * | | | autorecovery: recover-hidden now also available for new (yet unsaved) forms/r...Frank Schoenheit [fs]2010-01-294-18/+38
| * | | | autorecovery: recover forms/reports hidden, and show them when the main windo...Frank Schoenheit [fs]2010-01-297-26/+424
| * | | | dba33f: when re-activating an embedded object, do not reset its modified stat...Frank Schoenheit [fs]2010-01-292-7/+5