History log of /trunk/main/sw/source/filter/ww8/wrtw8esh.cxx (Results 1 - 18 of 18)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# c2eaa082 01-Jan-2023 Damjan Jovanovic

Preliminary attempt to convert all instances of GetParagraphCount()
to return a sal_uInt32 or sal_uLong, and fix any related problems
in all their callers.

Patch by: me


Revision tags: 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
# 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 ...


# 86e1cf34 29-Apr-2014 Pedro Giffuni

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame the international nature of the code but
it is somewhat shameful that this wasn't done before.


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

show more ...


Revision tags: AOO410, AOO410_Beta
# 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


# 0deba7fb 27-Sep-2013 Steve Yin

AOO IA2 enabled draft version 1

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


Revision tags: AOO401, AOO400
# 4d0b632f 03-Dec-2012 Jian Hong Cheng

Made some changes to remove the compile warnings on the comparison between un-uniform data types

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

Made some changes to remove the compile warnings on the comparison between un-uniform data types

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

show more ...


# d91d5845 30-Nov-2012 Herbert Dürr

#i120927# limit scope of case-specific pSdrObj

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


# 3f267dae 30-Nov-2012 Pavel Janík

Add missing break in the original code.


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


# 91eb8ec2 30-Nov-2012 Jian Hong Cheng

Fix issue #120927: Import/Export Hyperlink Info of Graphic with Anchor Type Except “As Character” to MS Word Binary File

* sw/source/filter/ww8/escher.hxx
* sw/source/filter/ww8/wrtw8esh

Fix issue #120927: Import/Export Hyperlink Info of Graphic with Anchor Type Except “As Character” to MS Word Binary File

* sw/source/filter/ww8/escher.hxx
* sw/source/filter/ww8/wrtw8esh.cxx
* sw/source/filter/ww8/wrtww8.hxx
* sw/source/filter/ww8/ww8graf.cxx
* sw/source/filter/ww8/ww8par.cxx
* sw/source/filter/ww8/ww8par.hxx
Interoperability of Hyperlink within Flying object

Patch by: Jane Kang,<kangjane2012@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/openoffice/trunk@1415477 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 5d88b683 29-Nov-2012 Pavel Janík

Add default case to prevent compiler warnings.


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


# 41623124 28-Nov-2012 Jian Hong Cheng

Fix issue #i120928: Import Graphic Bullets of MS Word Binary Document into AOO Writer Correctly

* sw/inc/numrule.hxx
* sw/source/core/doc/number.cxx
* sw/source/filter/ww8/attribute

Fix issue #i120928: Import Graphic Bullets of MS Word Binary Document into AOO Writer Correctly

* sw/inc/numrule.hxx
* sw/source/core/doc/number.cxx
* sw/source/filter/ww8/attributeoutputbase.hxx
* sw/source/filter/ww8/escher.hxx
* sw/source/filter/ww8/rtfattributeoutput.cxx
* sw/source/filter/ww8/rtfattributeoutput.hxx
* sw/source/filter/ww8/rtfexport.hxx
* sw/source/filter/ww8/rtfexport.cxx
* sw/source/filter/ww8/writerhelper.cxx
* sw/source/filter/ww8/writerhelper.hxx
* sw/source/filter/ww8/wrtw8esh.cxx
* sw/source/filter/ww8/wrtw8nds.cxx
* sw/source/filter/ww8/wrtw8num.cxx
* sw/source/filter/ww8/wrtww8.cxx
* sw/source/filter/ww8/wrtww8.hxx
* sw/source/filter/ww8/wrtww8gr.cxx
* sw/source/filter/ww8/ww8attributeoutput.hxx
* sw/source/filter/ww8/ww8par.cxx
* sw/source/filter/ww8/ww8par.hxx
* sw/source/filter/ww8/ww8par3.cxx
* sw/source/ui/wrtsh/wrtsh1.cxx

Graphic Bullets Fidelity

Patch by: chengjh,<chengjh@apache.org>
Found by: chengjh,<chengjh@apache.org>
Review by: Fan Zheng,<zheng.easyfan@gmail.com>

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

show more ...


Revision tags: AOO340
# 85ecb07a 20-Aug-2012 Lei De Bin

#120158# fix picture shadow lost after saved as doc in some case.
Reported by: Yan Ji
Patch by: Chen Zuo Jun
Review by: Lei De Bin

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

#120158# fix picture shadow lost after saved as doc in some case.
Reported by: Yan Ji
Patch by: Chen Zuo Jun
Review by: Lei De Bin

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

show more ...


# 29885e1d 20-Aug-2012 Lei De Bin

#120573# fix the export issue for the text box in header&footer with the margin mirrored layout
Reported by: Yan Ji
Patch by: Lei De Bin
Review by: Chen Zuo Jun

git-svn-id: https

#120573# fix the export issue for the text box in header&footer with the margin mirrored layout
Reported by: Yan Ji
Patch by: Lei De Bin
Review by: Chen Zuo Jun

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

show more ...


# dba7286d 06-Aug-2012 Lei De Bin

#119470# fix page number in header lost when we save the .doc file as another in web layout

Reported by: luo qing le
Patch by: Lei De Bin
Review by: Chen Zuo Jun

git-svn-id:

#119470# fix page number in header lost when we save the .doc file as another in web layout

Reported by: luo qing le
Patch by: Lei De Bin
Review by: Chen Zuo Jun

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

show more ...


# 418c1ba6 10-Jul-2012 Yong Lin Ma

56806: Page background lost when export to doc format

Patch by: Chen ZuoJun
Review by: mayongl


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1359457 13f7

56806: Page background lost when export to doc format

Patch by: Chen ZuoJun
Review by: mayongl


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1359457 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


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