History log of /trunk/main/xmloff/source/core/ (Results 1 - 24 of 24)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
870c379217-Jul-2024 mseidel

Fixed typo (completly -> completely) and many more

Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA
59d6557e01-Oct-2021 Jim Jagielski

Merge pull request #122 from ardovm/bug128356

Address bug 128356 and similar ones (duplicated XML attributes)


Revision tags: AOO4111-GA, AOO420-Dev3-m3
b0eb6e5c05-Aug-2021 Jim Jagielski

extraneous brace

70aac8b505-Aug-2021 Jim Jagielski

bool strangeness...

Revision tags: AOO4110-GA
ebd28ad305-Feb-2021 Arrigo Marchiori

Raise an exception when attempting to add duplicate attributes

498c531405-Feb-2021 Arrigo Marchiori

WIP: avoid to add duplicate attributes to XML tags

This assertion shall be changed into an exception. Work in progress!

7af97f4f05-Feb-2021 Arrigo Marchiori

Do not add office:name attribute to automatic styles

This attribute could even be repeated in some cases, leading to invalid
XML. See for example bug 128356.

Revision tags: AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417
036fea6109-Aug-2019 Damjan Jovanovic

More unknwon -> unknown typos.

Patch by: me

Revision tags: AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411
86e1cf3429-Apr-2014 Pedro Giffuni

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame the international nature of the code but
it is somewhat shameful that this wasn't done before.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591062 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO410, AOO410_Beta
f3b8b50904-Feb-2014 Armin Le Grand

i124143 for draw:frame containing multiple draw:image and draw:glue-point it is necessary to move the GluePoints from the last draw:image where they were automatically imported to the surviving one i

i124143 for draw:frame containing multiple draw:image and draw:glue-point it is necessary to move the GluePoints from the last draw:image where they were automatically imported to the surviving one if these are different

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1564400 13f79535-47bb-0310-9956-ffa450edef68

show more ...

c45df7c414-Jan-2014 Oliver-Rainer Wittmann

123457: improve ODF filter - suppress import and export of hyperlinks without an URL



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1558026 13f79535-47bb-0310-9956-f

123457: improve ODF filter - suppress import and export of hyperlinks without an URL



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1558026 13f79535-47bb-0310-9956-ffa450edef68

show more ...

7cba280f19-Dec-2013 Oliver-Rainer Wittmann

123771: ODF export: export annotation's author initials in own namespace only in ODF 1.2 (extended) file format

annotation's author initials is currently not standardized in ODF 1.2

123771: ODF export: export annotation's author initials in own namespace only in ODF 1.2 (extended) file format

annotation's author initials is currently not standardized in ODF 1.2
a corresponding proposal is available at the OASIS ODF TC - see JIRA isssue OFFICE-3776 at OASIS

cherry-picked from branch ooxml-osba



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552307 13f79535-47bb-0310-9956-ffa450edef68

show more ...

3b32dd2119-Dec-2013 Oliver-Rainer Wittmann

123771: integration of OSBA OOXML improvement project's use case 4 patches

changes for RTF filter, for *.docx export and for *.xslx export are not usable as they base on code which i

123771: integration of OSBA OOXML improvement project's use case 4 patches

changes for RTF filter, for *.docx export and for *.xslx export are not usable as they base on code which is not available

Patch by: SUSE, Miklos Vajna <vmiklos@suse.cz>
Review by: Oliver <orw@apache.org>

cherry-picked from branch ooxml-osba



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552294 13f79535-47bb-0310-9956-ffa450edef68

show more ...

24c56ab928-Nov-2013 Herbert Dürr

#i123068# remove implicit conversions from rtl strings to their elements

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546390 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO401, AOO400
a180b29c21-Jan-2013 Herbert Dürr

type qualifiers ignored on function return type

Gcc 4.4 on our buildbot reported 657 such warnings, which represents
almost 85% of all warnings it emitted for our codebase! The warnings

type qualifiers ignored on function return type

Gcc 4.4 on our buildbot reported 657 such warnings, which represents
almost 85% of all warnings it emitted for our codebase! The warnings
are correct and cleaning them up improves our code quality and makes
the build output more relevant.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1436255 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO340
598d8f9f21-Nov-2012 Armin Le Grand

#121379# When loading MultiImage, avoid registering xShape with ID until the winner is decided to not have multiple shapes registering with the same ID

git-svn-id: https://svn.apache.org/rep

#121379# When loading MultiImage, avoid registering xShape with ID until the winner is decided to not have multiple shapes registering with the same ID

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1412051 13f79535-47bb-0310-9956-ffa450edef68

show more ...

5086b72727-Sep-2012 Pavel Janík

Simplify the code and remove warning in debug build.


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1391154 13f79535-47bb-0310-9956-ffa450edef68

3a5971bb19-May-2012 Regina Henschel

Add missing chart data point ODF1.2 standard symbols

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1340555 13f79535-47bb-0310-9956-ffa450edef68

5aaf853b17-Jan-2012 Armin Le Grand

linecap: Reintegrating finished LineCap feature, kudos to Regina Henschel for doing the basic implementation and offering it under apache license

git-svn-id: https://svn.apache.org/repos/asf

linecap: Reintegrating finished LineCap feature, kudos to Regina Henschel for doing the basic implementation and offering it under apache license

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232507 13f79535-47bb-0310-9956-ffa450edef68

show more ...

ddde725d19-Dec-2011 Armin Le Grand

Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1220836 13

Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1220836 13f79535-47bb-0310-9956-ffa450edef68

show more ...

ecfe53c506-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198516 13f79535-47bb-0310-9956-ffa450edef68

63bba73c06-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198326 13f79535-47bb-0310-9956-ffa450edef68

a525824312-Oct-2011 Pedro Giffuni

118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1182166 13f79535-47bb-0310-9956-ffa450edef68

cdf0e10c16-Aug-2011 rcweir

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/extras/l10n is a copy of (currently tip-most)
http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5

Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately):

/ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt
/ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt
/ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt
/ooo/trunk/core/gettext/gettext-0.18.1.1.patch
/ooo/trunk/core/apache-commons/patches/codec.patch
/ooo/trunk/core/libcroco/libcroco-0.6.2.patch
/ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt
/ooo/trunk/core/graphite/graphite-2.3.1.patch
/ooo/trunk/core/hwpfilter/source/hwpeq.cpp
/ooo/trunk/core/solenv/bin/cwstouched.pl
/ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html
/ooo/trunk/core/writerfilter/source/doctok/escher.html
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl

Also: Repository.mk from the l10n toplevel


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68

show more ...