History log of /trunk/main/sw/source/core/layout/atrfrm.cxx (Results 1 - 14 of 14)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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
# 4cd218ab 07-Oct-2014 Oliver-Rainer Wittmann

125549: accept only positive values for SwTextGridItem::nBaseWidth

kudos to Mark Hung for defect finding and analysis



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

125549: accept only positive values for SwTextGridItem::nBaseWidth

kudos to Mark Hung for defect finding and analysis



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

show more ...


# 28160478 06-Oct-2014 Armin Le Grand

i125163 Corrected FillStyle handling for tables in Writer

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


# 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
# 3f09c2ce 20-Mar-2014 Jürgen Schmidt

fix build breaker, missing includes

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


Revision tags: AOO410_Beta
# 6104255b 16-Jan-2014 Armin Le Grand

adapted first callers of fallbacks

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


# 7624f10d 14-Jan-2014 Armin Le Grand

Rearranged helpers, added fallbacks as preparation for adaption of im/exporters and as last rescue

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/alg_writerframes@1558210 1

Rearranged helpers, added fallbacks as preparation for adaption of im/exporters and as last rescue

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

show more ...


# 64b14621 07-Jan-2014 Armin Le Grand

Initial version with core/draw/im-export/print/pdf/UI functionality, still stuff missing

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/alg_writerframes@1556379 13f79535-47

Initial version with core/draw/im-export/print/pdf/UI functionality, still stuff missing

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

show more ...


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


Revision tags: AOO400, AOO340
# f4689e16 11-Sep-2012 Pavel Janík

Reorder initializations to match prototype to prevent WaE issues.


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


# 5825e24f 04-Sep-2012 Jian Hong Cheng

Fix issue #i120133: Doc file saved by AOO, section size changed

* sw/inc/fmtclds.hxx
* sw/source/core/layout/atrfrm.cxx
* sw/source/filter/ww8/wrtw8sty.cxx
* sw/source/filter/ww8

Fix issue #i120133: Doc file saved by AOO, section size changed

* sw/inc/fmtclds.hxx
* sw/source/core/layout/atrfrm.cxx
* sw/source/filter/ww8/wrtw8sty.cxx
* sw/source/filter/ww8/ww8atr.cxx
MS Word Binary compatibility

Patch by: Chen Peng,<chenpeng2006@gmail.com>
Found by: Yan Ji,<yanji.yj@gmail.com>
Review by: Jian Hong Cheng,<chengjh@apache.org>

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

show more ...


# 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 ...


# 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 ...