History log of /trunk/main/offapi/com/sun/ (Results 126 - 150 of 175)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6116126824-Dec-2012 Ariel Constenla-Haile

i121544 - Clean-up MessageBox API

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

b6dc695e23-Dec-2012 Ariel Constenla-Haile

i121162 - ImageScaleMode constants should be in UPPERCASE

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

d026be4023-Dec-2012 Ariel Constenla-Haile

i121542 - Unify the Menu API

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

e821fb7720-Dec-2012 Ariel Constenla-Haile

i121514 - Remove deprecated UnoControlSimpleAnimation

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

9ecc082c20-Dec-2012 Ariel Constenla-Haile

i121513 - Remove deprecated UnoControlThrobberModel

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

f9c62b5d12-Dec-2012 Steve Yin

IAccessible2 bridge integration

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

df906e2412-Dec-2012 Steve Yin

IAccessible2 bridge integration

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1420518 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

d975be8c10-Dec-2012 Andre Fischer

i121420: Added UNO interface and service descriptions.
Added configuration schems.
Added initial implementation of EventMultiplexer.



git-svn-id: https://s

i121420: Added UNO interface and service descriptions.
Added configuration schems.
Added initial implementation of EventMultiplexer.



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

show more ...

af1681ac07-Dec-2012 Ariel Constenla-Haile

Fix build breaker: missing css::uno::XInterface include

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

8f4dfc8e06-Dec-2012 Ariel Constenla-Haile

#i121442# - StatusbarController API Modifications

Modify the current StatusbarController API so that it can be used by pure UNO implementations.

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

#i121442# - StatusbarController API Modifications

Modify the current StatusbarController API so that it can be used by pure UNO implementations.

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

show more ...

74c4339d06-Dec-2012 Ariel Constenla-Haile

#i121442# - API wrapping StatusBar functionality

In the current implementation and its API design, it is impossible to
implement a StatusbarController in UNO, because there is no way in

#i121442# - API wrapping StatusBar functionality

In the current implementation and its API design, it is impossible to
implement a StatusbarController in UNO, because there is no way in UNO
for the controller to manipulate its status bar item; the current
implementation of UNO based StatusbarController have to access directly
the VCL StatusBar through the AWT XWindow in order to manipulate its
item.

Designing an API that wraps the VCL StatusBar does not make sense: a
StatusbarController should only have access to the status bar item it
controls, not the whole status bar. Therefore this new interface
represents only the functionality of an item in a status bar, to be
controlled by a StatusbarController.

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

show more ...

d1dc9aae06-Dec-2012 Ariel Constenla-Haile

#i121442# - Extend css::awt::XGraphic to draw images

A StatusbarController that draws its status bar item may need to draw a
graphic representing the feature state. css::awt::XGraphics A

#i121442# - Extend css::awt::XGraphic to draw images

A StatusbarController that draws its status bar item may need to draw a
graphic representing the feature state. css::awt::XGraphics API should
be extended to include VCL's OuptDevice::DrawImage.

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

show more ...

Revision tags: AOO340
4b689f2004-Nov-2012 Ariel Constenla-Haile

Fix spaces

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

3de7a47104-Nov-2012 Ariel Constenla-Haile

#i85426# - Document css::text::XAutoTextContainer paths handling

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

b71c4f6704-Nov-2012 Ariel Constenla-Haile

#i87780# - Document css::text::AutoTextGroup properties

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

33bc51b916-Oct-2012 Ariel Constenla-Haile

#i93995# - Allow setting Body of a simple mail message

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

23f3e26f10-Oct-2012 Ariel Constenla-Haile

#i121197# - Scape non-ASCII chars from css.style.NumberingType

Patch by: Tsutomu Uchino
Review by: arielch

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

#i121197# - Scape non-ASCII chars from css.style.NumberingType

Patch by: Tsutomu Uchino
Review by: arielch

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

show more ...

223fc0cf08-Oct-2012 Ariel Constenla-Haile

#i121180# - Fix SpinningProgressControlModel description

IDL description by Bernard Marcelly

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1395493 13f79535-47bb-0

#i121180# - Fix SpinningProgressControlModel description

IDL description by Bernard Marcelly

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

show more ...

83de8f3808-Oct-2012 Ariel Constenla-Haile

#i121181# - Deprecate Throbber API

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

02cc152d06-Oct-2012 Ariel Constenla-Haile

#i117769# - Document service com.sun.star.awt.PrinterServer

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

56021edf09-Sep-2012 Ariel Constenla-Haile

#i120858# Change "Farsi" with "Persian"

Changes done on UI code and IDL, not in comments.

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

#i120858# Change "Farsi" with "Persian"

Changes done on UI code and IDL, not in comments.

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

show more ...

102b8ff707-Sep-2012 Wang Lei

#i120478 Enhancement request: support sheet scoped named ranges in Calc
Some modification
1)Adding two new interface instead of adding new member functions to existed interface
2)roll bac

#i120478 Enhancement request: support sheet scoped named ranges in Calc
Some modification
1)Adding two new interface instead of adding new member functions to existed interface
2)roll back types.rdb
3)roll back temp fix for binfilter

Patch by: zhaoshzh (Zhao Shao Zhi)
Review by: Wang Lei

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

show more ...

dffa72de31-Aug-2012 Wang Lei

#i120478 Enhancement request: support sheet scoped named ranges in Calc

Patch by: zhaoshzh (Zhao Shao Zhi)
Review by: Wang Lei

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

#i120478 Enhancement request: support sheet scoped named ranges in Calc

Patch by: zhaoshzh (Zhao Shao Zhi)
Review by: Wang Lei

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

show more ...

1234567