summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Collapse)AuthorFilesLines
2010-12-17CWS-TOOLING: integrate CWS fwk160Hans-Joachim Lankenau9-12/+16
2010-12-17CWS-TOOLING: integrate CWS sb131Hans-Joachim Lankenau1-1/+1
2010-12-01fwk160: #i59788# use standard InteractionHandler to store documentsMikhail Voytenko2-1/+2
2010-11-22fwk160: #i106223# replace pkg: protocol with zip: if necessaryMikhail Voytenko1-1/+1
2010-11-22fwk160: #i59788# use standard InteractionHandler to store documentsMikhail Voytenko3-6/+7
2010-11-19sb131: merged in re/DEV300_next towards DEV300_m94sb51-1056/+2975
2010-11-19fwk160: #i109943# fix warnings, that could cause problemsMikhail Voytenko4-4/+6
2010-11-18native349 #i115652# language independent Wizard bitmapsIngo Schmidt14-20/+20
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb1-1/+1
2010-10-21CWS changehid: resync to m90Mathias Bauer5-293/+273
Notes: split repo tag: components_ooo/DEV300_m91
2010-10-14#i10000# changes from OOO330 m10Vladimir Glazunov5-316/+273
2010-10-09CWS changehid: resync to m89Mathias Bauer25-138/+360
2010-10-07CWS changehid: some missing empty strings caused wrong offsetsMathias Bauer1-1/+32
2010-09-20dba33j: #i114566# +getNormalizedStructuredFilterFrank Schoenheit [fs]3-35/+101
2010-09-17dba33j: #i114273#Frank Schoenheit [fs]3-284/+175
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb25-138/+360
2010-06-04CWS-TOOLING: integrate CWS dba33fIvo Hinkelmann11-352/+314
Notes: split repo tag: components_ooo/DEV300_m81
2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]6-6/+6
2010-05-27CWS-TOOLING: integrate CWS fwk138Vladimir Glazunov1-1/+1
2010-05-03slidecopy: what a stupid idea to hard-code numeric resource IDs in Java ↵Frank Schoenheit [fs]1-1/+1
files - this *cries* for breakage ...
2010-04-27Merge to DEV300_m77Mikhail Voytenko38-1348/+757
2010-04-17dba33f: post-rebase build problems fixedFrank Schoenheit [fs]1-3/+2
2010-04-16dba33f: merge with m76-branchFrank Schoenheit [fs]10-349/+312
2010-04-07sb120: merged in re/DEV300_next towards DEV300_m76 via cws/sb118sb35-1344/+753
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb35-1344/+753
2010-04-06fwk138: #i110177# fix typoMikhail Voytenko1-1/+1
2010-03-15dba33f: #i110036#: when creating new controls or grid columns, set ↵Frank Schoenheit [fs]3-9/+21
MouseWheelBehavior to NEVER
2010-03-09sb120: #i109978# removed --disable-qadevooosb1-1/+1
2010-03-04merged in re/DEV300_next towards DEV300_m74sb4-25/+6
2010-02-25sb111: merged in DEV300_m72sb258-1140/+259
2010-02-25sb118: merged in DEV300_m72sb258-1140/+259
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov258-1139/+258
Notes: split repo tag: components_ooo/DEV300_m72 split repo tag: components_ooo/DEV300_m73
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien258-1139/+258
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-11sb118: #i109112# re-purpose EXTRAJARFILESsb4-4/+4
2010-02-05sb111: merged in DEV300_m71sb6-40/+45
2010-02-04CWS svxsplit: merge with m71Mathias Bauer6-40/+45
2010-02-02#i107450#: some fixes for problems found in CAT0 testMathias Bauer1-1/+1
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do ↵Frank Schoenheit [fs]254-1146/+261
two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore.
2010-02-05autorecovery: allow for a human-readable DocumentServiceName instead of this ↵Frank Schoenheit [fs]1-4/+3
strange class ID when creating a document definition
2010-02-05autorecovery: use a human-readable media type instead of this strange class IDFrank Schoenheit [fs]1-3/+1
2010-02-05autorecovery: mergeFrank Schoenheit [fs]10-875/+371
2010-02-05autorecovery: mergeFrank Schoenheit [fs]10-875/+371
2010-02-05autorecovery: merge after pulling CWS dba33eFrank Schoenheit [fs]11-25/+43
2010-02-04autorecovery: form and report wizzard now also using XDatabaseDocumentUI, ↵Frank Schoenheit [fs]10-884/+372
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-04autorecovery: post-rebase build problems solvedFrank Schoenheit [fs]1-1/+2
2010-02-04autorecovery: commit resolved merge (after rebase to m71)Frank Schoenheit [fs]8-73/+101
2010-02-03autorecovery: more unused interfaces removedFrank Schoenheit [fs]3-83/+0
2010-02-03autorecovery: populate the 'Command' propertyFrank Schoenheit [fs]2-6/+10
2010-02-03autorecovery: also moved the QueryWizard to using ↵Frank Schoenheit [fs]4-191/+104
XDatabaseDocumentUI.loadComponent, instead of opening the sub component itself
2010-02-03autorecovery: removed unused class XCallQueryWizardFrank Schoenheit [fs]2-43/+0