[framework-issues] [Issue 106421] Split svx module

2009-12-03 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106421


User mba changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from m...@openoffice.org Thu Dec  3 10:12:09 + 
2009 ---
Obviously done.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106421] Split svx module

2009-11-09 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106421


User mba changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from m...@openoffice.org Mon Nov  9 14:08:39 + 
2009 ---
Added dependency on "filter" for all application modules.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106421] Split svx module

2009-11-02 Thread mba
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 m...@openoffice.org Mon Nov  2 19:46:24 + 
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106421] Split svx module

2009-11-02 Thread mba
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 m...@openoffice.org Mon Nov  2 19:40:38 + 
2009 ---
forgot one changed file for msfilter move:

M filer/prj/build.lst   new msfilter folder

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106421] Split svx module

2009-11-01 Thread ericb
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 er...@openoffice.org Mon Nov  2 05:17:07 + 
2009 ---
@mba

Sorry for the delay. Yes, I'm highly interested, and your work is impressive ( I
have added me o CC of issue #103496 too). Glad to see actions in this direction 
! 

My problem is, I just won't be able to contribute on that before thursday (so in
3 days), but you can count on me if you need to test, or even experiment, say
contribute. FYI, we present the build system as ClassRooms, and I'd see well you
conclude the cycle - its currently question of 2 or 3 ClassRooms about the build
system-  explaining what you are doing (our logs are read a lot, and very 
visible).



-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106421] Split svx module

2009-11-01 Thread mba
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 m...@openoffice.org Sun Nov  1 13:28:17 + 
2009 ---
I moved all code in msdffdef.hxx into msdffimp.hxx, only some #defines stayed
there as svx/source/customshapes uses them.

I moved the svxmsbas completely into msfilter and dropped msfilter-core.
In sd and sw I had to add some wrapper functions and external C functions in
their filter libs (the same way as the import and export functions have been
implemented).

I didn't move the rtf code into the filter library as it was only one source
(the graphics part) file anyway and this code will be replaced by some new code
in writerfilter sooner or later, so the rtf code now is part of svx-core
completely, not only 2 of 3 files.


-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106421] Split svx module

2009-11-01 Thread mba
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 m...@openoffice.org Sun Nov  1 13:22:22 + 
2009 ---
Here's the list of changes for the msfilter move:

