2006/04/12 19:14:24 pjanik 1.9.100.2: RESYNC: (1.9-1.10); FILE MERGED
2006/04/05 09:52:04 kendy 1.9.100.1: #i63935#
64bit: long -> sal_Int32 and the like
2006/02/10 19:30:11 er 1.37.62.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
2006/01/19 18:57:54 er 1.37.62.2: RESYNC: (1.37-1.39); FILE MERGED
2005/06/24 13:10:42 er 1.37.62.1: #i50205# get rid of class International
2006/02/10 19:30:11 er 1.40.170.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
2006/01/19 18:57:40 er 1.40.170.2: RESYNC: (1.40-1.42); FILE MERGED
2005/06/24 13:10:41 er 1.40.170.1: #i50205# get rid of class International
2006/03/13 14:11:38 od 1.22.88.1: #i51726# class <XMLTextFrameContext>
- new method to distinguish Writer graphics/text boxes and
Draw graphics/text boxes -> Draw graphics/text boxes have
an automatic styles without a parent style.
2006/03/13 14:11:38 od 1.66.88.1: #i51726# class <XMLTextFrameContext>
- new method to distinguish Writer graphics/text boxes and
Draw graphics/text boxes -> Draw graphics/text boxes have
an automatic styles without a parent style.
2006/03/14 10:25:19 od 1.72.90.2: #i51726# - consider change of return type of <SvXMLExport::GetModelType()>
2006/03/13 14:08:01 od 1.72.90.1: #i51726# <XMLShapeExport::exportShape(..)>
- export of shape name for text documents, only if OpenDocument
file format is written, exception are group shapes.
2006/03/14 10:24:04 od 1.120.90.2: #i51726# - use existing method <SvtModuleOptions::ClassifyFactoryByModel(..)>
instead of own one.
2006/03/13 14:06:14 od 1.120.90.1: #i51726# class <SvXMLExport>
- implementation of new method <_DetermineModelType()>, which
is used to set new member <meModelType> each time member <xModel>
is set.
2006/03/02 13:28:53 od 1.108.6.2: RESYNC: (1.108-1.109); FILE MERGED
2006/03/02 12:34:10 od 1.108.6.1: #b6382898# <SdXMLShapeContext::AddShape( const char* )
- The Writer model (XTextDocument) no longer support service
com.sun.star.drawing.OLE2Shape since fix for issue i33294.
To handle Draw OLE objects in Writer documents it has been
decided to import these as OLE object convert them after
the import into graphic objects.
Thus, if service com.sun.star.drawing.OLE2Shape is requested
for a Writer document, use temporary service name
com.sun.star.drawing.temporaryForXMLImportOLE2Shape to
retrieve such a service from the Writer model.
The conversion into graphic objects is performed after the
intrinsic XML import.
2006/02/01 13:34:54 cl 1.107.60.2: #i32217# remove default attributes from newly created non placeholder shapes
2006/01/31 09:36:16 cl 1.107.60.1: #i32217# remove default attributes from newly created non placeholder shapes
2005/12/20 11:03:41 bm 1.79.62.3: #i58457#, #i59288#, #i58458# Undo changes for these issues.
Files created with SO8 and saved with PP2 will get corrupted due to a missing
working fileformat versioning. When a file is created with OOo 2.0 and loaded
with a version containing these fixes and saved again, the files will get
corrupted, because the OLE objects are just copied as they are (saved with OOo
2.0), but the parent document is re-saved with the new version. As OLE objects
have no own meta information, they inherit it from their parent which in this
case (the default) is wrong.
2005/12/19 15:13:51 bm 1.79.62.2: #i59288# adapt axis properties for percent charts
2005/12/15 14:57:34 bm 1.79.62.1: #i58457# write correct column repeat count