5b2fa672 | 17-Jul-2013 |
Herbert Dürr |
#i116828# fix comment in XGridColumn IDL Patch by: Tsutomu Uchino <hanya.runo@gmail.com> Found by: marcelly@club-internet.fr Review by: Herbert Duerr git-svn-id: https:
#i116828# fix comment in XGridColumn IDL Patch by: Tsutomu Uchino <hanya.runo@gmail.com> Found by: marcelly@club-internet.fr Review by: Herbert Duerr git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1504103 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
a942a490 | 28-May-2013 |
Ariel Constenla-Haile |
i121544 - Fix header guards Found by: Tsutomu Uchino git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1487143 13f79535-47bb-0310-9956-ffa450edef68 |
d3bacab6 | 27-May-2013 |
Ariel Constenla-Haile |
css::frame::XStatusbarController: add missing interface Added ::com::sun::star::lang::XComponent. IDL documentation taken from http://wiki.openoffice.org/wiki/Framework/Tutorial/Statusba
css::frame::XStatusbarController: add missing interface Added ::com::sun::star::lang::XComponent. IDL documentation taken from http://wiki.openoffice.org/wiki/Framework/Tutorial/Statusbar_Controller#Status_bar_controller_service git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486519 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
31d843d7 | 25-May-2013 |
Ariel Constenla-Haile |
i121542 - css::awt::XPopupMenu::execute() needs a css::awt::Rectangle git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486375 13f79535-47bb-0310-9956-ffa450edef68 |
cbe4a5e3 | 27-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
|
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 ...
|
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
|
d562cd87 | 11-Apr-2013 |
Andre Fischer |
122030: Fixed bug in documentation that breaks autodoc processing. Found and patched by: Ariel Constenla-Haile Review by: Andre Fischer git-svn-id: https://svn.a
122030: Fixed bug in documentation that breaks autodoc processing. Found and patched by: Ariel Constenla-Haile Review by: Andre Fischer git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1466873 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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
|
1c6bcb13 | 03-Apr-2013 |
Steve Yin |
git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1463846 13f79535-47bb-0310-9956-ffa450edef68 |
9b8096d0 | 03-Apr-2013 |
Steve Yin |
IA2 migration for cui, editeng, svx git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1463840 13f79535-47bb-0310-9956-ffa450edef68 |
c5f58c9a | 24-Mar-2013 |
Ariel Constenla-Haile |
i121946 - Use enums to identify WebDAV/HTTP methods git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1460363 13f79535-47bb-0310-9956-ffa450edef68 |
554deb42 | 24-Mar-2013 |
Ariel Constenla-Haile |
i121945 - WebDAV ucp: return StringPair instead of NamedValue Make css::ucb::XWebDAVCommandEnvironment::getUserRequestHeaders() return a sequence of css::beans::StringPair; this avoids a
i121945 - WebDAV ucp: return StringPair instead of NamedValue Make css::ucb::XWebDAVCommandEnvironment::getUserRequestHeaders() return a sequence of css::beans::StringPair; this avoids all the any overhead, and is much more simple and intuitive. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1460362 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
9da13427 | 24-Mar-2013 |
Ariel Constenla-Haile |
i121944 - Implement inheritance in css::ucb::XWebDAVCommandEnvironment It should be derived from css::ucb::XCommandEnvironment git-svn-id: https://svn.apache.org/repos/asf/openoffic
i121944 - Implement inheritance in css::ucb::XWebDAVCommandEnvironment It should be derived from css::ucb::XCommandEnvironment git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1460361 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
06594b87 | 24-Mar-2013 |
Ariel Constenla-Haile |
i121935 - UCB: new "addProperty" and "removeProperty" commands git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1460358 13f79535-47bb-0310-9956-ffa450edef68 |
bde78562 | 24-Mar-2013 |
Ariel Constenla-Haile |
Fix css.ucb.Content documentation Make it more readable by adding a table. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1460357 13f79535-47bb-0310-9956-ffa450edef68 |
a5761a6e | 21-Mar-2013 |
Andre Fischer |
i121420: Removed obsolete support of detail dialogs from panels. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1459363 13f79535-47bb-0310-9956-ffa450edef68 |
1ced0919 | 20-Mar-2013 |
Jürgen Schmidt |
#121734# extend XTextMarkup to support ranges Patch by: Kai Labusch Review by: arielch, jsc git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1458881 13f79535-4
#121734# extend XTextMarkup to support ranges Patch by: Kai Labusch Review by: arielch, jsc git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1458881 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
fe77a1f4 | 20-Mar-2013 |
Jürgen Schmidt |
#121732# add new interface XMarkingAccess Patch by: Kai Labusch Review by: arielch, jsc git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1458878 13f79535-47bb-
#121732# add new interface XMarkingAccess Patch by: Kai Labusch Review by: arielch, jsc git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1458878 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b6a68018 | 20-Mar-2013 |
Jürgen Schmidt |
#121731# extend XSmartTagAction->getActionCount with additional parameter to increase flexibility of context menus Patch by: Kai Labusch Review by: arielch, jsc git-svn-id:
#121731# extend XSmartTagAction->getActionCount with additional parameter to increase flexibility of context menus Patch by: Kai Labusch Review by: arielch, jsc git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1458877 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
bbac9d2c | 20-Mar-2013 |
Jürgen Schmidt |
#121730# add new optional interface XRangeBasedSmartTagRecognizer for SmartTags Patch by: Kai Labusch Review by: arielch, jsc git-svn-id: https://svn.apache.org/repos/asf/o
#121730# add new optional interface XRangeBasedSmartTagRecognizer for SmartTags Patch by: Kai Labusch Review by: arielch, jsc git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1458875 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
edc031aa | 17-Mar-2013 |
Regina Henschel |
i117986 Adapt spline implementation to ODF1.2 Author: Regina Henschel git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1457470 13f79535-47bb-0310-9956-ffa450edef68 |
ed1e2d94 | 21-Feb-2013 |
Steve Yin |
Updated to rev. 1148491 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1448495 13f79535-47bb-0310-9956-ffa450edef68
|
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 ...
|
4f913391 | 05-Feb-2013 |
Ariel Constenla-Haile |
i119977 - Update version number to 4.0.0 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1442743 13f79535-47bb-0310-9956-ffa450edef68 |