History log of /aoo41x/main/sw/source/core/ (Results 151 - 175 of 222)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f4689e1611-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

015b7d3106-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 ...

5825e24f04-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 ...

70544ec404-Sep-2012 Jian Hong Cheng

Fix issue #i120769: Color of underline display wrongly

* sw/source/core/text/itrpaint.cxx
Core function and MS Word Binary compatibility

Patch by: Jane Kang,<kangjane2012@gma

Fix issue #i120769: Color of underline display wrongly

* sw/source/core/text/itrpaint.cxx
Core function and MS Word Binary compatibility

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/incubator/ooo/trunk@1380463 13f79535-47bb-0310-9956-ffa450edef68

show more ...

724ead0704-Sep-2012 Jian Fang Zhang

#i120735#, the para object or editengine object attached to textfield object need free explicitly

Found by: zhangjf
Patch by: zhangjf


git-svn-id: https://svn.apache.org/rep

#i120735#, the para object or editengine object attached to textfield object need free explicitly

Found by: zhangjf
Patch by: zhangjf


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

show more ...

8c441fc603-Sep-2012 Jian Fang Zhang

#i120680#, need to clear aSortArr in SwTOXBaseSection dtor

Found by: zhangjf
Patch by: zhangjf


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

#i120680#, need to clear aSortArr in SwTOXBaseSection dtor

Found by: zhangjf
Patch by: zhangjf


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

show more ...

d4302b3928-Aug-2012 Oliver-Rainer Wittmann

some minor changes in module sw to avoid warning from compiler under windows/cygwin environment


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1378069 13f79535-47bb-03

some minor changes in module sw to avoid warning from compiler under windows/cygwin environment


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

show more ...

a92f4a7626-Aug-2012 Pavel Janík

Remove unused variable nIdx to prevent WaE issue.


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

abbaf3ec24-Aug-2012 Jian Hong Cheng

Fix issue #i119405: Numbering text style changed after importing the *.doc

* main/sw/inc/doc.hxx
* main/sw/inc/IDocumentContentOperations.hxx
* main/sw/inc/ndtxt.hxx
* main/sw/so

Fix issue #i119405: Numbering text style changed after importing the *.doc

* main/sw/inc/doc.hxx
* main/sw/inc/IDocumentContentOperations.hxx
* main/sw/inc/ndtxt.hxx
* main/sw/source/core/doc/docfmt.cxx
* main/sw/source/core/txtnode/thints.cxx
* main/sw/source/filter/inc/fltshell.hxx
* main/sw/source/filter/ww1/fltshell.cxx
* main/sw/source/filter/ww8/ww8par.cxx
* main/sw/source/filter/ww8/ww8par.hxx
* main/sw/source/filter/ww8/ww8par3.cxx
MS Word Binary compatibility

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

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

show more ...

0244f9a715-Aug-2012 Oliver-Rainer Wittmann

#120582# - method <SyncIndentWithList(..)>: consider the case that a right indent is set at the paragraph
- some minor reformatting and cleanup of older comments


git-svn-id

#120582# - method <SyncIndentWithList(..)>: consider the case that a right indent is set at the paragraph
- some minor reformatting and cleanup of older comments


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

show more ...

8218eba210-Aug-2012 Armin Le Grand

#120515# Implemented and finetuned the enhanced Undo feature (see #120498#) for sw

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

#120515# Implemented and finetuned the enhanced Undo feature (see #120498#) for sw

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

show more ...

98e1256e10-Aug-2012 Oliver-Rainer Wittmann

#120389# - Printing in Writer
-- <SwRenderData> instance takes complete ownership of created comments printing data
-- fix memory leak regarding multiple creations of commen

#120389# - Printing in Writer
-- <SwRenderData> instance takes complete ownership of created comments printing data
-- fix memory leak regarding multiple creations of comments printing data

Found by: arthurgoldberg <artg at cs dot nyu dot edu>


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

show more ...

b264d72718-Jul-2012 Armin Le Grand

RTF import filter review
Patch by: Michael Stahl

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

205b6fc718-Jul-2012 Armin Le Grand

sw: fix some warnings
Patch by: Michael Stahl

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

72aeb47910-Jul-2012 Oliver-Rainer Wittmann

#119952# - method <lcl_CalcAutoWidth(..)> - do not provide width of text frame inclusive margins, if text frame is in its formatting.

