Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta |
|
f9e2e3f6 | 08-Jan-2014 |
Herbert Dürr |
#i123693# WaE: const type qualifier ignored on return value this fix removes another 70 warnings when building with a newer gcc git-svn-id: https://svn.apache.org/repos/asf/ope
#i123693# WaE: const type qualifier ignored on return value this fix removes another 70 warnings when building with a newer gcc git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556469 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ab31a701 | 19-Dec-2013 |
Oliver-Rainer Wittmann |
113059: *.docx import: correct handling of comment/annotation, footnote and endnote IDs for parsing the corresponding sub streams Kudos to Pavel <paveljanik@apache.org> for his analy
113059: *.docx import: correct handling of comment/annotation, footnote and endnote IDs for parsing the corresponding sub streams Kudos to Pavel <paveljanik@apache.org> for his analysis and findings cherry-picked from branch ooxml-osba git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552317 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
9cf211d7 | 19-Dec-2013 |
Oliver-Rainer Wittmann |
123771: *.docx import - handle properties of annotations intrinsic patches from OSBA OOXML improvement project which introduced the import of author initials of annotations does not
123771: *.docx import - handle properties of annotations intrinsic patches from OSBA OOXML improvement project which introduced the import of author initials of annotations does not work, because properties of imported annotations are not handled. cherry-picked from branch ooxml-osba git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552295 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
3b32dd21 | 19-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 ...
|
Revision tags: AOO401, AOO400 |
|
c0f95950 | 10-Jun-2013 |
Oliver-Rainer Wittmann |
Correct the XML document handler which is used to parse Microsoft Word OOXML documents in case of unknown XML elements Fixed for: CVE-2013-4156 git-svn-id: https://svn.apache.o
Correct the XML document handler which is used to parse Microsoft Word OOXML documents in case of unknown XML elements Fixed for: CVE-2013-4156 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1491415 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
52845faf | 30-Nov-2012 |
Yuri Dario |
i118923 - OS/2 port: use of gcc style import libraries. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1415538 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO340 |
|
1776ad39 | 18-Jul-2012 |
Armin Le Grand |
sd, sfx2, writerfilter, xmloff: fix some warnings Patch by: Michael Stahl git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1362917 13f79535-47bb-0310-9956-ffa450edef68 |
30cfceef | 30-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307651 13f79535-47bb-0310-9956-ffa450edef68 |
9f22d7c2 | 29-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307005 13f79535-47bb-0310-9956-ffa450edef68 |
10544477 | 28-Mar-2012 |
Andre Fischer |
Added AL2 license. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306262 13f79535-47bb-0310-9956-ffa450edef68 |
b31e36b3 | 22-Feb-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1292501 13f79535-47bb-0310-9956-ffa450edef68 |
e4af8f11 | 24-Jan-2012 |
Pedro Giffuni |
Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different
Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
705deb1a | 18-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232708 13f79535-47bb-0310-9956-ffa450edef68 |
8809db7a | 18-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232673 13f79535-47bb-0310-9956-ffa450edef68 |
1e519d8d | 31-Dec-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1225987 13f79535-47bb-0310-9956-ffa450edef68 |
b8a377c6 | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198511 13f79535-47bb-0310-9956-ffa450edef68 |
b4a4f18c | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198322 13f79535-47bb-0310-9956-ffa450edef68 |
392e008a | 05-Oct-2011 |
Pedro Giffuni |
i85469: generalize a couple of gperf references that were left in writerfilter git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1179267 13f79535-47bb-0310-9956-ffa450edef68 |
cdf0e10c | 16-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 ...
|