Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-04 | masterfix: #i10000# #i112082# load/store issue | Ivo Hinkelmann | |
2010-06-01 | cws renaissance2: rebase m80 | Christian Lippka | |
2010-05-28 | CWS-TOOLING: integrate CWS calc53 | Vladimir Glazunov | |
2010-05-27 | CWS-TOOLING: integrate CWS sb120 | Vladimir Glazunov | |
2010-05-21 | CWS-TOOLING: integrate CWS sw33bf03 | Ivo Hinkelmann | |
2010-05-20 | sb120: merged in DEV300_m78 | sb | |
2010-05-11 | CWS-TOOLING: integrate CWS impress188 | Ivo Hinkelmann | |
2010-05-10 | CWS-TOOLING: integrate CWS dtardon01 | Ivo Hinkelmann | |
2010-05-10 | CWS-TOOLING: integrate CWS dr73 | Ivo Hinkelmann | |
2010-05-10 | CWS-TOOLING: integrate CWS chart45 | Ivo Hinkelmann | |
2010-05-10 | CWS-TOOLING: integrate CWS odfmetadata4 | Ivo Hinkelmann | |
2010-04-30 | sb120: #i111287# disabled failing tests for now | sb | |
2010-04-29 | calc53: merge with DEV300_m77 | Niklas Nebel | |
2010-04-28 | renaissance2: rebase m77 | Christian Lippka | |
2010-04-28 | merge DEV300_m77 | Michael Stahl | |
2010-04-28 | sb120: #i111224# disabled failing tests for now | sb | |
2010-04-27 | sb120: #i111200# disabled failing tests for now | sb | |
2010-04-27 | merge DEV300_m77 | Michael Stahl | |
2010-04-23 | sb120: #i111111# disabled failing tests for now | sb | |
2010-04-23 | sb120: #i111102# disabled failing tests for now | sb | |
2010-04-21 | sb120: merged in DEV300_m77 | sb | |
2010-04-21 | sw33bf03: #i111035#: fix ODF 1.2 export of href on form:form (patch by fs) | Michael Stahl | |
2010-04-20 | calc53: #i110911# write required xlink:type attributes, column element for ↵ | Niklas Nebel | |
cached table | |||
2010-04-19 | sw33bf03: #i110694#: exportLevelStyle: no style-name on list-level-style-image | Michael Stahl | |
2010-04-19 | sw33bf03: #i110691#: import/export xml:id and {anim,draw,form,text}:id: | Michael Stahl | |
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 | sw33bf03: xmloff: fonthdl.hxx: fix broken header guard | Michael Stahl | |
2010-04-16 | CWS-TOOLING: integrate CWS sb118 | Jens-Heiner Rechtien | |
2010-04-14 | #i110617# avoid changes on copy from calc to writer | Ingrid Halama | |
2010-04-14 | chart45: #i110615# set missing points to NAN (not to zero) | Ingrid Halama | |
2010-04-12 | impress188: rebase m76 | Christian Lippka | |
2010-04-12 | renaissance2: rebase m76 | Christian Lippka | |
2010-04-09 | chart45: merge with DEV300_m76 | Ingrid Halama | |
2010-04-08 | dtardon01: #i37275#: SvXMLImport: normalize the "form" namespace | Michael Stahl | |
2010-04-07 | sb118: merged in re/DEV300_next towards DEV300_m76 | sb | |
2010-04-06 | dtardon01: #i37275# fix build on windows | David Tardon | |
2010-03-26 | sw33bf03: #i107240#: SvXMLMetaExport: export elements without whitespace | Michael Stahl | |
2010-03-24 | chart45: #i103911# switch to internal data in case the current data provider ↵ | Ingrid Halama | |
cannot provide the requested data on load | |||
2010-03-24 | chart45: #i110355# ODF: element chart:chart is missing 'type' attribute | Ingrid Halama | |
2010-03-24 | chart 45: #i109879# black axis loose color on copy | Ingrid Halama | |
2010-03-17 | dr73: merge with DEV300_m75 | Niklas Nebel | |
2010-03-17 | renaissance2: rebase m75 | Christian Lippka | |
2010-03-16 | odfmetadata4: #i109599#,#i109600#: set xml:id _after_ inserting section/index. | Michael Stahl | |
2010-03-15 | odfmetadata4: #i110070#: XMLTextImportHelper: | Michael Stahl | |
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 | odfmetadata4: #i110070#: fix import of RDFa on text:bookmark-start: | Michael Stahl | |
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 | odfmetadata4: #i110070#: RDFaImportHelper: | Michael Stahl | |
split up former AddRDFa method into ParseRDFa and AddRDFa steps. | |||
2010-03-15 | odfmetadata4: #i110033#: API change: remove rdfs:label statements for RDFa. | Michael Stahl | |
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-14 | dtardon01: #i37275# remove unused SHL5STDLIBS decl. that breaks build on win32 | David Tardon | |
The rest of that library definition was removed by CWS sb25 five! years ago. | |||
2010-03-12 | dtardon01: #i37275# remove (again) all traces of xmlkywd.[ch]xx | David Tardon | |
2010-03-12 | renaissance2: merge to m73 | Christian Lippka | |
2010-03-10 | dtardon01: update to DEV300_m74 | David Tardon | |