Found by: Yan Ji
Patch by: qiuhuai

#119952# - method <lcl_CalcAutoWidth(..)> - do not provide width of text frame inclusive margins, if text frame is in its formatting.

Found by: Yan Ji
Patch by: qiuhuaidong at gmail dot com
Review by: Oliver-Rainer Wittmann


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

show more ...

9d3f73ea09-Jul-2012 Oliver-Rainer Wittmann

#120016# - method <SwTabFrm::MakeAll()> - refine condition for allowing split of a table row:

Found by: Yan Ji, Jian Hong Cheng
Patch by: Oliver-Rainer Wittmann

#120016# - method <SwTabFrm::MakeAll()> - refine condition for allowing split of a table row:

Found by: Yan Ji, Jian Hong Cheng
Patch by: Oliver-Rainer Wittmann
Review by: Jian Hong Cheng


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

show more ...

e9dc441309-Jul-2012 Oliver-Rainer Wittmann

#100684# - function <lcl_MoveAllLowerObjs(..)> - assure that contour cache is cleared.

Found by: openoffice at schierla dot de
Patch by: openoffice at schierla dot

#100684# - function <lcl_MoveAllLowerObjs(..)> - assure that contour cache is cleared.

Found by: openoffice at schierla dot de
Patch by: openoffice at schierla dot de
Reciew by: Oliver <orw at apache dot org>


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

show more ...

00a33fa102-Jul-2012 Herbert Dürr

#i120045# use namespace to avoid name clash of different TransliterationChgData structs

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

#i120045# use namespace to avoid name clash of different TransliterationChgData structs

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

show more ...

37fb922129-Jun-2012 Armin Le Grand

#120106# Use boost::shared_ptr and stl tools to implement a SwPosFlyFrms which can be used and handed over by value and cleans up it's content to avoid memory leaks.
Found by: Chao Huang
Patc

#120106# Use boost::shared_ptr and stl tools to implement a SwPosFlyFrms which can be used and handed over by value and cleans up it's content to avoid memory leaks.
Found by: Chao Huang
Patch by: Chao Huang, alg
Review by: Chao Huang, alg

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

show more ...

49bd4d4b28-Jun-2012 Armin Le Grand

#120077# ALG: Reverted r1354011, adapted all usages of SfxStyleSheetIterator and CreateIterator to use boost::shared_ptr

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

#120077# ALG: Reverted r1354011, adapted all usages of SfxStyleSheetIterator and CreateIterator to use boost::shared_ptr

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

show more ...

512da7eb26-Jun-2012 Armin Le Grand

#120077# Memory leak fixed in ScXMLFontAutoStylePool_Impl, also chekced and fixed memory leaks caused by not deleting SfxStyleSheetIterator instances.
Found by: Chao Huang
Patch by: Chao Huan

#120077# Memory leak fixed in ScXMLFontAutoStylePool_Impl, also chekced and fixed memory leaks caused by not deleting SfxStyleSheetIterator instances.
Found by: Chao Huang
Patch by: Chao Huang
Review by: alg

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

show more ...

e800f12e26-Jun-2012 Jian Hong Cheng

Fix issue #i119922: Graphic in header and footer can not be displayed correctly

* sw/source/core/unocore/unoframe.cxx
odf compatibility

Patch by: Jane Kang,<kangjane2012@gmai

Fix issue #i119922: Graphic in header and footer can not be displayed correctly

* sw/source/core/unocore/unoframe.cxx
odf compatibility

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/incubator/ooo/trunk@1353791 13f79535-47bb-0310-9956-ffa450edef68

show more ...

cb65df5d22-Jun-2012 Jürgen Schmidt

#120030# apply reviewed patch to optimize thumbnail creation/painting

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

abd49ff322-Jun-2012 Oliver-Rainer Wittmann

#119954# - method <SwEditShell::TableToText(..)>
- assure that conversion of nested tables are performed correctly.

Found by: Yang Ji <yanji.yj at gmail dot com>
Patch by:

#119954# - method <SwEditShell::TableToText(..)>
- assure that conversion of nested tables are performed correctly.

Found by: Yang Ji <yanji.yj at gmail dot com>
Patch by: kang jian <jane73_kang at hotmail dot com>
Review by: Oliver <orw at apache dot org>


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

show more ...

040c2c8122-Jun-2012 Oliver-Rainer Wittmann

minor correction of line ends


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

123456789