To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51441
User mt changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Jul 1 03:07:53 -0700
2005 -------
Done in CWS codecleanup01 so far:
Removed files:
/tools/inc/agapi.hxx
/tools/inc/agitem.hxx
/tools/inc/chapi.hxx
/tools/inc/download.hxx
/tools/inc/eacopier.hxx
/tools/inc/new.hxx
/tools/inc/solver.h
/tools/inc/urlkeys.hxx
/tools/source/memmgr/*
/tools/source/memmgr/dbmem.cxx
/tools/source/memmgr/makefile.mk
/tools/source/memmgr/memmgr.cxx
/tools/source/solar/*
/tools/source/solar/makefile.mk
/tools/source/solar/solar.c
/sfx2/inc/newhdl.hxx
/sfx2/source/bastyp/newhdl.cxx
/sfx2/source/bastyp/newhdl.src
/sfx2/source/inc/eacopier.hxx
/cvs/graphics/goodies/inc/agapidll.hxx
/cvs/graphics/goodies/inc/chagent.hxx
/cvs/graphics/goodies/inc/chanapi.hxx
/svtools/inc/extattr.hxx
/svtools/inc/inetmsg.hxx
/svtools/inc/inetstrm.hxx
/svtools/inc/pver.hxx
/svtools/source/misc/pver.cxx
/svtools/unx/source/eaimp/eaimp.cxx
/svtools/unx/source/eaimp/makefile.mk
/binfilter/bf_sfx2/source/bastyp/sfx2_newhdl.cxx
/binfilter/bf_sfx2/source/bastyp/sfx2_newhdl.src
/binfilter/bf_sfx2/source/doc/objstor.cxx.org
/binfilter/bf_sfx2/source/inc/eacopier.hxx
/binfilter/inc/bf_sfx2/newhdl.hxx
Moved files:
/tools/inc/impstrg.hxx => source/string/* (internal use only)
Removed classes, tools:
- class EA_Copier
- class Downloader
- class ChApi
- enum RequestType
- class AgentItem
- class AgentApi
- typedef void (*_NEW_HANDLER)();
- TOOLS_DLLPUBLIC _NEW_HANDLER SetNewHandler (_NEW_HANDLER
pHandler);
- void* SvMemAlloc (ULONG nBytes, USHORT nFlags = 0);
- void SvMemFree (void* p);
- DbgMem*
- SvSharedMemoryStream.
Removed classes, sfx2:
- class SfxNewHdl
- class SfxEA_Copier
Removed classes, goodies:
- class ChannelApi
- class ChannelAgentItem
- class AgentApiDll
Removed classes, svtools:
- class ProductVersion
Changed all SvMemAlloc/SvMemFree to
new/delete/rtl_allocateMemory/rtl_FreeMemory
---------------------------------------------------------------------
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]