dccf82be | 26-Apr-2013 |
Ariel Constenla-Haile |
UI Controller Factory fixes - "ModuleName" --> "ModuleIdentifier": the IDL definition for css::frame::PopupMenuControllerFactory and css::frame::StatusbarControllerFactory tells
UI Controller Factory fixes - "ModuleName" --> "ModuleIdentifier": the IDL definition for css::frame::PopupMenuControllerFactory and css::frame::StatusbarControllerFactory tells to use a property named "ModuleIdentifier", but in the code it is named "ModuleName" - Undocumented css::frame::ToolbarControllerFactory - Fix service name of ToolbarControllerFactory (ToolbarControllerFactory instead of ToolBarControllerFactory) - Convert the three service factories to new style, and use these new-style services in the source code - Implement multiple inheritance: added new css::frame::XUIControllerFactory - Added a (true) base class and implemented the three factories in a single file git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476436 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
2934064b | 26-Apr-2013 |
Herbert Dürr |
make license info consitent with r1232666 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476234 13f79535-47bb-0310-9956-ffa450edef68 |
ca62e2c2 | 23-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
|
32fcbcfd | 19-Apr-2013 |
Herbert Dürr |
WaE: fix "call to pure virtual member function" warning reported by clang. The strange casting seems to be a leftover from times before the MenuManager::acquire() method was added.
WaE: fix "call to pure virtual member function" warning reported by clang. The strange casting seems to be a leftover from times before the MenuManager::acquire() method was added. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469766 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
910823ae | 18-Apr-2013 |
Jürgen Schmidt |
#121996# integrate first part to remove 3layer office git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469276 13f79535-47bb-0310-9956-ffa450edef68 |
47148b3b | 09-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
|
430a148e | 08-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 ...
|
ab0a86ef | 27-Feb-2013 |
Herbert Dürr |
WaE: calculatePropArrayCount() was always wrong but fortunately nobody used it anyway git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1450857 13f79535-47bb-0310-9956-ffa450edef
WaE: calculatePropArrayCount() was always wrong but fortunately nobody used it anyway git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1450857 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7a32b0c8 | 19-Feb-2013 |
Andre Fischer |
i121420: Added support for Impress panels. Modified sidebar configuration scheme. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1447641 13f79535-47bb-0310-9956-ff
i121420: Added support for Impress panels. Modified sidebar configuration scheme. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1447641 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
6fa810f3 | 01-Feb-2013 |
Steve Yin |
IAccessible2 for AOO UI. This is the first version for QA. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1441343 13f79535-47bb-0310-9956-ffa450edef68
|
95a18594 | 29-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 |
21075d77 | 25-Jan-2013 |
Steve Yin |
Draft version for IA2 UI file merge. Not ready for UT. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1438336 13f79535-47bb-0310-9956-ffa450edef68 |
b9e67834 | 21-Jan-2013 |
Andre Fischer |
i121420: Migration of text properties. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1436260 13f79535-47bb-0310-9956-ffa450edef68 |
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 |
ff3f4ebc | 10-Jan-2013 |
Oliver-Rainer Wittmann |
#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice" -- impact on corresponding strings in the UI, folder names, package names, ... git-svn-id: https://svn
#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice" -- impact on corresponding strings in the UI, folder names, package names, ... git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1431253 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
9807c9de | 04-Jan-2013 |
Ariel Constenla-Haile |
i121578 - Convert css.system.SystemShellExectue to new-style Adapt the office code to use the new-style service constructor git-svn-id: https://svn.apache.org/repos/asf/openoffice/t
i121578 - Convert css.system.SystemShellExectue to new-style Adapt the office code to use the new-style service constructor git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1429072 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
bb0b5665 | 04-Jan-2013 |
Ariel Constenla-Haile |
i121577 - Allow setting toolbar name in Addons.xcu git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1429069 13f79535-47bb-0310-9956-ffa450edef68 |
26169348 | 04-Jan-2013 |
Ariel Constenla-Haile |
i116455 - Make toolbar style settings persistent git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1429068 13f79535-47bb-0310-9956-ffa450edef68 |
ae77b8ca | 04-Jan-2013 |
Ariel Constenla-Haile |
i121579 - Clean-up system mail API git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1429067 13f79535-47bb-0310-9956-ffa450edef68 |
e6b649b5 | 25-Dec-2012 |
Pedro Giffuni |
Cleanup various javadoc issues. Collect several javadoc issues from Noel: Fix a bunch of javadoc warnings in param. Cleanup javadoc see tags. Fix various misc. javadoc issue
Cleanup various javadoc issues. Collect several javadoc issues from Noel: Fix a bunch of javadoc warnings in param. Cleanup javadoc see tags. Fix various misc. javadoc issues. Author: Noel Grandin git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1425753 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
162940de | 25-Dec-2012 |
Ariel Constenla-Haile |
i121548 - Remove deprecated system proxy API git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1425744 13f79535-47bb-0310-9956-ffa450edef68 |
d026be40 | 23-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 |
242829ad | 22-Dec-2012 |
Pedro Giffuni |
Fix some typos found by Noel Grandin. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1425220 13f79535-47bb-0310-9956-ffa450edef68 |
22de8995 | 19-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 ...
|
6e2074bd | 19-Dec-2012 |
Herbert Dürr |
#i121503# fix resize/paint race in the backing window git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1423804 13f79535-47bb-0310-9956-ffa450edef68 |