M filter/prj/d.lst  new source/msfilter
M solenv/inc/libs.mklib renamed svxmsfilter->msfilter
R svx/source/msfilter/* moved to filter module
M svx/source/svdraw/makefile.mk svdfppt.cxx moved to filter module
R svx/source/svdraw/svdfppt.cxx moved to filter module
M svx/inc/svx/msdffdef.hxx  all real code moved to msdffimp.hxx, only 
defines left
R svx/inc/countryid.hxx moved to filter module
R svx/inc/mscodec.hxx   moved to filter module
R svx/inc/msoleexp.hxx  moved to filter module
R svx/inc/svx/escherex.hxx  moved to filter module
R svx/inc/svx/msdffimp.hxx  moved to filter module
R svx/inc/svx/msfiltertracer.hxxmoved to filter module
R svx/inc/svx/msocximex.hxx moved to filter module
R svx/inc/svx/svdfppt.hxx   moved to filter module
R svx/inc/svxmsbas.hxx  moved to filter module
M svx/prj/build.lst source/msfilter moved to filter module
M svx/util/makefile.mk  msfilterlib moved to filter module
M sc/source/filter/excel/excimp8.cxxincludes changed
M sc/source/filter/excel/excrecds.cxx   includes changed
M sc/source/filter/excel/expop2.cxx includes changed
M sc/source/filter/excel/impop.cxx  includes changed
M sc/source/filter/excel/xechart.cxxincludes changed
M sc/source/filter/excel/xestream.cxx   includes changed
M sc/source/filter/excel/xlchart.cxxincludes changed
M sc/source/filter/excel/xltracer.cxx   includes changed
M sc/source/filter/inc/xcl97esc.hxx includes changed
M sc/source/filter/inc/xestream.hxx includes changed
M sc/source/filter/inc/xiescher.hxx includes changed
M sc/source/filter/inc/xistream.hxx includes changed
M sc/source/filter/xcl97/xcl97esc.cxx   includes changed
M sc/source/filter/xcl97/xcl97rec.cxx   includes changed
M sc/source/ui/docshell/docsh.cxx   includes changed
M sc/util/makefile.mk   lib renamed svxmsfilter->msfilter
M sd/source/filter/eppt/eppt.cxxincludes changed; new C function for 
SaveVBA
M sd/source/filter/eppt/eppt.hxxincludes changed
M sd/source/filter/eppt/escherex.hxxincludes changed
M sd/source/filter/eppt/pptexanimations.hxx includes changed
M sd/source/filter/ppt/pptatom.hxx  includes changed
M sd/source/filter/ppt/pptin.cxxincludes changed
M sd/source/filter/ppt/pptin.hxxincludes changed
M sd/source/filter/ppt/pptinanimations.hxx  includes changed
M sd/source/filter/sdpptwrp.cxx includes changed; new C function for SaveVBA
M sd/source/ui/docshell/docshel4.cxxremoved superfluous include of 
svxmsbas.hxx
M sd/util/makefile.mk   lib renamed svxmsfilter->msfilter
M sd/util/sdfilt.mapnew C function for SaveVBA
M sw/inc/shellio.hxxnew functions vor SaveOrDelVBA and GetSaveWarning
M sw/source/filter/basflt/fltini.cxxnew functions vor SaveOrDelVBA and
GetSaveWarning
M sw/source/filter/ww8/escher.hxx   includes changed
M sw/source/filter/ww8/tracer.cxx   includes changed
M sw/source/filter/ww8/wrtww8.cxx   includes changed; new functions vor
SaveOrDelVBA and GetSaveWarning
M sw/source/filter/ww8/wrtww8.hxx   includes changed
M sw/source/filter/ww8/wrtww8gr.cxx includes changed
M sw/source/filter/ww8/ww8graf.cxx  includes changed
M sw/source/filter/ww8/ww8graf2.cxx includes changed
M sw/source/filter/ww8/ww8par.cxx   includes changed
M sw/source/filter/ww8/ww8par.hxx   includes changed
M sw/source/filter/ww8/ww8par3.cxx  includes changed
M sw/source/filter/ww8/ww8par4.cxx  includes changed
M sw/source/ui/app/docsh.cxxincludes changed
M sw/util/makefile.mk   lib renamed svxmsfilter->msfilter
M sw/util/msword.mapnew functions vor SaveOrDelVBA and GetSaveWarning


-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106421] Split svx module

2009-10-30 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106421


User mba changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from m...@openoffice.org Fri Oct 30 22:59:11 + 
2009 ---
This was an interesting experience, the old build was quite hacky and just
worked because the cui library used svx-internal headers. Moving cui out
revealed that. So the gallery stuff needed to be changed a little bit to avoid
exporting nearly everything (the headers were not well separated) and to avoid
to access its resource IDs directly.

Another interesting effect: the developers who createrd the cuilib in the first
place "forgot" to #undef the SVX_DLLIMPLEMENTATION when the dialog factory was
compiled, so the type info of the base class (the SvxAbstractDialogFactory
interface) was compiled into the svx lib by accident. Without that define set
now the symbol "typeinfo of SvxDialogFactory" was missing. That could be fixed
by explicitly adding a dtor to this interface (that otherwise would be created
anyway, but not exported).

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106421] Split svx module

2009-10-30 Thread mba
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 m...@openoffice.org Fri Oct 30 21:29:30 + 
2009 ---
Many resources have been moved (saves ~250 KB memory in startup) that prior to
that still have been in source/dialogs and source/options, also a lot of hrc 
files.

The only code I could move easily was radiobtnbox.cxx; more investigations in
source/dialogs might reveal more possible saves.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106421] Split svx module

2009-10-30 Thread mba
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 m...@openoffice.org Fri Oct 30 21:26:01 + 
2009 ---
cui split done. List of changes:

M inc/fmhelp.hrcsome 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.hxxSgaObjKind 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.hrcsome 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.hxxremoved 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.cxxremoved 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.cxxno 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.cxxadded 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.hxxnow exported (for cui)
M source/options/makefile.mkmoved 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.hxxA source/inc/defdlgname.hxx
R inc/galdlg.hxxremoved (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.hrcA source/options/optctl.hrc
R inc/optgenrl.hrc  A source/options/optgenr

[framework-issues] [Issue 106421] Split svx module

2009-10-30 Thread mba
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 m...@openoffice.org Fri Oct 30 21:00:51 + 
2009 ---
@ericb: if you find that interesting you might be interested in my split of
svtools in two libraries and the changes I could do after that. Amongst others
this is tracked in issue 103496.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106421] Split svx module

2009-10-30 Thread mba
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 m...@openoffice.org Fri Oct 30 12:20:41 + 
2009 ---
Perhaps moving msfilterlib to module "filter" also is an option; it would keep
the oox module clean of "binary" stuff.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106421] Split svx module

2009-10-30 Thread dtardon
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106421


User dtardon changed the following:

What|Old value |New value

  CC|'ericb,kendy' |'dtardon,ericb,kendy'





-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106421] Split svx module

2009-10-29 Thread ericb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106421


User ericb changed the following:

What|Old value |New value

  CC|'kendy'   |'ericb,kendy'





--- Additional comments from er...@openoffice.org Thu Oct 29 19:24:09 + 
2009 ---
Interesting 


-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106421] Split svx module

2009-10-29 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106421


User mba changed the following:

What|Old value |New value

  CC|''|'kendy'

Target milestone|---   |OOo 3.3





-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106421] Split svx module

2009-10-29 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106421
 Issue #|106421
 Summary|Split svx module
   Component|framework
 Version|OOO320m2
Platform|Unknown
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|TASK
Priority|P3
Subcomponent|code
 Assigned to|mba
 Reported by|mba





--- Additional comments from m...@openoffice.org Thu Oct 29 09:33:23 + 
2009 ---
The svx module delivers four libraries. Two of them are apparently well
separated from the others, so it makes sense to move them out of the module. If
they stayed inside the separation would rot over time, as experience shows.

Plan is to move source/cui into an own module and source/msfilter also into an
own module or to a sub folder in oox.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org