Revision tags: AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1 |
|
#
870262e3 |
| 02-May-2018 |
Don Lewis |
Don't use !this as an alias for a constant that evaluates to false in unconditional asserts. The former requires code to evaluate the condition at runtime and also causes warnings from clang
Don't use !this as an alias for a constant that evaluates to false in unconditional asserts. The former requires code to evaluate the condition at runtime and also causes warnings from clang. While here, translate the associated assert messages. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1830735 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411 |
|
#
26ea3662 |
| 05-Jun-2014 |
Armin Le Grand |
i124638 Corrected relationship between DrawModel and DocShell in Writer, made SwDrawModel and handling more known git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1600568 13f795
i124638 Corrected relationship between DrawModel and DocShell in Writer, made SwDrawModel and handling more known git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1600568 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
56b35d86 |
| 02-Jun-2014 |
Armin Le Grand |
i124638 Second step of DrawingLayer FillAttributes for Writer objects, now added support for Paragraph and PageStyle (including Header and Footer) for direct attributes and style attributes
i124638 Second step of DrawingLayer FillAttributes for Writer objects, now added support for Paragraph and PageStyle (including Header and Footer) for direct attributes and style attributes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1599233 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410 |
|
#
34760e49 |
| 18-Mar-2014 |
Oliver-Rainer Wittmann |
124371: When changing the numbering or bullet styling of a set of paragraph which have more than one different List Style applied create a new List Style and put the paragraphs into a new
124371: When changing the numbering or bullet styling of a set of paragraph which have more than one different List Style applied create a new List Style and put the paragraphs into a new list. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1578923 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410_Beta |
|
#
23d8f725 |
| 20-Feb-2014 |
Oliver-Rainer Wittmann |
123243: allow in-place editing of Input Fields in protected areas (e.g. protected sections) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570146 13f79535-47bb-0310
123243: allow in-place editing of Input Fields in protected areas (e.g. protected sections) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570146 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
8ef2f12b |
| 17-Feb-2014 |
Oliver-Rainer Wittmann |
124096: avoid unlock of dispatcher by recursive Lock-Unlock-pattern git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1569052 13f79535-47bb-0310-9956-ffa450edef68
|
#
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
|
#
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
|
Revision tags: AOO401, AOO400 |
|
#
89358e0f |
| 26-Jun-2013 |
Oliver-Rainer Wittmann |
121751: - restore cursor/selection on Undo/Redo language change for all text - group intrinsic actions of language change for all text into one Undo action - secure <SwRootFrm
121751: - restore cursor/selection on Undo/Redo language change for all text - group intrinsic actions of language change for all text into one Undo action - secure <SwRootFrm::CalcRects(..)> - catch NULL pointer - correct <CursorGuard> - really restore the cursor git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1496901 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
512ec161 |
| 06-Apr-2013 |
Zheng Fan |
i121938: Fix 121938 in this pack, also include some paragraph panel issues solutions, for sidebar panel item. by ZhengFan. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/si
i121938: Fix 121938 in this pack, also include some paragraph panel issues solutions, for sidebar panel item. by ZhengFan. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1465255 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
1ff378ef |
| 02-Apr-2013 |
Zheng Fan |
i121794: For fix issues paragraph properties panel, for sidebar panel. by ZhengFan. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1463604 13f79535-47bb-0310-9956-f
i121794: For fix issues paragraph properties panel, for sidebar panel. by ZhengFan. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1463604 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
eb39ad03 |
| 26-Mar-2013 |
Zheng Fan |
i121798: For implementation of Text Properties Panel, in AOO Sidebar branch. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1460969 13f79535-47bb-0310-9956-ffa450ed
i121798: For implementation of Text Properties Panel, in AOO Sidebar branch. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1460969 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
da72173f |
| 22-Mar-2013 |
Andre Fischer |
Temporarily reverting revisions 1459519, 1459510, 1459509 to allow clean re-application. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1459778 13f79535-47bb-0310-9
Temporarily reverting revisions 1459519, 1459510, 1459509 to allow clean re-application. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1459778 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
fe617e93 |
| 21-Mar-2013 |
Zheng Fan |
git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1459509 13f79535-47bb-0310-9956-ffa450edef68
|
Revision tags: AOO340 |
|
#
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
|
#
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 ...
|