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 |
|
8a2cae91 | 19-Jun-2014 |
Oliver-Rainer Wittmann |
124999: - call <SwGrfNode::onGraphicChanged()> only when <Graphic> instance has been set, too - <SwGrfNode::onGraphicChanged()> - assure that graphic is swapped out in case its swap in ha
124999: - call <SwGrfNode::onGraphicChanged()> only when <Graphic> instance has been set, too - <SwGrfNode::onGraphicChanged()> - assure that graphic is swapped out in case its swap in has been triggered by this method. cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1603797 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410, AOO410_Beta |
|
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 ...
|
4d7c9de0 | 28-Nov-2013 |
Herbert Dürr |
#i123768# [ia2] remove pseudo-automatic noisy comments git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546355 13f79535-47bb-0310-9956-ffa450edef68 |
76b751b2 | 27-Nov-2013 |
Pavel Janík |
WaE: unname unused argument to prevent compiler warnings. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1545972 13f79535-47bb-0310-9956-ffa450edef68 |
69a74367 | 18-Nov-2013 |
Oliver-Rainer Wittmann |
33737: enable in-place editing of Input Fields git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1542986 13f79535-47bb-0310-9956-ffa450edef68 |
8e8ee8fe | 29-Sep-2013 |
Steve Yin |
Fix build errors. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1527279 13f79535-47bb-0310-9956-ffa450edef68
|
Revision tags: AOO401 |
|
c0286415 | 24-Sep-2013 |
Oliver-Rainer Wittmann |
33737: - some minor refactoring in advance git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1525917 13f79535-47bb-0310-9956-ffa450edef68 |
d3e0dd8e | 02-Sep-2013 |
Steve Yin |
Merged with the trunk. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1519381 13f79535-47bb-0310-9956-ffa450edef68
|
Revision tags: AOO400 |
|
335aba51 | 08-Jul-2013 |
Andre Fischer |
122682: Prevent crash when moving nodes. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1500600 13f79535-47bb-0310-9956-ffa450edef68 |
a0a540c1 | 01-Jul-2013 |
Andre Fischer |
121479: Prevent crash when loading some RTF documents. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1498507 13f79535-47bb-0310-9956-ffa450edef68 |
ca62e2c2 | 23-Apr-2013 |
Steve Yin |
IA2 for SW. Draft version 1. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1470868 13f79535-47bb-0310-9956-ffa450edef68
|
46d2a04e | 18-Apr-2013 |
Herbert Dürr |
WaE: fix implicit conversions from boolean false to the NULL pointer git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469301 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO340 |
|
015b7d31 | 06-Sep-2012 |
Herbert Dürr |
#i119714# prevent crash in SwXTextSection::attach() As SwDoc::InsertSwSection() can and does return a NULL SwSection pointer callees must be protected. Found-By: Du Jing
#i119714# prevent crash in SwXTextSection::attach() As SwDoc::InsertSwSection() can and does return a NULL SwSection pointer callees must be protected. Found-By: Du Jing git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381567 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
a2e27fc1 | 13-Jun-2012 |
Jian Hong Cheng |
Fix issue #i119955: Crash when inserting sample file to section * sw/source/core/docnode/ndcopy.cxx overflow Patch by: chengjh@apache.org Suggested by: chengjh@apache.org
Fix issue #i119955: Crash when inserting sample file to section * sw/source/core/docnode/ndcopy.cxx overflow Patch by: chengjh@apache.org Suggested by: chengjh@apache.org Found by: Yan Ji <yanji.yj@gmail.com> Review by: zhengfan <zheng.easyfan@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1349625 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
172c67b2 | 15-May-2012 |
Armin Le Grand |
#118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer, changed name to be the filename only, added code to SW to set Title and Desc git-svn-id: https://svn.apache.org/repos/asf/incu
#118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer, changed name to be the filename only, added code to SW to set Title and Desc git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1338651 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
79aad27f | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from more source files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244544 13f79535-47bb-0310-9956-ffa450edef68 |
1d2dbeb0 | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198488 13f79535-47bb-0310-9956-ffa450edef68 |
efeef26f | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198305 13f79535-47bb-0310-9956-ffa450edef68 |
2f121198 | 18-Sep-2011 |
Mathias Bauer |
cws mba34issues01: #i117985#: fix broken iteration; fix broken semantics in SwClientIter git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1172379 13f79535-47bb-0310-9956-ffa4
cws mba34issues01: #i117985#: fix broken iteration; fix broken semantics in SwClientIter git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1172379 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
713b4dcd | 17-Sep-2011 |
Michael Stahl |
sw34bf06: #i117863# - use hint which allows to specify, if content is saved or not for deletion of <SwFrm> instances triggered from <SwSectionNode> resp. <SwSectionFmt> methods # HG changese
sw34bf06: #i117863# - use hint which allows to specify, if content is saved or not for deletion of <SwFrm> instances triggered from <SwSectionNode> resp. <SwSectionFmt> methods # HG changeset patch # User Oliver-Rainer Wittmann <od@openoffice.org> # Date 1302872091 -7200 # Node ID d2030e65b6b95bc3796cb3e09aa229edef8c3c0a # Parent 5438b9c546584ebd17553c1c5b6a3f6cdbd1c7de git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1172110 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 ...
|