Issue 110491

Summary: configmgr: turn configmgr/update from C++ to UNO interface
Product: General Reporter: Stephan Bergmann <stephan.bergmann.secondary>
Component: codeAssignee: joerg.skottke
Status: CLOSED FIXED QA Contact: issues@framework <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: DEV300m75   
Target Milestone: OOo 3.3   
Hardware: Sun   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---

Description Stephan Bergmann 2010-03-30 13:57:45 UTC
Issue 110129 argues that the C++ interface of the new configmgr implementation
(configmgr/update.hxx) should be a UNO interface instead.
Comment 1 Stephan Bergmann 2010-03-30 13:58:13 UTC
.
Comment 2 Stephan Bergmann 2010-05-04 15:29:42 UTC
fixed as <http://hg.services.openoffice.org/cws/sb122/rev/16e2cfe36a79>
Comment 3 Stephan Bergmann 2010-05-06 08:28:53 UTC
@jsk: please check for regressions: migrating OOo 2 user data during first start
wizard, and installing extensions containing .xcs/.xcu files
Comment 4 Olaf Felka 2010-05-10 10:49:14 UTC
@ sb: What migrated user data might be affected by these changes?
Comment 5 Stephan Bergmann 2010-05-10 11:00:58 UTC
@of:  For example, all the data on the "Tools - Options... - OpenOffice.org -
User Data" tab page.
Comment 6 joerg.skottke 2010-05-11 12:06:32 UTC
Added a few .xcs/.xcu files to the new autotest e_issues.bas. Extension stuff is
verified.
Comment 7 Olaf Felka 2010-05-11 12:38:48 UTC
OF: I can't see a regression for migration to previous Office version.