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 |
|
57405798 | 04-Jul-2014 |
Oliver-Rainer Wittmann |
124107: ODF import - ignore fo:margin="100%" for paragraph styles as core attributes are not able to treat it correctly. The result is the same - value are inherited from par
124107: ODF import - ignore fo:margin="100%" for paragraph styles as core attributes are not able to treat it correctly. The result is the same - value are inherited from parent cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1607867 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
1bbddb8d | 04-Jul-2014 |
Oliver-Rainer Wittmann |
124107: ODF export - suppress export of fo:margin for paragraph styles cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AO
124107: ODF export - suppress export of fo:margin for paragraph styles cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1607861 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410 |
|
9030e3c1 | 07-Apr-2014 |
Oliver-Rainer Wittmann |
124607: ODF import: check on certain property existence in annotation import to avoid exceptions cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/
124607: ODF import: check on certain property existence in annotation import to avoid exceptions cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1585426 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410_Beta |
|
b862c97c | 28-Jan-2014 |
Herbert Dürr |
#i124131# use smart pointer's bool operator instead of comparing its content against NULL this makes the code more typesafe and avoids the -Wnull-conversion warnings seen with boost>=1.5
#i124131# use smart pointer's bool operator instead of comparing its content against NULL this makes the code more typesafe and avoids the -Wnull-conversion warnings seen with boost>=1.55 smart pointers in C+11 enabled build environments git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562080 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
c45df7c4 | 14-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 ...
|
332f371a | 08-Jan-2014 |
Oliver-Rainer Wittmann |
123792: correction for comments/annotations on table cell ranges git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556542 13f79535-47bb-0310-9956-ffa450edef68 |
dec99bbd | 19-Dec-2013 |
Oliver-Rainer Wittmann |
123792: complete annotations on text ranges feature - rely annotations on text ranges on new annotation marks - support arbitrary text ranges for annotations
123792: complete annotations on text ranges feature - rely annotations on text ranges on new annotation marks - support arbitrary text ranges for annotations - fix undo/redo regarding annotations an text ranges - support annotations on overlapping text ranges - fix *.docx import for annotations on overlapping text ranges - fix ODF import of annotations on text ranges cherry-picked from branch ooxml-osba git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552394 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7cba280f | 19-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 ...
|
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 ...
|
24c56ab9 | 28-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 |
1f882ec4 | 29-Oct-2013 |
Armin Le Grand |
i123433 Detect pseudo-vertices at svg import, unify svg:d handling, correct svg:d import for relative sub-polygons in svg import; changed default for moveto writes for svg:d in ODF to absolute
i123433 Detect pseudo-vertices at svg import, unify svg:d handling, correct svg:d import for relative sub-polygons in svg import; changed default for moveto writes for svg:d in ODF to absolute git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1536730 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO401 |
|
011bafbf | 17-Sep-2013 |
Armin Le Grand |
i123261 corrected name clashes on writer graphic import with multi image support git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1523968 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO400 |
|
1d438f2a | 31-Jan-2013 |
Herbert Dürr |
WaE: fix hundreds of ill-formed C++11 conversions in xmloff XMLPropertyMapEntry's signedness is the root cause of the problem, but that class is widely used outside, even in binfilter, s
WaE: fix hundreds of ill-formed C++11 conversions in xmloff XMLPropertyMapEntry's signedness is the root cause of the problem, but that class is widely used outside, even in binfilter, so changing it directly is not advisable. Fixing it indirectly suffices to eliminate almost 300 warnings. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1440985 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO340 |
|
598d8f9f | 21-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 ...
|
ddde725d | 19-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 ...
|
ecfe53c5 | 06-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 |
63bba73c | 06-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 |
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 ...
|