History log of /aoo41x/main/sw/source/ (Results 251 - 275 of 449)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
95a1859429-Jan-2013 Andre Fischer

i121420: Extended theming. General improvements of the sidebar.

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

143bd24824-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 ...

6043ac9b23-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

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

45fd3b9a10-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

e272a9c903-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

2329db7f25-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

22de899519-Dec-2012 Andre Fischer

i121420: Sidebar can read configuration and display XUIElements provided by extension.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1423885 13f79535-47bb-0310-995

i121420: Sidebar can read configuration and display XUIElements provided by extension.

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

show more ...

4772d9af13-Dec-2012 Armin Le Grand

#121463# Enhanced handle visualization and some fixes in that region

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

a41e650011-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

1396af0910-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

187afabe07-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

49a3dd3b04-Dec-2012 Jian Hong Cheng

Revise the code for a compile warning

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

4d0b632f03-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 ...

7b20445f03-Dec-2012 Oliver-Rainer Wittmann

#121281# - correction of former solution (revision 1409212) - consider negative row span values


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

#121281# - correction of former solution (revision 1409212) - consider negative row span values


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

show more ...

bd24336703-Dec-2012 Jian Hong Cheng

Revise un-necessary checking..
Patch by: chengjh,<chengjh@apache.org>

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

984e9da202-Dec-2012 Ariel Constenla-Haile

Fix non-pro build breaker: SvMemoryStream has no member GetRecLeft()

Possible introduced from copy and paste from sc, see
sal_Size XclImpStream::GetRecLeft() function in class:XclImpStre

Fix non-pro build breaker: SvMemoryStream has no member GetRecLeft()

Possible introduced from copy and paste from sc, see
sal_Size XclImpStream::GetRecLeft() function in class:XclImpStream
sc/source/filter/inc/xistream.hxx

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

show more ...

cb9c237502-Dec-2012 Ariel Constenla-Haile

Fix build breaker: include <limits> for std::numeric_limits

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

cc2f77aa01-Dec-2012 Pavel Janík

Comment out unused variables.


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

3173565f30-Nov-2012 Herbert Dürr

#i120927# ww8par.hxx always needs the numeric_limits include

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

d91d584530-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

3f267dae30-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

91eb8ec230-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 ...

bd4633cd29-Nov-2012 Pavel Janík

Reorder initializations to prevent compiler warnings.


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

9bd1ff0d29-Nov-2012 Pavel Janík

Default return to prevent compiler warnings.


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

1...<<1112131415161718