8a5d84eb | 28-Feb-2013 |
Herbert Dürr |
fix CR_SetBoxWidth's copy constructor git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1451245 13f79535-47bb-0310-9956-ffa450edef68 |
8e637f0e | 31-Jan-2013 |
Armin Le Grand |
#121532# removed include to no longer existing file git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1440890 13f79535-47bb-0310-9956-ffa450edef68 |
a7185797 | 30-Jan-2013 |
Armin Le Grand |
#121532# unified processor2d usages from other modules git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1440387 13f79535-47bb-0310-9956-ffa450edef68 |
1cd65da9 | 29-Jan-2013 |
Armin Le Grand |
#121532# enhanced visualisation of text edut&selection, D&D overhauled git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1439888 13f79535-47bb-0310-9956-ffa450edef68 |
143bd248 | 24-Jan-2013 |
Pedro Giffuni |
i108228 - table: bool has negative sign when used in formula expression. The root problem is that the boolean expression "true" evaluates to -1 rather than +1 in formulas in Writer.
i108228 - table: bool has negative sign when used in formula expression. The root problem is that the boolean expression "true" evaluates to -1 rather than +1 in formulas in Writer. The problem is solved by considering that the type can be a Boolean (SBxBool in addition to SbxSTRING. Author: Mattias Johnnson git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1437842 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
6043ac9b | 23-Jan-2013 |
Armin Le Grand |
#121532# unified getting the blended selection color git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1437574 13f79535-47bb-0310-9956-ffa450edef68 |
a180b29c | 21-Jan-2013 |
Herbert Dürr |
type qualifiers ignored on function return type Gcc 4.4 on our buildbot reported 657 such warnings, which represents almost 85% of all warnings it emitted for our codebase! The warnings
type qualifiers ignored on function return type Gcc 4.4 on our buildbot reported 657 such warnings, which represents almost 85% of all warnings it emitted for our codebase! The warnings are correct and cleaning them up improves our code quality and makes the build output more relevant. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1436255 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
45fd3b9a | 10-Jan-2013 |
Armin Le Grand |
#121504# Support for alpha channel in clipboard for all systems git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1431512 13f79535-47bb-0310-9956-ffa450edef68 |
e272a9c9 | 03-Jan-2013 |
Herbert Dürr |
#i68503# a SwHolePortion must not be decorated for a consistent visual appearance git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1428424 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 |
187afabe | 07-Dec-2012 |
Herbert Dürr |
#i121447# fix SwAccessibleParagraph::GetGlyphBoundary()'s return value git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1418366 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 ...
|
e6f63103 | 23-Oct-2012 |
Armin Le Grand |
#121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401294 13f79535-47bb-0310-9956-f
#121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401294 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
67da96a4 | 28-Sep-2012 |
Oliver-Rainer Wittmann |
avoid assignments in if-conditions git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1391367 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 ...
|
973b5647 | 14-Sep-2012 |
Pavel Janík |
Add parens around assignment used as boolean value to prevent WaE issue (compiler warning). git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1384746 13f79535-47bb-03
Add parens around assignment used as boolean value to prevent WaE issue (compiler warning). git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1384746 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ecbf1e4a | 14-Sep-2012 |
Pavel Janík |
Move initialization of meDocType to prevent WaE issue. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1384745 13f79535-47bb-0310-9956-ffa450edef68 |
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 ...
|
201db44c | 12-Sep-2012 |
Jian Hong Cheng |
Fix issue #i120864: Text is overlapped by the drawing object when open the .doc file * sw/source/core/text/itrform2.cxx Core function Patch by: Jane Kang,<kangjane2012@gmail.
Fix issue #i120864: Text is overlapped by the drawing object when open the .doc file * sw/source/core/text/itrform2.cxx Core function 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@1383798 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
d83e2ff7 | 12-Sep-2012 |
Jian Hong Cheng |
Fix issue i120759: Bookmark value changed when opening the doc file * sw/source/core/fields/chpfld.cxx MS Word Binary compatibility Patch by: Fan Zheng,<zheng.easyfan@gmail.c
Fix issue i120759: Bookmark value changed when opening the doc file * sw/source/core/fields/chpfld.cxx MS Word Binary compatibility Patch by: Fan Zheng,<zheng.easyfan@gmail.com> Found by: dongjun zong,<zongdj001@gmail.com> Review by: Jian Hong Cheng,<chengjh@apache.org> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1383789 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 ...
|
07f29ca7 | 11-Sep-2012 |
Jian Fang Zhang |
#i120832#, the style and color set on table text by user should have higher priority than that from table style Found by: Jinlong Wu,wujinlong@gmail.com Patch by: bjcheny,companycy@gmail
#i120832#, the style and color set on table text by user should have higher priority than that from table style Found by: Jinlong Wu,wujinlong@gmail.com Patch by: bjcheny,companycy@gmail.com Review by: zhangjf git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1383383 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|