History log of /aoo41x/main/svx/ (Results 201 - 225 of 436)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b7a56e9517-Apr-2013 Armin Le Grand

i122041 Added 'Automatic' to TextPropertyPanel FontColor and HilightColor, added 'No Color' to ParagraphPropertyPanel BackgroundColor

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

i122041 Added 'Automatic' to TextPropertyPanel FontColor and HilightColor, added 'No Color' to ParagraphPropertyPanel BackgroundColor

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

show more ...

395b75f917-Apr-2013 Oliver-Rainer Wittmann

122025: - UNO commands introduced with sidebar: apply labels and disable them UI customization


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

122025: - UNO commands introduced with sidebar: apply labels and disable them UI customization


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

show more ...

ed6b205417-Apr-2013 Armin Le Grand

i122042 corrected adding default values in LineStyleListBox

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

34688d8f17-Apr-2013 Herbert Dürr

fix visibility of SdrUndo* destructors

destructing them via their baseclasses virtual destructor would be possible but
some aggressive compilers use their type knowledge to destruct them

fix visibility of SdrUndo* destructors

destructing them via their baseclasses virtual destructor would be possible but
some aggressive compilers use their type knowledge to destruct them directly.
For such cases these destructors need to available as inlines or as visible symbols
which does not always seem to be the case for implicitly declared destructors.


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

show more ...

58b5440217-Apr-2013 Armin Le Grand

i122041 Added WaE patch from Pavel

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

ca6f8f2116-Apr-2013 Armin Le Grand

i122041 Added vaues for defining behaviour of ColorValueSets to SvtAccessibilityOptions

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

i122041 Added vaues for defining behaviour of ColorValueSets to SvtAccessibilityOptions

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

show more ...

3c215bd316-Apr-2013 Herbert Dürr

provide complete types of some SdrCustomShapeGeometryItem functors before they are used


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

provide complete types of some SdrCustomShapeGeometryItem functors before they are used


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

show more ...

28bcfa4916-Apr-2013 Armin Le Grand

i122041 Unified and centralized control for Color ValueSets

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

6f6ba3c813-Apr-2013 Pavel Janík

Unname unused arguments to prevent WaE issues.


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

6870eca313-Apr-2013 Pavel Janík

Unname unused argument to prevent WaE issue.


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

1715803b13-Apr-2013 Pavel Janík

Unname unused arguments to prevent WaE issues.


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

7f848b4413-Apr-2013 Pavel Janík

Remove unused varables to prevent WaE issues.


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

f41cb9e913-Apr-2013 Pavel Janík

Reorder initializations to prevent compiler warnings.


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

6df87dbd12-Apr-2013 Oliver-Rainer Wittmann

121788: - remove duplicate resource introduced by accident


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

c3c0ed1b11-Apr-2013 Armin Le Grand

i121791 Corrected names for LineDashes, cleaned up resources

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

50c9030a10-Apr-2013 Pavel Janík

Reorder initializations properly to prevent WaE issues.


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

d51d93c210-Apr-2013 Pavel Janík

Add empty return to prevent WaE issue.


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

e89b8a9610-Apr-2013 Pavel Janík

Unname unused argument to prevent WaE issues.


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

69ff20f410-Apr-2013 Pavel Janík

Unname unused argument to prevent WaE issues.


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

10534d9f10-Apr-2013 Pavel Janík

Comment out unused variable to prevent WaE issue.


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

7134ea5b10-Apr-2013 Pavel Janík

Unname unused argument to prevent WaE issues.


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

a7d1eb6f10-Apr-2013 Pavel Janík

Unname unused arguments and reorder initializations properly to prevent
WaE issues.


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

Unname unused arguments and reorder initializations properly to prevent
WaE issues.


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

show more ...

2684b34710-Apr-2013 Pavel Janík

Use proper variable type to prevent comparing signed and unsigned variables (WaE).


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

Use proper variable type to prevent comparing signed and unsigned variables (WaE).


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

show more ...

864f22a910-Apr-2013 Pavel Janík

Unname unused argument to prevent WaE issues.


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

ae981a9110-Apr-2013 Pavel Janík

Unname unused arguments and reorder initializations properly to prevent
WaE issues.


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

Unname unused arguments and reorder initializations properly to prevent
WaE issues.


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

show more ...

12345678910>>...18