History log of /aoo42x/main/sw/ (Results 576 - 600 of 689)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5ce6d51030-Jun-2012 Ariel Constenla-Haile

Fix build breaker from i120106

Patch by: Chao Huang
Suggested by: alg

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

Fix build breaker from i120106

Patch by: Chao Huang
Suggested by: alg

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

a8b9b12a27-Jun-2012 Oliver-Rainer Wittmann

#119803# - RTF export for User Fields: implementation for method <RtfAttributeOutput::WriteExpand(..)>

Found by: ej197us at gmail dot com
Patch by: yuanlin <yuanlin.ibm

#119803# - RTF export for User Fields: implementation for method <RtfAttributeOutput::WriteExpand(..)>

Found by: ej197us at gmail dot com
Patch by: yuanlin <yuanlin.ibm at gmail dot com>
Review by: Oliver <orw at apache dot org>


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

show more ...

1788364326-Jun-2012 Armin Le Grand

#120098# Memoryleak fixed at PPt sw export by remembering and destroying the used stream.
Found by: Chao Huang
Patch by: Chao Huang
Review by: alg


git-svn-id: https://svn.ap

#120098# Memoryleak fixed at PPt sw export by remembering and destroying the used stream.
Found by: Chao Huang
Patch by: Chao Huang
Review by: alg


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

4f0128d825-Jun-2012 Armin Le Grand

#119516# Be prepared to allow not only 0x8 0x1 detection for canvases, but also 0x1 0x1.
Patch by: Lei Debin
Detected by: louqle
Review by: alg

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

#119516# Be prepared to allow not only 0x8 0x1 detection for canvases, but also 0x1 0x1.
Patch by: Lei Debin
Detected by: louqle
Review by: alg

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

show more ...

8996694b25-Jun-2012 Herbert Dürr

#i120073# fix a memory leak in SvXMLImportItemMapper::PutXMLValue

Patch by: Chao Huang
Found by: Chao Huang
Review by: Herbert Duerr


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

#i120073# fix a memory leak in SvXMLImportItemMapper::PutXMLValue

Patch by: Chao Huang
Found by: Chao Huang
Review by: Herbert Duerr


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

show more ...

c9a23c9225-Jun-2012 Jian Fang Zhang

#i120072#, free local XMLPropertyHandler object to avoid leak

Patch by: Huang Chao
Review by: zhangjf


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

#i120072#, free local XMLPropertyHandler object to avoid leak

Patch by: Huang Chao
Review by: zhangjf


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

43e393b322-Jun-2012 Oliver-Rainer Wittmann

#119945# - improved setting of OrdNums to reflect "nesting" of objects
- instead of adjusting the OrdNum of the "nested" object the OrdNum of the "parent" is adjusted.

Found b

#119945# - improved setting of OrdNums to reflect "nesting" of objects
- instead of adjusting the OrdNum of the "nested" object the OrdNum of the "parent" is adjusted.

Found by: Yan Ji <yanji.yj at gmail dot com>
Patch by: yuanlin <yuanlin.ibm at gmail dot com>
Review by: Oliver <orw at apache dot org>


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

show more ...

6170fa3c21-Jun-2012 Armin Le Grand

#119941# Avoid crash when chart is removed in Writer by keepintg it's storage and graphic stream.
Patch by: Clarence Guo, zhaoshzh
Review by: alg
Found by: Shan Zhu

git-svn-id: h

#119941# Avoid crash when chart is removed in Writer by keepintg it's storage and graphic stream.
Patch by: Clarence Guo, zhaoshzh
Review by: alg
Found by: Shan Zhu

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

show more ...

8601a46521-Jun-2012 Andre Fischer

Forward debug=<value> argument from build to make.

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

7879fa4d21-Jun-2012 Oliver-Rainer Wittmann

#119681# - method <SwDoc::ReplaceRangeImpl(..)> - improve fix of #102333#
- correct adjustment of <PaM> for joining paragraphs
merged from branch AOO34


git-svn-id: ht

#119681# - method <SwDoc::ReplaceRangeImpl(..)> - improve fix of #102333#
- correct adjustment of <PaM> for joining paragraphs
merged from branch AOO34


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

