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
2005/10/25 11:19:07 od 1.116.82.4: #126347# <XMLTextImportHelper::SetStyleAndAttrs(..)>
- Do not remove numbering/bullet rule from paragraph, if
it isn't inside a list, but its style has a numbering/bullet
rule, which is the outine numbering rule.
2005/09/27 15:28:06 hbrinkm 1.116.82.3: #i45784# restart-numbering/start-value in text:h
2005/09/13 18:07:14 hbrinkm 1.116.82.2: RESYNC: (1.116-1.117); FILE MERGED
2005/09/01 14:28:09 od 1.116.82.1: #i53198# <XMLTextImportHelper::SetStyleAndAttrs(..)>
- complete rework and correction of handling outline level
2005/09/28 20:38:19 mib 1.7.290.2: RESYNC: (1.7-1.8); FILE MERGED
2005/08/23 06:11:52 mib 1.7.290.1: #i50288#: Set index template style only if it exists
2005/07/26 14:56:12 sab 1.37.24.3: #i52317#; correct comparison
2005/03/31 12:57:58 nn 1.37.24.2: #i22394# enquote thousands separator in number style's text element
2005/03/23 18:27:57 nn 1.37.24.1: #i43959# AddNumber: no '#' for scientific number with no integer digits
2005/03/31 12:58:22 nn 1.40.136.2: #i22394# decimal separator without decimal digits is written as text
2005/03/23 18:28:42 nn 1.40.136.1: #i43959# count '#' and '0' as integer digits for scientific number
2005/06/01 09:38:21 cl 1.11.46.2: RESYNC: (1.11-1.12); FILE MERGED
2005/04/22 16:02:53 cl 1.11.46.1: #i46045# fixed a copy'n'paste error where bMoveProtect should have been bSizeProtect
2005/08/02 15:17:32 cl 1.105.6.1: #i34321# load header&footer placeholder from handout page as presentation objects even if handout has no presentation styles