Christian Lippka
bba2a81a5e
cws renaissance2: rebase m80
2010-06-01 14:04:07 +02:00
Vladimir Glazunov
a3f8b65881
CWS-TOOLING: integrate CWS calc53
2010-05-28 09:36:24 +02:00
Ivo Hinkelmann
f8a2c3db0d
CWS-TOOLING: integrate CWS sw33bf03
2010-05-21 12:35:59 +02:00
Ivo Hinkelmann
16257d5d01
CWS-TOOLING: integrate CWS impress188
2010-05-11 11:08:58 +02:00
Ivo Hinkelmann
5b12e93bbc
CWS-TOOLING: integrate CWS dtardon01
2010-05-10 18:58:50 +02:00
Ivo Hinkelmann
e5a34cb9a1
CWS-TOOLING: integrate CWS dr73
2010-05-10 18:38:52 +02:00
Ivo Hinkelmann
3288049eb6
CWS-TOOLING: integrate CWS chart45
2010-05-10 16:24:13 +02:00
Ivo Hinkelmann
807aa3828b
CWS-TOOLING: integrate CWS odfmetadata4
2010-05-10 15:44:41 +02:00
Niklas Nebel
29ce98cbc3
calc53: merge with DEV300_m77
2010-04-29 13:35:08 +02:00
Christian Lippka
9813fe0c38
renaissance2: rebase m77
2010-04-28 19:02:34 +02:00
Michael Stahl
ff94ad6fd1
merge DEV300_m77
2010-04-28 17:52:28 +02:00
Michael Stahl
6714cd0988
merge DEV300_m77
2010-04-27 14:58:14 +02:00
Michael Stahl
ee14cea9dc
sw33bf03: #i111035#: fix ODF 1.2 export of href on form:form (patch by fs)
2010-04-21 15:17:52 +02:00
Niklas Nebel
211863dd57
calc53: #i110911# write required xlink:type attributes, column element for cached table
2010-04-20 17:18:54 +02:00
Michael Stahl
52efbb2a0a
sw33bf03: #i110694#: exportLevelStyle: no style-name on list-level-style-image
2010-04-19 18:28:13 +02:00
Michael Stahl
80fcc2da52
sw33bf03: #i110691#: import/export xml:id and {anim,draw,form,text} 🆔
...
in ODF 1.2, the ID attributes on many elements are deprecated, and must
be used only in conjunction with xml:id.
new method SvXMLExport::AddAttributeIdLegacy() should fix the export.
2010-04-19 18:27:16 +02:00
Michael Stahl
c72e885c09
sw33bf03: xmloff: fonthdl.hxx: fix broken header guard
2010-04-19 17:29:55 +02:00
Jens-Heiner Rechtien
cfc78d6b12
CWS-TOOLING: integrate CWS sb118
2010-04-16 10:09:51 +02:00
Ingrid Halama
e9ec6f67bf
#i110617# avoid changes on copy from calc to writer
2010-04-14 12:32:42 +02:00
Ingrid Halama
5a80462b2b
chart45: #i110615# set missing points to NAN (not to zero)
2010-04-14 10:22:41 +02:00
Christian Lippka
4da699599a
impress188: rebase m76
2010-04-12 14:29:52 +02:00
Christian Lippka
c6963ac502
renaissance2: rebase m76
2010-04-12 13:03:45 +02:00
Ingrid Halama
c9ca9e201b
chart45: merge with DEV300_m76
2010-04-09 10:24:13 +02:00
Michael Stahl
8465c4543d
dtardon01: #i37275#: SvXMLImport: normalize the "form" namespace
2010-04-08 18:18:38 +02:00
sb
75ba087051
sb118: merged in re/DEV300_next towards DEV300_m76
2010-04-07 13:14:23 +02:00
Michael Stahl
de4206aebc
sw33bf03: #i107240#: SvXMLMetaExport: export elements without whitespace
2010-03-26 19:05:51 +01:00
Ingrid Halama
3bc847e2af
chart45: #i103911# switch to internal data in case the current data provider cannot provide the requested data on load
2010-03-24 14:26:06 +01:00
Ingrid Halama
c8ef6caf72
chart45: #i110355# ODF: element chart:chart is missing 'type' attribute
2010-03-24 10:18:12 +01:00
Ingrid Halama
786bac517c
chart 45: #i109879# black axis loose color on copy
2010-03-24 09:43:57 +01:00
Niklas Nebel
43484281c7
dr73: merge with DEV300_m75
2010-03-17 12:18:14 +01:00
Christian Lippka
d8ba1a5223
renaissance2: rebase m75
2010-03-17 09:17:30 +01:00
Michael Stahl
9fb421ee4d
odfmetadata4: #i109599#,#i109600#: set xml:id _after_ inserting section/index.
2010-03-16 11:28:36 +01:00
Michael Stahl
1567ab6772
odfmetadata4: #i110070#: XMLTextImportHelper:
...
clean up: move all members to Impl structs.
replace const OUString members with function static OUStrings.
move XMLTextImportHelper::GetTextFieldAttrTokenMap to txtimp.cxx.
2010-03-15 12:53:14 +01:00
Michael Stahl
251c4df119
odfmetadata4: #i110070#: fix import of RDFa on text:bookmark-start:
...
XMLTextImportHelper: store parsed RDFa attributes in bookmark map.
XMLTextMarkImportContext::EndElement(): handle RDFa attributes properly.
TextPortionEnumerationTest: add test for bookmark xml:id and RDFa.
2010-03-15 12:53:13 +01:00
Michael Stahl
d02ed4c2c1
odfmetadata4: #i110070#: RDFaImportHelper:
...
split up former AddRDFa method into ParseRDFa and AddRDFa steps.
2010-03-15 12:53:13 +01:00
Michael Stahl
9fed38e7d8
odfmetadata4: #i110033#: API change: remove rdfs:label statements for RDFa.
...
css.rdf.XDocumentRepository: method getStatementRDFa() also returns a bool.
librdf_repository:
setStatementRDFa() no longer generates the rdfs:label statement.
getStatementRDFa() no longer handles the rdfs:label statement.
add a set to store elements with xhtml:content.
RDFaExportHelper:
adapt export to new getStatementRDFa() and lack of rdfs:label statement.
2010-03-15 11:34:42 +01:00
Christian Lippka
d7e6a5284e
renaissance2: merge to m73
2010-03-12 20:13:16 +01:00
David Tardon
c1ed561047
dtardon01: update to DEV300_m74
2010-03-10 14:19:12 +01:00
Christian Lippka
b751ca7346
rebase m74
2010-03-09 23:10:20 +01:00
Ingrid Halama
5d6f614470
chartmultiline: merge with DEV300_m74
2010-03-09 21:03:23 +01:00
Christian Lippka
f875e7d460
rebase to m73
2010-03-09 16:44:38 +01:00
Eike Rathke [er]
f08d65c0a4
dr73: #i104280# lcl_IsAtEnd: make that actually work; patch from <cmc>
2010-03-05 01:13:27 +01:00
sb
c79b576a3d
merged in re/DEV300_next towards DEV300_m74
2010-03-04 23:05:27 +01:00
Ivo Hinkelmann
e2e5891e9b
CWS-TOOLING: integrate CWS cbosdo02
2010-03-02 19:14:52 +01:00
David Tardon
be7ec21132
dtardon01: update to DEV300_m72
2010-02-27 09:04:03 +01:00
Ingrid Halama
5865225bd4
chart43: merge with DEV300_m72
2010-02-26 14:38:16 +01:00
Christian Lippka
3138e431cb
more fixes for new presentation layout shapes
2010-02-25 18:04:05 +01:00
sb
2951cc3ad8
sb118: merged in DEV300_m72
2010-02-25 12:46:45 +01:00
Christian Lippka
3dbbaa9d0e
fixed storing issue with presentation tables
2010-02-24 13:11:19 +01:00
Christian Lippka
24be43ab52
presentation placeholder rework
2010-02-23 00:23:09 +01:00