show more ...

a64e466221-Jun-2012 Jian Hong Cheng

Fix issue #i119652: When press "Ctrl+Shift+Backspace" in table cell "A1" ,Undo,crash

* sw/source/core/edit/eddel.cxx
range invalid

Patch by: Lin Yuan,<yuanlin.ibm@gmail.com>

Fix issue #i119652: When press "Ctrl+Shift+Backspace" in table cell "A1" ,Undo,crash

* sw/source/core/edit/eddel.cxx
range invalid

Patch by: Lin Yuan,<yuanlin.ibm@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@1352384 13f79535-47bb-0310-9956-ffa450edef68

show more ...

653c4ae119-Jun-2012 Herbert Dürr

#i120028# fix memory leak in function SwWW8ImplReader::MatchSdrBoxIntoFlyBoxItem

Patch by: Chao Huang
Found by: Chao Huang
Review by: Herbert Duerr


git-svn-id: https://

#i120028# fix memory leak in function SwWW8ImplReader::MatchSdrBoxIntoFlyBoxItem

Patch by: Chao Huang
Found by: Chao Huang
Review by: Herbert Duerr


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

show more ...

58ebf6bf19-Jun-2012 Herbert Dürr

#c704126# fix off-by-one when parsing WW8_STD's fHidden member

According to the header file ww8struc.hxx the fHidden member is at bit 1


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

#c704126# fix off-by-one when parsing WW8_STD's fHidden member

According to the header file ww8struc.hxx the fHidden member is at bit 1


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

show more ...

d1af8f7d16-Jun-2012 Yong Lin Ma

118878: Writer crash after column number and width of frame are modified

Patch by: Lin Yuan
Review by: mayongl
Reported by: Ji Yan



git-svn-id: https://svn.apache.o

118878: Writer crash after column number and width of frame are modified

Patch by: Lin Yuan
Review by: mayongl
Reported by: Ji Yan



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

show more ...

711fced415-Jun-2012 Ariel Constenla-Haile

Remove obsolete attributes from UI element XML files

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


