To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=106421
------- Additional comments from [email protected] Mon Nov 2 19:46:24 +0000 2009 ------- Here's the list of all changes for the resource library split. Main principle was to make as few defines publicly available as possible and make sure that all code accessing resources moved into the cui resource that are still public works correctly. I moved all defines in svx/dialogs.hrc that where used only in cui into cui/source/inc/cuires.hrc. I commented all defines that are used in svx (or other modules) and cui accordingly. Here the changes to get rid of some unneccessary defines: M reportdesign/source/ui/misc/UITools.cxx M reportdesign/source/ui/report/ReportController.cxx M sc/source/ui/app/scmod.cxx M sc/source/ui/drawfunc/drawsh.cxx M sc/source/ui/drawfunc/drawsh5.cxx M sc/source/ui/drawfunc/drtxtob.cxx M sc/source/ui/miscdlgs/redcom.cxx M sc/source/ui/view/prevwsh.cxx M sc/source/ui/view/tabvwsh3.cxx M sd/source/ui/docshell/docshel2.cxx M sd/source/ui/func/fuarea.cxx M sd/source/ui/func/fuline.cxx M sd/source/ui/func/fulinend.cxx M sd/source/ui/func/fuscale.cxx M sd/source/ui/func/futransf.cxx M sd/source/ui/func/futxtatt.cxx M sd/source/ui/slidesorter/controller/SlsSlotManager.cxx M sd/source/ui/view/drviews2.cxx M sd/source/ui/view/drviewsc.cxx M sd/source/ui/view/sdview2.cxx M starmath/source/view.cxx M sw/source/ui/envelp/mailmrge.cxx M sw/source/ui/misc/glossary.cxx M sw/source/ui/shells/drawdlg.cxx M sw/source/ui/shells/drwbassh.cxx M sw/source/ui/shells/drwtxtsh.cxx M sw/source/ui/shells/frmsh.cxx M sw/source/ui/shells/textfld.cxx M sw/source/ui/uiview/pview.cxx M sw/source/ui/uiview/view2.cxx the new library in scp2: M scp2/source/ooo/file_library_ooo.scp M scp2/source/ooo/file_resource_ooo.scp M scp2/source/ooo/module_lang_template.scp moving resources and defines to cui: M svx/inc/svx/dialogs.hrc M svx/inc/svx/svxdlg.hxx M svx/inc/svx/svxids.hrc M svx/source/dialog/grfflt.cxx M svx/source/dialog/hangulhanja.cxx M svx/source/dialog/hdft.cxx M svx/source/dialog/makefile.mk M svx/source/dialog/sdstring.src M svx/source/dialog/srchdlg.cxx M svx/source/items/makefile.mk M svx/source/svdraw/svdedtv2.cxx A cui/source/factory/cuiresmgr.cxx A cui/source/inc/cuires.hrc A cui/source/inc/dialmgr.hxx A cui/source/tabpages/frmdirlbox.src A cui/source/tabpages/strings.src A svx/source/dialog/svxbmpnumvalueset.src A svx/source/items/page.src R svx/source/dialog/frmdirlbox.src --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
