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] Fri Oct 30 21:26:01 +0000 
2009 -------
cui split done. List of changes:

M inc/fmhelp.hrc        some HIDs removed for cui
M inc/galctrl.hxx       New method “SetGraphic( const InetURLObject& ) to avoid 
export
of RIDs
M inc/gallery.hrc       some defines removed as they are used in cui only
M inc/gallery1.hxx      Made IsDefault non-inline (RIDs in Header files are 
evil)
M inc/galmisc.hxx       now exported header (for cui); added define of 
ExchangeData
and SgaObjKind; removed some includes to get a minimum of headers exported
M inc/galobj.hxx        SgaObjKind moved to galmisc.hxx
M inc/galtheme.hxx      now exported (for cui); made some method non-inline so 
that
GalThemeEntry does not need to be exported too; added method to fill all Themes
into listbox without exporting the RIDs of the necessary strings
M inc/helpid.hrc        some defines removed as they are used in cui only
M inc/svx/dlgctrl.hxx   added method to fill LineStyleListBox to avoid using the
same bitmap resource in svx (tbxctrls/itemwin.cxx) and cui (tpline.cxx)
M inc/svx/svxdlg.hxx    removed some integer parameters to avoid using RIDs from
cui; added dtor to force generation of typeinfo in svx 
M inc/unolingu.hxx      missing SVXDLL_EXPORT
M inc/xattr.hxx now exported (for cui)
M prj/build.lst no cui and msfilter folder
M prj/d.lst     some more exported headers; headers now sorted alphabetically to
help analysis
M source/customshapes/EnhancedCustomShape2d.cxx some fixes for exporting of 
headers
M source/customshapes/EnhancedCustomShape2d.hxx some fixes for exporting of 
headers
M source/customshapes/EnhancedCustomShapeFunctionParser.cxx     some fixes for
exporting of headers
M source/dialog/dlgctrl.cxx     added method to fill LineStyleListBox to avoid 
using
the same bitmap resource in svx (tbxctrls/itemwin.cxx) and cui (tpline.cxx)
M source/dialog/hyperdlg.cxx    removed include of hrc (now in cui)
M source/dialog/makefile.mk     removed stuff moved to cui; removed superfluous
generation of cuilib.hxx and dependency of svxdlg.cxx on it
M source/dialog/svxdlg.cxx      added dtor to force generation of typeinfo in 
svx 
M source/fmcomp/fmgridcl.cxx    no RID needed anymore for dialog creation
M source/fmcomp/makefile.mk     showcols.src moved to cui
M source/form/fmshell.cxx       no RID needed anymore for dialog creation
M source/form/fmsrcimp.cxx      removed include of fmsearch.hrc (moved to cui)
M source/form/makefile.mk       removed fmsearch.src and tbxform.src (moved to 
cui)
M source/form/navigatortree.cxx added include 
M source/form/navigatortreemodel.cxx    added include 
M source/gallery2/galbrws1.cxx  no RIDs in dialog creation calls
M source/gallery2/galbrws2.cxx  no RIDs in dialog creation calls
M source/gallery2/galctrl.cxx   New method “SetGraphic( const InetURLObject& ) 
to
avoid export of RIDs
M source/gallery2/galexpl.cxx   added include 
M source/gallery2/gallery.src   moved many resources to cui
M source/gallery2/gallery1.cxx  Made IsDefault non-inline (RIDs in Header files
are evil)
M source/gallery2/galtheme.cxx  made some method non-inline so that 
GalThemeEntry
does not need to be exported too; added method to fill all Themes into listbox
without exporting the RIDs of the necessary strings
M source/gengal/gengal.cxx      how did that ever compile?! Namespace clash 
between
rtl::Reference and css::uno::Reference fixed
M source/inc/fmresids.hrc       some RIDs moved to cui
M source/inc/fmsrcimp.hxx       now exported (for cui)
M source/inc/fmtools.hxx        now exported (for cui)
M source/options/makefile.mk    moved most resources and optlingu.cxx to cui
M source/tbxctrls/itemwin.cxx   use new base class method to fill linestyle 
listbox
M source/unogallery/unogalitem.cxx      added include
M util/hidother.src     HID_GALLERY_PREVIEW not in resource file anymore
M util/makefile.mk      cui and removed
A inc/svx/EnhancedCustomShapeFunctionParser.hxx now exported; moved from parent
folder
R inc/EnhancedCustomShapeFunctionParser.hxx     moved to sub folder