uiconfig/sglobal/statusbar/statusbar.xml
uiconfig/sglobal/toolbar/alignmentbar.xml
uiconfig/sglobal/toolbar/arrowshapes.xml
uiconfig/sglobal/toolbar/basicshapes.xml
uiconfig/sglobal/toolbar/bezierobjectbar.xml
uiconfig/sglobal/toolbar/calloutshapes.xml
uiconfig/sglobal/toolbar/colorbar.xml
uiconfig/sglobal/toolbar/drawbar.xml
uiconfig/sglobal/toolbar/drawingobjectbar.xml
uiconfig/sglobal/toolbar/drawtextobjectbar.xml
uiconfig/sglobal/toolbar/extrusionobjectbar.xml
uiconfig/sglobal/toolbar/flowchartshapes.xml
uiconfig/sglobal/toolbar/fontworkobjectbar.xml
uiconfig/sglobal/toolbar/fontworkshapetype.xml
uiconfig/sglobal/toolbar/formcontrols.xml
uiconfig/sglobal/toolbar/formdesign.xml
uiconfig/sglobal/toolbar/formsfilterbar.xml
uiconfig/sglobal/toolbar/formsnavigationbar.xml
uiconfig/sglobal/toolbar/formtextobjectbar.xml
uiconfig/sglobal/toolbar/frameobjectbar.xml
uiconfig/sglobal/toolbar/fullscreenbar.xml
uiconfig/sglobal/toolbar/graffilterbar.xml
uiconfig/sglobal/toolbar/graphicobjectbar.xml
uiconfig/sglobal/toolbar/insertbar.xml
uiconfig/sglobal/toolbar/insertobjectbar.xml
uiconfig/sglobal/toolbar/mediaobjectbar.xml
uiconfig/sglobal/toolbar/moreformcontrols.xml
uiconfig/sglobal/toolbar/numobjectbar.xml
uiconfig/sglobal/toolbar/oleobjectbar.xml
uiconfig/sglobal/toolbar/optimizetablebar.xml
uiconfig/sglobal/toolbar/previewobjectbar.xml
uiconfig/sglobal/toolbar/standardbar.xml
uiconfig/sglobal/toolbar/starshapes.xml
uiconfig/sglobal/toolbar/symbolshapes.xml
uiconfig/sglobal/toolbar/tableobjectbar.xml
uiconfig/sglobal/toolbar/textobjectbar.xml
uiconfig/sglobal/toolbar/toolbar.xml
uiconfig/sglobal/toolbar/viewerbar.xml
uiconfig/sweb/statusbar/statusbar.xml
uiconfig/sweb/toolbar/arrowshapes.xml
uiconfig/sweb/toolbar/basicshapes.xml
uiconfig/sweb/toolbar/bezierobjectbar.xml
uiconfig/sweb/toolbar/calloutshapes.xml
uiconfig/sweb/toolbar/colorbar.xml
uiconfig/sweb/toolbar/drawingobjectbar.xml
uiconfig/sweb/toolbar/drawtextobjectbar.xml
uiconfig/sweb/toolbar/extrusionobjectbar.xml
uiconfig/sweb/toolbar/flowchartshapes.xml
uiconfig/sweb/toolbar/fontworkobjectbar.xml
uiconfig/sweb/toolbar/fontworkshapetype.xml
uiconfig/sweb/toolbar/formcontrols.xml
uiconfig/sweb/toolbar/formdesign.xml
uiconfig/sweb/toolbar/formsfilterbar.xml
uiconfig/sweb/toolbar/formsnavigationbar.xml
uiconfig/sweb/toolbar/formtextobjectbar.xml
uiconfig/sweb/toolbar/frameobjectbar.xml
uiconfig/sweb/toolbar/fullscreenbar.xml
uiconfig/sweb/toolbar/graffilterbar.xml
uiconfig/sweb/toolbar/graphicobjectbar.xml
uiconfig/sweb/toolbar/insertbar.xml
uiconfig/sweb/toolbar/mediaobjectbar.xml
uiconfig/sweb/toolbar/numobjectbar.xml
uiconfig/sweb/toolbar/oleobjectbar.xml
uiconfig/sweb/toolbar/optimizetablebar.xml
uiconfig/sweb/toolbar/previewobjectbar.xml
uiconfig/sweb/toolbar/standardbar.xml
uiconfig/sweb/toolbar/starshapes.xml
uiconfig/sweb/toolbar/symbolshapes.xml
uiconfig/sweb/toolbar/tableobjectbar.xml
uiconfig/sweb/toolbar/textobjectbar.xml
uiconfig/sweb/toolbar/toolbar.xml
uiconfig/sweb/toolbar/viewerbar.xml
uiconfig/swform/statusbar/statusbar.xml
uiconfig/swform/toolbar/alignmentbar.xml
uiconfig/swform/toolbar/arrowshapes.xml
uiconfig/swform/toolbar/basicshapes.xml
uiconfig/swform/toolbar/bezierobjectbar.xml
uiconfig/swform/toolbar/calloutshapes.xml
uiconfig/swform/toolbar/colorbar.xml
uiconfig/swform/toolbar/drawbar.xml
uiconfig/swform/toolbar/drawingobjectbar.xml
uiconfig/swform/toolbar/drawtextobjectbar.xml
uiconfig/swform/toolbar/extrusionobjectbar.xml
uiconfig/swform/toolbar/flowchartshapes.xml
uiconfig/swform/toolbar/fontworkobjectbar.xml
uiconfig/swform/toolbar/fontworkshapetype.xml
uiconfig/swform/toolbar/formcontrols.xml
uiconfig/swform/toolbar/formdesign.xml
uiconfig/swform/toolbar/formsfilterbar.xml
uiconfig/swform/toolbar/formsnavigationbar.xml
uiconfig/swform/toolbar/formtextobjectbar.xml
uiconfig/swform/toolbar/frameobjectbar.xml
uiconfig/swform/toolbar/fullscreenbar.xml
uiconfig/swform/toolbar/graffilterbar.xml
uiconfig/swform/toolbar/graphicobjectbar.xml
uiconfig/swform/toolbar/insertbar.xml
uiconfig/swform/toolbar/insertobjectbar.xml
uiconfig/swform/toolbar/mediaobjectbar.xml
uiconfig/swform/toolbar/moreformcontrols.xml
uiconfig/swform/toolbar/numobjectbar.xml
uiconfig/swform/toolbar/oleobjectbar.xml
uiconfig/swform/toolbar/optimizetablebar.xml
uiconfig/swform/toolbar/previewobjectbar.xml
uiconfig/swform/toolbar/standardbar.xml
uiconfig/swform/toolbar/starshapes.xml
uiconfig/swform/toolbar/symbolshapes.xml
uiconfig/swform/toolbar/tableobjectbar.xml
uiconfig/swform/toolbar/textobjectbar.xml
uiconfig/swform/toolbar/toolbar.xml
uiconfig/swform/toolbar/viewerbar.xml
uiconfig/swreport/statusbar/statusbar.xml
uiconfig/swreport/toolbar/alignmentbar.xml
uiconfig/swreport/toolbar/arrowshapes.xml
uiconfig/swreport/toolbar/basicshapes.xml
uiconfig/swreport/toolbar/bezierobjectbar.xml
uiconfig/swreport/toolbar/calloutshapes.xml
uiconfig/swreport/toolbar/colorbar.xml
uiconfig/swreport/toolbar/drawbar.xml
uiconfig/swreport/toolbar/drawingobjectbar.xml
uiconfig/swreport/toolbar/drawtextobjectbar.xml
uiconfig/swreport/toolbar/extrusionobjectbar.xml
uiconfig/swreport/toolbar/flowchartshapes.xml
uiconfig/swreport/toolbar/fontworkobjectbar.xml
uiconfig/swreport/toolbar/fontworkshapetype.xml
uiconfig/swreport/toolbar/formcontrols.xml
uiconfig/swreport/toolbar/formdesign.xml
uiconfig/swreport/toolbar/formsfilterbar.xml
uiconfig/swreport/toolbar/formsnavigationbar.xml
uiconfig/swreport/toolbar/formtextobjectbar.xml
uiconfig/swreport/toolbar/frameobjectbar.xml
uiconfig/swreport/toolbar/fullscreenbar.xml
uiconfig/swreport/toolbar/graffilterbar.xml
uiconfig/swreport/toolbar/graphicobjectbar.xml
uiconfig/swreport/toolbar/insertbar.xml
uiconfig/swreport/toolbar/insertobjectbar.xml
uiconfig/swreport/toolbar/mediaobjectbar.xml
uiconfig/swreport/toolbar/moreformcontrols.xml
uiconfig/swreport/toolbar/numobjectbar.xml
uiconfig/swreport/toolbar/oleobjectbar.xml
uiconfig/swreport/toolbar/optimizetablebar.xml
uiconfig/swreport/toolbar/previewobjectbar.xml
uiconfig/swreport/toolbar/standardbar.xml
uiconfig/swreport/toolbar/starshapes.xml
uiconfig/swreport/toolbar/symbolshapes.xml
uiconfig/swreport/toolbar/tableobjectbar.xml
uiconfig/swreport/toolbar/textobjectbar.xml
uiconfig/swreport/toolbar/toolbar.xml
uiconfig/swreport/toolbar/viewerbar.xml
uiconfig/swriter/statusbar/statusbar.xml
uiconfig/swriter/toolbar/alignmentbar.xml
uiconfig/swriter/toolbar/arrowshapes.xml
uiconfig/swriter/toolbar/basicshapes.xml
uiconfig/swriter/toolbar/bezierobjectbar.xml
uiconfig/swriter/toolbar/calloutshapes.xml
uiconfig/swriter/toolbar/colorbar.xml
uiconfig/swriter/toolbar/drawbar.xml
uiconfig/swriter/toolbar/drawingobjectbar.xml
uiconfig/swriter/toolbar/drawtextobjectbar.xml
uiconfig/swriter/toolbar/extrusionobjectbar.xml
uiconfig/swriter/toolbar/flowchartshapes.xml
uiconfig/swriter/toolbar/fontworkobjectbar.xml
uiconfig/swriter/toolbar/fontworkshapetype.xml
uiconfig/swriter/toolbar/formcontrols.xml
uiconfig/swriter/toolbar/formdesign.xml
uiconfig/swriter/toolbar/formsfilterbar.xml
uiconfig/swriter/toolbar/formsnavigationbar.xml
uiconfig/swriter/toolbar/formtextobjectbar.xml
uiconfig/swriter/toolbar/frameobjectbar.xml
uiconfig/swriter/toolbar/fullscreenbar.xml
uiconfig/swriter/toolbar/graffilterbar.xml
uiconfig/swriter/toolbar/graphicobjectbar.xml
uiconfig/swriter/toolbar/insertbar.xml
uiconfig/swriter/toolbar/mediaobjectbar.xml
uiconfig/swriter/toolbar/moreformcontrols.xml
uiconfig/swriter/toolbar/numobjectbar.xml
uiconfig/swriter/toolbar/oleobjectbar.xml
uiconfig/swriter/toolbar/optimizetablebar.xml
uiconfig/swriter/toolbar/previewobjectbar.xml
uiconfig/swriter/toolbar/standardbar.xml
uiconfig/swriter/toolbar/starshapes.xml
uiconfig/swriter/toolbar/symbolshapes.xml
uiconfig/swriter/toolbar/tableobjectbar.xml
uiconfig/swriter/toolbar/textobjectbar.xml
uiconfig/swriter/toolbar/toolbar.xml
uiconfig/swriter/toolbar/viewerbar.xml
uiconfig/swxform/statusbar/statusbar.xml
uiconfig/swxform/toolbar/alignmentbar.xml
uiconfig/swxform/toolbar/arrowshapes.xml
uiconfig/swxform/toolbar/basicshapes.xml
uiconfig/swxform/toolbar/bezierobjectbar.xml
uiconfig/swxform/toolbar/calloutshapes.xml
uiconfig/swxform/toolbar/colorbar.xml
uiconfig/swxform/toolbar/drawbar.xml
uiconfig/swxform/toolbar/drawingobjectbar.xml
uiconfig/swxform/toolbar/drawtextobjectbar.xml
uiconfig/swxform/toolbar/extrusionobjectbar.xml
uiconfig/swxform/toolbar/flowchartshapes.xml
uiconfig/swxform/toolbar/fontworkobjectbar.xml
uiconfig/swxform/toolbar/fontworkshapetype.xml
uiconfig/swxform/toolbar/formcontrols.xml
uiconfig/swxform/toolbar/formdesign.xml
uiconfig/swxform/toolbar/formsfilterbar.xml
uiconfig/swxform/toolbar/formsnavigationbar.xml
uiconfig/swxform/toolbar/formtextobjectbar.xml
uiconfig/swxform/toolbar/frameobjectbar.xml
uiconfig/swxform/toolbar/fullscreenbar.xml
uiconfig/swxform/toolbar/graffilterbar.xml
uiconfig/swxform/toolbar/graphicobjectbar.xml
uiconfig/swxform/toolbar/insertbar.xml
uiconfig/swxform/toolbar/insertobjectbar.xml
uiconfig/swxform/toolbar/mediaobjectbar.xml
uiconfig/swxform/toolbar/moreformcontrols.xml
uiconfig/swxform/toolbar/numobjectbar.xml
uiconfig/swxform/toolbar/oleobjectbar.xml
uiconfig/swxform/toolbar/optimizetablebar.xml
uiconfig/swxform/toolbar/previewobjectbar.xml
uiconfig/swxform/toolbar/standardbar.xml
uiconfig/swxform/toolbar/starshapes.xml
uiconfig/swxform/toolbar/symbolshapes.xml
uiconfig/swxform/toolbar/tableobjectbar.xml
uiconfig/swxform/toolbar/textobjectbar.xml
uiconfig/swxform/toolbar/toolbar.xml
uiconfig/swxform/toolbar/viewerbar.xml
d871a4be15-Jun-2012 Ariel Constenla-Haile

Remove menu item for registration dialog

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

8710d86d14-Jun-2012 Herbert Dürr

#c708928# avoid double free error

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

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

1...<<2122232425262728