Commit Graph

3292 Commits

Author SHA1 Message Date
Vladimir Glazounov
deff32ce76 INTEGRATION: CWS impress89 (1.19.90); FILE MERGED
2006/03/14 12:26:56 cl 1.19.90.1: #i51301# do not crash with empty viewboxes
2006-04-06 15:15:31 +00:00
Vladimir Glazounov
91d4cd81fb INTEGRATION: CWS swqbf59 (1.15.94); FILE MERGED
2006/03/21 14:06:36 ama 1.15.94.1: Fix #i61399#: Robust against wrong numbering style ("Bullet") in footnote configuration
2006-04-06 12:41:02 +00:00
Vladimir Glazounov
fe112b9cae INTEGRATION: CWS swqbf59 (1.16.96); FILE MERGED
2006/03/20 10:47:09 ama 1.16.96.1: Fix #i62524#: Memory leak when loading text field with hidden condition
2006-04-06 12:40:40 +00:00
Oliver Bolte
6d285557e3 INTEGRATION: CWS swa11y203 (1.22.88); FILE MERGED
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-27 09:05:04 +00:00
Oliver Bolte
ba3f937613 INTEGRATION: CWS swa11y203 (1.66.88); FILE MERGED
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-27 09:04:49 +00:00
Oliver Bolte
bdb1d18672 INTEGRATION: CWS swa11y203 (1.72.90); FILE MERGED
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-27 09:04:25 +00:00
Oliver Bolte
3d99ce5527 INTEGRATION: CWS swa11y203 (1.120.90); FILE MERGED
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-27 09:04:05 +00:00
Vladimir Glazounov
1545e6d22d INTEGRATION: CWS sixtyfour02 (1.20.40); FILE MERGED
2006/02/21 12:28:06 cmc 1.20.40.1: #i62331# match IMPL_CONTAINER_SORT argument of ULONG
2006-03-16 11:21:37 +00:00
Vladimir Glazounov
754bdca9f7 INTEGRATION: CWS sixtyfour02 (1.5.78); FILE MERGED
2006/02/21 12:28:06 cmc 1.5.78.1: #i62331# match IMPL_CONTAINER_SORT argument of ULONG
2006-03-16 11:20:55 +00:00
Vladimir Glazounov
9181147d64 INTEGRATION: CWS sixtyfour02 (1.36.76); FILE MERGED
2006/02/21 12:28:05 cmc 1.36.76.1: #i62331# match IMPL_CONTAINER_SORT argument of ULONG
2006-03-16 11:20:30 +00:00
Vladimir Glazounov
6c50ab1eb9 INTEGRATION: CWS sixtyfour02 (1.15.78); FILE MERGED
2006/02/21 12:28:05 cmc 1.15.78.1: #i62331# match IMPL_CONTAINER_SORT argument of ULONG
2006-03-16 11:19:55 +00:00
Vladimir Glazounov
323784fa6f INTEGRATION: CWS sixtyfour02 (1.5.78); FILE MERGED
2006/02/21 12:28:05 cmc 1.5.78.1: #i62331# match IMPL_CONTAINER_SORT argument of ULONG
2006-03-16 11:19:15 +00:00
Rüdiger Timm
c35fc87c68 INTEGRATION: CWS impress87 (1.3.82); FILE MERGED
2006/02/22 14:35:41 cl 1.3.82.1: #i59403# also convert child elements for event element
2006-03-10 15:16:52 +00:00
Rüdiger Timm
7ee071a0af INTEGRATION: CWS impress87 (1.4.82); FILE MERGED
2006/03/08 14:34:49 cl 1.4.82.2: fixed unix build problem
2006/02/22 14:35:40 cl 1.4.82.1: #i59403# also convert child elements for event element
2006-03-10 15:16:39 +00:00
Rüdiger Timm
fe669a0ec7 INTEGRATION: CWS swqbf56 (1.108.6); FILE MERGED
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-03-06 12:41:58 +00:00
Kurt Zenker
97de922739 INTEGRATION: CWS impress88 (1.42.78); FILE MERGED
2006/02/21 13:48:39 cl 1.42.78.1: #i62385# do not delete default attributes for page shapes
2006-02-27 15:35:16 +00:00
Kurt Zenker
dba45d1a2a INTEGRATION: CWS impress88 (1.108.4); FILE MERGED
2006/02/21 13:48:39 cl 1.108.4.1: #i62385# do not delete default attributes for page shapes
2006-02-27 15:35:02 +00:00
Rüdiger Timm
16abdc0d8b INTEGRATION: CWS impress84 (1.107.60); FILE MERGED
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
2006-02-09 13:03:11 +00:00
Jens-Heiner Rechtien
91ee939678 INTEGRATION: CWS impress82 (1.91.42); FILE MERGED
2006/01/17 15:36:28 cl 1.91.42.1: #130231# release open contexts if there was an exception during import
2006-01-24 13:41:47 +00:00
Oliver Bolte
0763e527f1 INTEGRATION: CWS sch13 (1.79.62); FILE MERGED
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
2006-01-20 10:40:22 +00:00
Oliver Bolte
2d9e3b797b INTEGRATION: CWS gcc41 (1.14.58); FILE MERGED
2005/12/07 15:27:23 pmladek 1.14.58.1: #i58967#
Removed extra qualification to fix build with gcc-4.1
2006-01-19 17:08:06 +00:00
Oliver Bolte
9c176ffc0f INTEGRATION: CWS gcc41 (1.6.28); FILE MERGED
2005/12/07 15:27:23 pmladek 1.6.28.1: #i58967#
Removed extra qualification to fix build with gcc-4.1
2006-01-19 17:07:52 +00:00
Oliver Bolte
003a19eb18 INTEGRATION: CWS gcc41 (1.3.56); FILE MERGED
2005/12/07 15:27:22 pmladek 1.3.56.1: #i58967#
Removed extra qualification to fix build with gcc-4.1
2006-01-19 17:07:31 +00:00
Oliver Bolte
5220442ef4 INTEGRATION: CWS impress81 (1.33.64); FILE MERGED
2005/12/29 14:57:38 cl 1.33.64.1: #120711# check if numbering rule exists
2006-01-16 14:07:00 +00:00
Oliver Bolte
29a686ffc9 INTEGRATION: CWS impress81 (1.4.64); FILE MERGED
2005/12/29 14:56:52 cl 1.4.64.1: #120711# check if numbering rule exists
2006-01-16 14:06:42 +00:00
Jens-Heiner Rechtien
c09bda5cb8 INTEGRATION: CWS urgentfix01 (1.19.52); FILE MERGED
2005/11/17 17:04:26 flr 1.19.52.1: #i45472# and #i55551#: master-page-name problem
2005-11-17 16:37:18 +00:00
Rüdiger Timm
d477d61f26 INTEGRATION: CWS knumber (1.95.44); FILE MERGED
2005/11/14 08:58:49 flr 1.95.44.1: #i52127# implement first step of numbered-paragraph
2005-11-14 08:12:56 +00:00
Rüdiger Timm
f18f2a0bef INTEGRATION: CWS knumber (1.6.42); FILE MERGED
2005/11/14 08:58:53 flr 1.6.42.1: #i52127# implement first step of numbered-paragraph
2005-11-14 08:10:47 +00:00
Rüdiger Timm
ebe09eceaf INTEGRATION: CWS knumber (1.52.42); FILE MERGED
2005/11/14 08:58:53 flr 1.52.42.1: #i52127# implement first step of numbered-paragraph
2005-11-14 08:10:32 +00:00
Rüdiger Timm
e7701a4fa2 INTEGRATION: CWS knumber (1.117.40); FILE MERGED
2005/11/14 08:58:52 flr 1.117.40.1: #i52127# implement first step of numbered-paragraph
2005-11-14 08:10:19 +00:00
Rüdiger Timm
e007fc20b1 INTEGRATION: CWS javapatch (1.22.98); FILE MERGED
2005/10/13 16:24:56 flr 1.22.98.2: RESYNC: (1.22-1.23); FILE MERGED
2005/09/01 09:01:50 flr 1.22.98.1: #i54023#: writer fields in svx objects are not allowed
2005-11-10 15:26:41 +00:00
Rüdiger Timm
eb9acc0acc INTEGRATION: CWS swnumtree (1.6.2); FILE MERGED
2005/09/27 15:30:25 hbrinkm 1.6.2.1: #i45784# ~XMLParaContext: import restart of numbering in headers
2005-11-08 16:06:34 +00:00
Rüdiger Timm
28bf5f5718 INTEGRATION: CWS swnumtree (1.52.2); FILE MERGED
2005/09/27 15:30:01 hbrinkm 1.52.2.1: #i45784# ~XMLParaContext: import restart of numbering in headers
2005-11-08 16:06:22 +00:00
Rüdiger Timm
771e439b12 INTEGRATION: CWS swnumtree (1.124.2); FILE MERGED
2005/09/27 15:29:10 hbrinkm 1.124.2.1: #i45784# exportParagraph: export restart of numbering in headers
2005-11-08 16:06:09 +00:00
Rüdiger Timm
849078cd43 INTEGRATION: CWS swnumtree (1.116.82); FILE MERGED
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-11-08 16:05:54 +00:00
Rüdiger Timm
499cc52031 INTEGRATION: CWS swnumtree (1.95.2); FILE MERGED
2005/10/10 11:31:10 od 1.95.2.2: #i45784# - adjustment to make this change compatible
2005/09/27 15:26:42 hbrinkm 1.95.2.1: #i45784# restart-numbering
2005-11-08 16:05:41 +00:00
Jens-Heiner Rechtien
e4680f74ff INTEGRATION: CWS mib02 (1.16.32); FILE MERGED
2005/09/28 21:19:23 mib 1.16.32.2: RESYNC: (1.16-1.17); FILE MERGED
2005/08/23 06:13:38 mib 1.16.32.1: #i50288#: Limit encoded style name length and avoid memory overflow
2005-10-27 14:54:45 +00:00
Jens-Heiner Rechtien
a3bf09f0b8 INTEGRATION: CWS mib02 (1.2.292); FILE MERGED
2005/09/28 21:11:18 mib 1.2.292.2: RESYNC: (1.2-1.3); FILE MERGED
2005/08/23 07:54:24 mib 1.2.292.1: #i45212#: transform all <meta:user-defined> elements
2005-10-27 14:54:32 +00:00
Jens-Heiner Rechtien
d4bc8c8d05 INTEGRATION: CWS mib02 (1.7.290); FILE MERGED
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-10-27 14:54:10 +00:00
Jens-Heiner Rechtien
9b71918447 INTEGRATION: CWS mib02 (1.43.86); FILE MERGED
2005/09/28 20:19:35 mib 1.43.86.2: RESYNC: (1.43-1.44); FILE MERGED
2005/08/23 11:53:20 mib 1.43.86.1: #i48731#: resolve name clashed for prefixes of unknown attributes
2005-10-27 14:53:53 +00:00
Jens-Heiner Rechtien
bfc8d742c4 INTEGRATION: CWS mib02 (1.38.148); FILE MERGED
2005/09/28 19:19:11 mib 1.38.148.2: RESYNC: (1.38-1.39); FILE MERGED
2005/08/23 06:12:55 mib 1.38.148.1: #i50288#: Limit encoded style name length and avoid memory overflow
2005-10-27 14:53:26 +00:00
Rüdiger Timm
5268f66fbf INTEGRATION: CWS cov2src (1.48.30); FILE MERGED
2005/10/19 09:32:18 rt 1.48.30.1: #126234# Join MWS COV680 m4 into SRC680
2005-10-19 11:22:05 +00:00
Rüdiger Timm
38b0b297ae INTEGRATION: CWS cov2src (1.5.30); FILE MERGED
2005/10/19 09:32:18 rt 1.5.30.1: #126234# Join MWS COV680 m4 into SRC680
2005-10-19 11:21:49 +00:00
Rüdiger Timm
4ef2332ade INTEGRATION: CWS merge20to201v3 (1.16.30); FILE MERGED
2005/10/14 15:04:57 hr 1.16.30.1: #i55999#: merge OOO680 CWS ooo20m2 to SRC680
2005-10-17 13:00:16 +00:00
Rüdiger Timm
777327a2e4 INTEGRATION: CWS merge20to201v3 (1.8.30); FILE MERGED
2005/10/14 15:04:56 hr 1.8.30.1: #i55999#: merge OOO680 CWS ooo20m2 to SRC680
2005-10-17 13:00:00 +00:00
Rüdiger Timm
b016e81976 INTEGRATION: CWS merge20to201v3 (1.90.28); FILE MERGED
2005/10/14 15:04:55 hr 1.90.28.1: #i55999#: merge OOO680 CWS ooo20m2 to SRC680
2005-10-17 12:59:36 +00:00
Jens-Heiner Rechtien
6e1b80d036 INTEGRATION: CWS dr37 (1.37.24); FILE MERGED
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-09-28 10:20:09 +00:00
Jens-Heiner Rechtien
d0388afdbc INTEGRATION: CWS dr37 (1.40.136); FILE MERGED
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-09-28 10:19:41 +00:00
Jens-Heiner Rechtien
2101267598 INTEGRATION: CWS dr37 (1.4.122); FILE MERGED
2005/08/10 16:02:59 dr 1.4.122.2: RESYNC: (1.4-1.5); FILE MERGED
2005/05/11 09:05:01 bm 1.4.122.1: #i47104# don't use header include guards for STL headers
2005-09-28 10:19:21 +00:00
Jens-Heiner Rechtien
1541d4e9e2 INTEGRATION: CWS dr37 (1.40.188); FILE MERGED
2005/05/11 09:06:05 bm 1.40.188.1: #i47104# do not transform help step for logarithmic scaling
2005-09-28 10:18:59 +00:00