svx                             cui

R inc/connect.hrc       A source/tabpages/connect.hrc
R inc/countryid.hxx     A inc/oox/binaryformat/countryid.hxx
R inc/defdlgname.hxx    A source/inc/defdlgname.hxx
R inc/galdlg.hxx        removed (obsolete now); ExchangeData now in galmisc.hxx
R inc/hlmarkwn_def.hxx  A source/inc/hlmarkwn_def.hxx
R inc/mscodec.hxx       A inc/oox/binaryformat/mscodec.hxx
R inc/msoleexp.hxx      A inc/oox/binaryformat/msoleexp.hxx
R inc/multipat.hrc      A source/dialogs/multipat.hrc
R inc/optaccessibility.hrc      A source/options/optaccessibility.hrc
R inc/optasian.hrc      A source/options/optasian.hrc
R inc/optcolor.hrc      A source/options/optcolor.hrc
R inc/optctl.hrc        A source/options/optctl.hrc
R inc/optgenrl.hrc      A source/options/optgenrl.hrc
R inc/optimprove.hrc    A source/options/optimprove.hrc
R inc/optinet2.hrc      A source/options/optinet2.hrc
R inc/optjsearch.hrc    A source/options/optjsearch.hrc
R inc/optpath.hrc       A source/options/optpath.hrc
R inc/optsave.hrc       A source/options/optsave.hrc
R inc/optspell.hrc      A source/options/optspell.hrc
R inc/radiobtnbox.hxx   A source/inc/radiobtnbox.hxx
R inc/svx/optimprove.hxx        A source/inc/optimprove.hxx
R inc/svx/optlingu.hxx  A source/inc/optlingu.hxx
R source/dialog/hyperdlg.src    A source/dialogs/hyperdlg.src
R source/dialog/radiobtnbox.cxx A source/options/radiobtnbox.cxx
R source/fmcomp/showcols.src    A source/dialogs/showcols.src
R source/form/fmsearch.src      A source/dialogs/fmsearch.src
R source/form/tbxform.src       A source/dialogs/tbxform.src
R source/inc/SpellDialog.hxx    A source/inc/SpellDialog.hxx
R source/inc/eventdlg.hxx       A source/customize/eventdlg.hxx
R source/inc/fmsearch.hrc       A source/dialogs/fmsearch.hrc
R source/inc/hlmarkwn.hrc       A source/dialogs/hlwarkwn.hrc
R source/inc/hlmarkwn.hxx       A source/inc/hlmarkwn.hxx
R source/inc/hyperdlg.hrc       A source/dialogs/hyperdlg.hrc
R source/inc/macropg_impl.hxx   A source/customize/macropg_impl.hxx
R source/inc/optchart.hrc       A source/options/optchart.hrc
R source/inc/optdict.hrc        A source/options/optdict.hrc
R source/options/multipat.src   A source/dialogs/multipat.src
R source/options/optaccessibility.src   A source/options/optaccessibility.src
R source/options/optasian.src   A source/options/optasian.src
R source/options/optchart.src   A source/options/optchart.src
R source/options/optcolor.src   A source/options/optcolor.src
R source/options/optctl.src     A source/options/optctl.src
R source/options/optdict.src    A source/options/optdict.src
R source/options/optgenrl.src   A source/options/optgenrl.src
R source/options/optimprove.src A source/options/optimprove.src
R source/options/optinet2.src   A source/options/optinet2.src
R source/options/optjsearch.src A source/options/optjsearch.src
R source/options/optlingu.cxx   A source/options/optlingu.cxx
R source/options/optlingu.hrc   A source/options/optlingu.hrc
R source/options/optlingu.src   A source/options/optlingu.src
R source/options/optpath.src    A source/options/optpath.src
R source/options/optsave.src    A source/options/optsave.src
R source/options/optspell.src   A source/options/optspell.src

R source/cui                    now in cui/
        


---------------------------------------------------------------------
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]

Reply via email to