History log of /aoo42x/main/sw/source/ui/ (Results 176 - 200 of 269)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9afceb3307-May-2013 Ariel Constenla-Haile

i122116 - Remove GalleryExplorer member functions

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

900fdb6d02-May-2013 Oliver-Rainer Wittmann

122105: text property panel, underline style control: correct application of chosen underline style in Calc cells and Drawing objects in Writer


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

122105: text property panel, underline style control: correct application of chosen underline style in Calc cells and Drawing objects in Writer


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

show more ...

d29c2fc230-Apr-2013 Andre Fischer

122194: Adapted license text in propertypanel.hrc, then renamed it to ResourceDefinitions.hrc

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

122194: Adapted license text in propertypanel.hrc, then renamed it to ResourceDefinitions.hrc

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

show more ...

0d4ba6f930-Apr-2013 Oliver-Rainer Wittmann

<SwDrawTextShell> - remove self-destructing call to <SwView::AttrChangedNotify(..)>
- remove superfluous slot invalidation


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

<SwDrawTextShell> - remove self-destructing call to <SwView::AttrChangedNotify(..)>
- remove superfluous slot invalidation


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

show more ...

c346742329-Apr-2013 Pavel Janík

Comment out unused variable to prevent compiler warning.


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

c7be74b128-Apr-2013 Armin Le Grand

i122120 Cleanup of XPropertyList and derivates to RefCounted instances, more cleanups

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

i122120 Cleanup of XPropertyList and derivates to RefCounted instances, more cleanups

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

show more ...

cbe4a5e327-Apr-2013 Steve Yin

Sync with the trunk

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


f3fdaad623-Apr-2013 Pavel Janík

Reorder initialization to prevent compiler warning.


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

550fbbbd23-Apr-2013 Oliver-Rainer Wittmann

121793: correction for page property panel:
- show correct state in popups
- aggregate multiple attribute changes into one undo action


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

121793: correction for page property panel:
- show correct state in popups
- aggregate multiple attribute changes into one undo action


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

show more ...

ca62e2c223-Apr-2013 Steve Yin

IA2 for SW. Draft version 1.

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


45da7d5e19-Apr-2013 Andre Fischer

121960: Extend the sidebar::ControllerItem to check Disabled state. Converted TextPropertyPanel to use this new functionality.

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

121960: Extend the sidebar::ControllerItem to check Disabled state. Converted TextPropertyPanel to use this new functionality.

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

show more ...

46d2a04e18-Apr-2013 Herbert Dürr

WaE: fix implicit conversions from boolean false to the NULL pointer


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

261e9a4b18-Apr-2013 Oliver-Rainer Wittmann

122026: adjust names of newly introduced UNO commands; correct uno:FlipHorizontal and uno:FlipVertical


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469292 13f79535-47b

122026: adjust names of newly introduced UNO commands; correct uno:FlipHorizontal and uno:FlipVertical


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

43f0f11916-Apr-2013 Herbert Dürr

assume STL to always be newer than stlport's version from 2002


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

89abf1be11-Apr-2013 Andre Fischer

122028: Fixed crash when processing .uno:SwPageColumn command.
Reported by: Ariel Constenla-Haile
Patch by: Ariel Constenla-Haile
Review by: Andre Fischer

122028: Fixed crash when processing .uno:SwPageColumn command.
Reported by: Ariel Constenla-Haile
Patch by: Ariel Constenla-Haile
Review by: Andre Fischer


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

show more ...

cb0cd92e10-Apr-2013 Pavel Janík

Remove unused variables to prevent WaE issues.


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

a72134c010-Apr-2013 Oliver-Rainer Wittmann

121420: merge sidebar feature from branch into trunk


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


1e9c32af09-Apr-2013 Armin Le Grand

i121538 Removed old Fontwork dialogs preset box and all dependencies

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

47148b3b09-Apr-2013 Oliver-Rainer Wittmann

rebase on current trunk

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


2325745509-Apr-2013 Oliver-Rainer Wittmann

#121420# - resolve duplicate Slot on same UNO commands in Writer by removing the Writer in favor of the global one.


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

#121420# - resolve duplicate Slot on same UNO commands in Writer by removing the Writer in favor of the global one.


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

show more ...

ef076a1509-Apr-2013 Armin Le Grand

i121538 Disable FontWork dialog entries (slots) when CustomShapes are selected to avoid unwanted FontWork editing on these shapes

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

i121538 Disable FontWork dialog entries (slots) when CustomShapes are selected to avoid unwanted FontWork editing on these shapes

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

show more ...

430a148e08-Apr-2013 Jan Iversen

removed all non en-US messages incl. x-comment, to enable correct translation.
corrected a few problems where en-US was dublicated.
NO code/makefile changes


git-svn-id: https://

removed all non en-US messages incl. x-comment, to enable correct translation.
corrected a few problems where en-US was dublicated.
NO code/makefile changes


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

show more ...

512ec16106-Apr-2013 Zheng Fan

i121938: Fix 121938 in this pack, also include some paragraph panel issues solutions, for sidebar panel item. by ZhengFan.

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

i121938: Fix 121938 in this pack, also include some paragraph panel issues solutions, for sidebar panel item. by ZhengFan.

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

show more ...

97e8a92905-Apr-2013 Armin Le Grand

i121791 Unified usage of LineStyle ListBox, unified XPropertyList/XPropertyTable implementations, streamlined Ui Bitmap generation

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

i121791 Unified usage of LineStyle ListBox, unified XPropertyList/XPropertyTable implementations, streamlined Ui Bitmap generation

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

show more ...

1234567891011