2329db7f | 25-Dec-2012 |
Ariel Constenla-Haile |
i121544 - Clean-up MessageBox API (post fix) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1425715 13f79535-47bb-0310-9956-ffa450edef68 |
a41e6500 | 11-Dec-2012 |
Ariel Constenla-Haile |
i25945 - Allow disabling scrollbar tips by API and configuration git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1419993 13f79535-47bb-0310-9956-ffa450edef68 |
1396af09 | 10-Dec-2012 |
Armin Le Grand |
#121448# Aligned default fill color/ line style for all apps git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1419491 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 |
|
3078b051 | 22-Nov-2012 |
Oliver-Rainer Wittmann |
#120879# - import "Microsoft Word TOC bookmarks" as cross reference bookmarks and suppress the import of unreferenced ones. Review by: zhengfan git-sv
#120879# - import "Microsoft Word TOC bookmarks" as cross reference bookmarks and suppress the import of unreferenced ones. Review by: zhengfan git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1412516 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
453c381d | 28-Sep-2012 |
Oliver-Rainer Wittmann |
adjust documentation about WhichID numbers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1391361 13f79535-47bb-0310-9956-ffa450edef68 |
f66c5aaf | 17-Sep-2012 |
Oliver-Rainer Wittmann |
#119963#,#120877# - WW8 filter enhancement: import and export actual TOC content Patch by: zhengfan, Oliver Review by: Oliver reintegrate from branch writer001
#119963#,#120877# - WW8 filter enhancement: import and export actual TOC content Patch by: zhengfan, Oliver Review by: Oliver reintegrate from branch writer001 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1386590 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
1c582a35 | 14-Sep-2012 |
Jian Fang Zhang |
#i113606#, in SwDoc dtor to release the cyclic reference between XFormModel and bindings/submissions Patch by: zhangjf Review by: zhangjf git-svn-id: https://svn.apache.org
#i113606#, in SwDoc dtor to release the cyclic reference between XFormModel and bindings/submissions Patch by: zhangjf Review by: zhangjf git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1384759 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
d0b5cae4 | 12-Sep-2012 |
Jian Fang Zhang |
#i119558#, set SwDoc default page mode value to false when import MS 2007 docx file To avoid default page mode affect the calculation of table row height Found by: xiao ting xiao, t
#i119558#, set SwDoc default page mode value to false when import MS 2007 docx file To avoid default page mode affect the calculation of table row height Found by: xiao ting xiao, tingxiaox@gmail.com Patch by: zhaoshzh, aoo.zhaoshzh@gmail.com Review by: zhangjf git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1383908 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
91100364 | 12-Sep-2012 |
Jian Hong Cheng |
Fix issue #120881: Page number in footer display incorrectly * sw/inc/ndtxt.hxx * sw/source/core/inc/flyfrm.hxx * sw/source/core/inc/txtfrm.hxx * sw/source/core/layout/fly.cxx
Fix issue #120881: Page number in footer display incorrectly * sw/inc/ndtxt.hxx * sw/source/core/inc/flyfrm.hxx * sw/source/core/inc/txtfrm.hxx * sw/source/core/layout/fly.cxx * sw/source/core/txtnode/ndtxt.cxx * sw/source/core/txtnode/txtedt.cxx Core function related to Interoperability with MS Word 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@1383857 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ca2e0b95 | 12-Sep-2012 |
Lei De Bin |
#119612# fix the order of Hebraic string are changed after save as new .doc * when opening .doc in AOO, preserve the RTL property(property ID is 0x085A) and export. Reported by: Lou Qing le
#119612# fix the order of Hebraic string are changed after save as new .doc * when opening .doc in AOO, preserve the RTL property(property ID is 0x085A) and export. Reported by: Lou Qing le Patch by: Chen Zuo Jun Review by: Lei De Bin git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1383777 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 ...
|
abbaf3ec | 24-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 ...
|
ef785786 | 19-Jul-2012 |
Ariel Constenla-Haile |
#i120300# - Add new property "ShowContentTips" in com.sun.star.text.ViewSettings git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1363583 13f79535-47bb-0310-9956-ffa450edef68 |
37fb9221 | 29-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 ...
|
49bd4d4b | 28-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 ...
|
512da7eb | 26-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 ...
|
172c67b2 | 15-May-2012 |
Armin Le Grand |
#118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer, changed name to be the filename only, added code to SW to set Title and Desc git-svn-id: https://svn.apache.org/repos/asf/incu
#118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer, changed name to be the filename only, added code to SW to set Title and Desc git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1338651 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
6fddd742 | 09-May-2012 |
Oliver-Rainer Wittmann |
119292 - remove misusage of <SwDoc::Set|IsLoaded()> for the adjustments of certain AT_PAGE anchored objects git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1336208 13f7
119292 - remove misusage of <SwDoc::Set|IsLoaded()> for the adjustments of certain AT_PAGE anchored objects git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1336208 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
5b4f8e55 | 25-Feb-2012 |
Pedro Giffuni |
i115580 - revert - the patch is causing assertions when opening new impress documents. Found by Ariel. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1293507 13f79535-47bb-
i115580 - revert - the patch is causing assertions when opening new impress documents. Found by Ariel. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1293507 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
8b085085 | 21-Feb-2012 |
Pedro Giffuni |
i#115580# - Font size changes when copying words to impress. Copying words from writer/calc to impress, some font sizes may get bigger. Additionally other fonts atrtributes like the
i#115580# - Font size changes when copying words to impress. Copying words from writer/calc to impress, some font sizes may get bigger. Additionally other fonts atrtributes like the font size changes. Special thanks to the author for working so diligently on this issue. BZ: 115580 Author: Jing Dong Chen git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1291962 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
e3349227 | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from resource data files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244480 13f79535-47bb-0310-9956-ffa450edef68 |
67e470da | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from source files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244478 13f79535-47bb-0310-9956-ffa450edef68 |
ee093aae | 14-Feb-2012 |
Pedro Giffuni |
i20878 - Q-PCD shows spaces at end of a wrapped line in Writer. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244232 13f79535-47bb-0310-9956-ffa450edef68 |
e76eebc6 | 12-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230357 13f79535-47bb-0310-9956-ffa450edef68 |