[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 4 commits - offapi/com offapi/type_reference

2014-03-10 Thread Ariel Constenla-Haile
 offapi/com/sun/star/ui/dialogs/Wizard.idl|   16 
 offapi/com/sun/star/ui/dialogs/WizardButton.idl  |   12 ++--
 offapi/com/sun/star/ui/dialogs/WizardTravelType.idl  |   12 ++--
 offapi/com/sun/star/ui/dialogs/XWizard.idl   |   15 ---
 offapi/com/sun/star/ui/dialogs/XWizardController.idl |   14 +++---
 offapi/com/sun/star/ui/dialogs/XWizardPage.idl   |   14 +++---
 offapi/type_reference/typelibrary_history.txt|5 -
 offapi/type_reference/types.rdb  |binary
 8 files changed, 22 insertions(+), 66 deletions(-)

New commits:
commit b8c4b4e281caaebbcec1cae960b233465ef92297
Author: Ariel Constenla-Haile arie...@apache.org
Date:   Mon Mar 10 23:53:00 2014 +

i124385 - Correct date

diff --git a/offapi/type_reference/typelibrary_history.txt 
b/offapi/type_reference/typelibrary_history.txt
index b944cba..2c7bf7e 100644
--- a/offapi/type_reference/typelibrary_history.txt
+++ b/offapi/type_reference/typelibrary_history.txt
@@ -209,7 +209,7 @@
 23/03/2013 (arielch): TaskID=121946
   css::ucb::XWebDAVCommandEnvironment: use enums to identify WebDAV/HTTP 
methods
 
-23/03/2013 (arielch): TaskID=124385
+09/03/2014 (arielch): TaskID=124385
   Unpublish the Undo API
 
 10/03/2014 (arielch): TaskID=124398
commit 52d2a1738ec34eac07de302520dd39f70ef1577e
Author: Ariel Constenla-Haile arie...@apache.org
Date:   Mon Mar 10 23:52:53 2014 +

Remove useless comments and some white spaces

diff --git a/offapi/com/sun/star/ui/dialogs/Wizard.idl 
b/offapi/com/sun/star/ui/dialogs/Wizard.idl
index dd3d746..2c3e932 100644
--- a/offapi/com/sun/star/ui/dialogs/Wizard.idl
+++ b/offapi/com/sun/star/ui/dialogs/Wizard.idl
@@ -19,22 +19,16 @@
  *
  */
 
-
-
 #ifndef __com_sun_star_ui_dialogs_Wizard_idl__
 #define __com_sun_star_ui_dialogs_Wizard_idl__
 
 #include com/sun/star/ui/dialogs/XWizard.idl
 #include com/sun/star/lang/IllegalArgumentException.idl
 
-//==
-
 module com { module sun { module star { module ui { module dialogs {
 
 interface XWizardController;
 
-//==
-
 /** provides a framework for implementing a wizard dialog.
 
 @since OpenOffice 3.3
@@ -65,10 +59,6 @@ service Wizard : XWizard
 );
 };
 
-//==
-
 }; }; }; }; };
 
-//==
-
 #endif
diff --git a/offapi/com/sun/star/ui/dialogs/WizardButton.idl 
b/offapi/com/sun/star/ui/dialogs/WizardButton.idl
index 5b41d8d..46a5907 100644
--- a/offapi/com/sun/star/ui/dialogs/WizardButton.idl
+++ b/offapi/com/sun/star/ui/dialogs/WizardButton.idl
@@ -19,17 +19,11 @@
  *
  */
 
-
-
 #ifndef __com_sun_star_ui_dialogs_WizardButton_idl__
 #define __com_sun_star_ui_dialogs_WizardButton_idl__
 
-//==
-
 module com { module sun { module star { module ui { module dialogs {
 
-//==
-
 /** denotes the buttons found in a typeWizard/type
 
 @since OpenOffice 3.3
@@ -50,10 +44,6 @@ constants WizardButton
 const short HELP = 5;
 };
 
-//==
-
 }; }; }; }; };
 
-//==
-
 #endif
diff --git a/offapi/com/sun/star/ui/dialogs/WizardTravelType.idl 
b/offapi/com/sun/star/ui/dialogs/WizardTravelType.idl
index b489ff8..51883ad 100644
--- a/offapi/com/sun/star/ui/dialogs/WizardTravelType.idl
+++ b/offapi/com/sun/star/ui/dialogs/WizardTravelType.idl
@@ -19,17 +19,11 @@
  *
  */
 
-
-
 #ifndef __com_sun_star_ui_dialogs_WizardTravelType_idl__
 #define __com_sun_star_ui_dialogs_WizardTravelType_idl__
 
-//==
-
 module com { module sun { module star { module ui { module dialogs {
 
-//==
-
 /** denotes ways to leave a typeWizard/type's page
 
 @since OpenOffice 3.3
@@ -44,10 +38,6 @@ constants WizardTravelType
 const short FINISH = 3;
 };
 

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 4 commits - offapi/com offapi/type_reference

2014-03-08 Thread Ariel Constenla-Haile
 offapi/com/sun/star/document/EmptyUndoStackException.idl   |   13 +-
 offapi/com/sun/star/document/UndoContextNotClosedException.idl |   13 +-
 offapi/com/sun/star/document/UndoFailedException.idl   |   13 +-
 offapi/com/sun/star/document/UndoManagerEvent.idl  |   13 +-
 offapi/com/sun/star/document/XUndoAction.idl   |   13 +-
 offapi/com/sun/star/document/XUndoManager.idl  |   20 
+++---
 offapi/com/sun/star/document/XUndoManagerListener.idl  |   13 +-
 offapi/com/sun/star/document/XUndoManagerSupplier.idl  |   16 ++--
 offapi/type_reference/typelibrary_history.txt  |3 +
 offapi/type_reference/types.rdb|binary
 10 files changed, 25 insertions(+), 92 deletions(-)

New commits:
commit 8242e5eed90db471b5dbe37a6bf03e96988ec26d
Author: Ariel Constenla-Haile arie...@apache.org
Date:   Sun Mar 9 05:47:10 2014 +

Do not display heading in the IDL short description

diff --git a/offapi/com/sun/star/document/XUndoManager.idl 
b/offapi/com/sun/star/document/XUndoManager.idl
index c2e6b13..e70fc3b 100644
--- a/offapi/com/sun/star/document/XUndoManager.idl
+++ b/offapi/com/sun/star/document/XUndoManager.idl
@@ -37,7 +37,7 @@ interface XUndoAction;
 interface XUndoManagerListener;
 
 /** provides access to the undo/redo stacks of a document
-
+p/p
 h3Undo/h3
 pChanges to a document usually result in recording of information how to 
undo those changes, if desired. A so-called
 undo action records the information how to undo a single change. Undo 
actions are maintained in a stack, so that
commit 3c6c05b09ab858ed23797cff13894138e5243d92
Author: Ariel Constenla-Haile arie...@apache.org
Date:   Sun Mar 9 05:47:02 2014 +

Remove useless comments

diff --git a/offapi/com/sun/star/document/EmptyUndoStackException.idl 
b/offapi/com/sun/star/document/EmptyUndoStackException.idl
index bfdda63..aa0e639 100644
--- a/offapi/com/sun/star/document/EmptyUndoStackException.idl
+++ b/offapi/com/sun/star/document/EmptyUndoStackException.idl
@@ -19,19 +19,13 @@
  *
  */
 
-
-
 #ifndef __com_sun_star_document_EmptyUndoStackException_idl__
 #define __com_sun_star_document_EmptyUndoStackException_idl__
 
 #include com/sun/star/util/InvalidStateException.idl
 
-//==
-
 module com { module sun { module star { module document {
 
-//==
-
 /** is raised when an operation is attemption at an XUndoManager which 
requires a non-empty stack
 of undo actions, and this requirement is not fullfilled.
 @since OpenOffice 3.4
@@ -40,10 +34,6 @@ exception EmptyUndoStackException : 
::com::sun::star::util::InvalidStateExceptio
 {
 };
 
-//==
-
 }; }; }; };
 
-//==
-
 #endif
diff --git a/offapi/com/sun/star/document/UndoContextNotClosedException.idl 
b/offapi/com/sun/star/document/UndoContextNotClosedException.idl
index 1cad848..4e22b21 100644
--- a/offapi/com/sun/star/document/UndoContextNotClosedException.idl
+++ b/offapi/com/sun/star/document/UndoContextNotClosedException.idl
@@ -19,19 +19,13 @@
  *
  */
 
-
-
 #ifndef __com_sun_star_document_UndoContextNotClosedException_idl__
 #define __com_sun_star_document_UndoContextNotClosedException_idl__
 
 #include com/sun/star/util/InvalidStateException.idl
 
-//==
-
 module com { module sun { module star { module document {
 
-//==
-
 /** is thrown when an operation is attempted at an typeXUndoManager/type 
which requires all undo
 contexts to be closed, but this requirement is not fullfilled.
 @since OpenOffice 3.4
@@ -40,10 +34,6 @@ exception UndoContextNotClosedException : 
::com::sun::star::util::InvalidStateEx
 {
 };
 
-//==
-
 }; }; }; };
 
-//==
-
 #endif
diff --git a/offapi/com/sun/star/document/UndoFailedException.idl 
b/offapi/com/sun/star/document/UndoFailedException.idl
index 4907278..40d78c1 100644
--- a/offapi/com/sun/star/document/UndoFailedException.idl
+++