[Libreoffice-commits] core.git: udkapi/com

2023-10-20 Thread Julien Nabet (via logerrit)
 udkapi/com/sun/star/uno/XReference.idl |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d33f5234ac79cfa6eaaedc2890b9e71337268b2c
Author: Julien Nabet 
AuthorDate: Fri Oct 20 11:22:55 2023 +0200
Commit: Julien Nabet 
CommitDate: Fri Oct 20 14:03:07 2023 +0200

Typo in comment "af"->"of" in XReference.idl

Change-Id: I99c52dcf7fe5db7226090c3685d27b2f333a16eb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158235
Reviewed-by: Julien Nabet 
Tested-by: Jenkins

diff --git a/udkapi/com/sun/star/uno/XReference.idl 
b/udkapi/com/sun/star/uno/XReference.idl
index a97027410bf6..2c36355c067f 100644
--- a/udkapi/com/sun/star/uno/XReference.idl
+++ b/udkapi/com/sun/star/uno/XReference.idl
@@ -22,7 +22,7 @@
  module com {  module sun {  module star {  module uno {
 
 /** must be implemented by anyone who holds the adapter on the client 
side.@see XWeak
-for description af concepts.
+for description of concepts.
  */
 published interface XReference: com::sun::star::uno::XInterface
 {


[Libreoffice-commits] core.git: udkapi/com

2023-02-28 Thread Michael Weghorn (via logerrit)
 udkapi/com/sun/star/lang/XComponent.idl |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ba92c78296b0b157a06074b19627d1a1c681f14b
Author: Michael Weghorn 
AuthorDate: Tue Feb 28 09:43:28 2023 +0100
Commit: Julien Nabet 
CommitDate: Tue Feb 28 17:55:55 2023 +

Fix typo in XComponent doc: "there" -> "their"

Change-Id: I1e7be83bffc17d6887ecb9ac43afe82aae6d661e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147973
Tested-by: Jenkins
Reviewed-by: Julien Nabet 

diff --git a/udkapi/com/sun/star/lang/XComponent.idl 
b/udkapi/com/sun/star/lang/XComponent.idl
index 3772603b4280..1e27eba0688b 100644
--- a/udkapi/com/sun/star/lang/XComponent.idl
+++ b/udkapi/com/sun/star/lang/XComponent.idl
@@ -48,7 +48,7 @@ published interface XComponent: 
com::sun::star::uno::XInterface
 
 The object must notify all registered listeners using the method
 XEventListener::disposing(). All notified objects
-should release there references to this object without
+should release their references to this object without
 calling XComponent::removeEventListener()
 (the disposed object will release the listeners eitherway).
 


[Libreoffice-commits] core.git: udkapi/com

2022-09-27 Thread Eike Rathke (via logerrit)
 udkapi/com/sun/star/lang/Locale.idl |6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

New commits:
commit a3f0c5022dc98cdbf2723d328d97db94a67e8ecd
Author: Eike Rathke 
AuthorDate: Tue Sep 27 19:45:47 2022 +0200
Commit: Eike Rathke 
CommitDate: Tue Sep 27 22:57:14 2022 +0200

Replace dead langtag.net reference link with Wikipedia and W3C

Change-Id: Ic62f0f2ed9d4e4c7b6e026ec879830cbdb5338cb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140663
Reviewed-by: Eike Rathke 
Tested-by: Jenkins

diff --git a/udkapi/com/sun/star/lang/Locale.idl 
b/udkapi/com/sun/star/lang/Locale.idl
index 4eafbd8f57f0..b82e203a6991 100644
--- a/udkapi/com/sun/star/lang/Locale.idl
+++ b/udkapi/com/sun/star/lang/Locale.idl
@@ -75,8 +75,10 @@ published struct Locale
 field is empty. 
 
 You can find BCP 47 language tag resources at 
-http://www.langtag.net/;>
-http://www.langtag.net/. 
+https://en.wikipedia.org/wiki/IETF_language_tag;>
+https://en.wikipedia.org/wiki/IETF_language_tag and
+https://www.w3.org/International/articles/language-tags/;>
+
https://www.w3.org/International/articles/language-tags/. 
 
 Earlier versions of the documentation mentioned "vendor and
 browser-specific" codes but that was never supported. Use of any


[Libreoffice-commits] core.git: udkapi/com

2022-06-16 Thread Andrea Gelmini (via logerrit)
 udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 68c3a6e8ebcac50aa4f8f403958a42cb8db75355
Author: Andrea Gelmini 
AuthorDate: Tue Jun 14 11:58:05 2022 +0200
Commit: Julien Nabet 
CommitDate: Thu Jun 16 12:33:52 2022 +0200

Fix typo

Change-Id: I92524505c8e7c82bf7c1263afc257f8e6d632ea9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135926
Tested-by: Jenkins
Reviewed-by: Julien Nabet 

diff --git a/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl 
b/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl
index d5b3ecca4214..0c31c4b53d9c 100644
--- a/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl
@@ -113,7 +113,7 @@ published interface XTolerantMultiPropertySet : 
com::sun::star::uno::XInterface
 @returns
 a sequence of type
 com::sun::star::beans::GetDirectPropertyTolerantResult
-but only for those properties supplied whoms state is
+but only for those properties supplied whose state is
 com::sun::star::beans::PropertyState::DIRECT_VALUE.
  */
 sequence< com::sun::star::beans::GetDirectPropertyTolerantResult > 
getDirectPropertyValuesTolerant(


[Libreoffice-commits] core.git: udkapi/com

2021-12-11 Thread Eike Rathke (via logerrit)
 udkapi/com/sun/star/lang/Locale.idl |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 06ac18e6302d666c363740644a7976e8c22d1113
Author: Eike Rathke 
AuthorDate: Sat Dec 11 20:10:35 2021 +0100
Commit: Eike Rathke 
CommitDate: Sat Dec 11 21:40:00 2021 +0100

Update reference links for ISO 639 and 3166

SIL has restructured their site, and ISO either moves things
around or doesn't make them available at all. For 3166 use
Wikipedia if ISO doesn't want to be a reference..

Change-Id: I2f906376c081667f57d48fa0386015a90857aae5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126689
Reviewed-by: Eike Rathke 
Tested-by: Jenkins

diff --git a/udkapi/com/sun/star/lang/Locale.idl 
b/udkapi/com/sun/star/lang/Locale.idl
index 355b5096bbf4..6f6f509c4305 100644
--- a/udkapi/com/sun/star/lang/Locale.idl
+++ b/udkapi/com/sun/star/lang/Locale.idl
@@ -42,8 +42,8 @@ published struct Locale
 defined by ISO 639-1, or three-letter codes as defined by ISO
 639-3. You can find a full list of these codes at a number of
 sites, such as: 
-http://sil.org/iso639-3/codes.asp;>
-http://sil.org/iso639-3/codes.asp.
+https://iso639-3.sil.org/code_tables/639/data;>
+https://iso639-3.sil.org/code_tables/639/data.
 
 
 If this field contains an empty string, the meaning depends on the
@@ -62,8 +62,8 @@ published struct Locale
 These codes are the upper-case two-letter codes as
 defined by ISO 3166-1.  You can find a full list of these codes
 at a number of sites, such as: 
-http://www.iso.org/iso/country_codes/iso_3166_code_lists/country_names_and_code_elements.htm;>
-
http://www.iso.org/iso/country_codes/iso_3166_code_lists/country_names_and_code_elements.htm.
+https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2;>
+https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2.
 
 
 If this field contains an empty string, the meaning depends on the


[Libreoffice-commits] core.git: udkapi/com

2019-12-28 Thread Stephan Bergmann (via logerrit)
 udkapi/com/sun/star/beans/Ambiguous.idl|4 
+++-
 udkapi/com/sun/star/beans/Defaulted.idl|4 
+++-
 udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl  |4 
+++-
 udkapi/com/sun/star/beans/GetPropertyTolerantResult.idl|4 
+++-
 udkapi/com/sun/star/beans/IllegalTypeException.idl |4 
+++-
 udkapi/com/sun/star/beans/Introspection.idl|4 
+++-
 udkapi/com/sun/star/beans/IntrospectionException.idl   |4 
+++-
 udkapi/com/sun/star/beans/MethodConcept.idl|4 
+++-
 udkapi/com/sun/star/beans/NamedValue.idl   |4 
+++-
 udkapi/com/sun/star/beans/NotRemoveableException.idl   |4 
+++-
 udkapi/com/sun/star/beans/Optional.idl |4 
+++-
 udkapi/com/sun/star/beans/Pair.idl |4 
+++-
 udkapi/com/sun/star/beans/Property.idl |4 
+++-
 udkapi/com/sun/star/beans/PropertyAttribute.idl|4 
+++-
 udkapi/com/sun/star/beans/PropertyBag.idl  |4 
+++-
 udkapi/com/sun/star/beans/PropertyChangeEvent.idl  |4 
+++-
 udkapi/com/sun/star/beans/PropertyConcept.idl  |4 
+++-
 udkapi/com/sun/star/beans/PropertyExistException.idl   |4 
+++-
 udkapi/com/sun/star/beans/PropertySet.idl  |4 
+++-
 udkapi/com/sun/star/beans/PropertySetInfoChange.idl|4 
+++-
 udkapi/com/sun/star/beans/PropertySetInfoChangeEvent.idl   |4 
+++-
 udkapi/com/sun/star/beans/PropertyState.idl|4 
+++-
 udkapi/com/sun/star/beans/PropertyStateChangeEvent.idl |4 
+++-
 udkapi/com/sun/star/beans/PropertyValue.idl|4 
+++-
 udkapi/com/sun/star/beans/PropertyValues.idl   |4 
+++-
 udkapi/com/sun/star/beans/PropertyVetoException.idl|4 
+++-
 udkapi/com/sun/star/beans/SetPropertyTolerantFailed.idl|4 
+++-
 udkapi/com/sun/star/beans/StringPair.idl   |4 
+++-
 udkapi/com/sun/star/beans/TolerantPropertySetResultType.idl|4 
+++-
 udkapi/com/sun/star/beans/UnknownPropertyException.idl |4 
+++-
 udkapi/com/sun/star/beans/XExactName.idl   |4 
+++-
 udkapi/com/sun/star/beans/XFastPropertySet.idl |4 
+++-
 udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl |4 
+++-
 udkapi/com/sun/star/beans/XHierarchicalPropertySetInfo.idl |4 
+++-
 udkapi/com/sun/star/beans/XIntrospection.idl   |4 
+++-
 udkapi/com/sun/star/beans/XIntrospectionAccess.idl |4 
+++-
 udkapi/com/sun/star/beans/XMaterialHolder.idl  |4 
+++-
 udkapi/com/sun/star/beans/XMultiHierarchicalPropertySet.idl|4 
+++-
 udkapi/com/sun/star/beans/XMultiPropertySet.idl|4 
+++-
 udkapi/com/sun/star/beans/XMultiPropertyStates.idl |4 
+++-
 udkapi/com/sun/star/beans/XPropertiesChangeListener.idl|4 
+++-
 udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl|4 
+++-
 udkapi/com/sun/star/beans/XProperty.idl|4 
+++-
 udkapi/com/sun/star/beans/XPropertyAccess.idl  |4 
+++-
 udkapi/com/sun/star/beans/XPropertyBag.idl |4 
+++-
 udkapi/com/sun/star/beans/XPropertyChangeListener.idl  |4 
+++-
 udkapi/com/sun/star/beans/XPropertyContainer.idl   |4 
+++-
 udkapi/com/sun/star/beans/XPropertySet.idl |4 
+++-
 udkapi/com/sun/star/beans/XPropertySetInfo.idl |4 
+++-
 udkapi/com/sun/star/beans/XPropertySetInfoChangeListener.idl   |4 
+++-
 udkapi/com/sun/star/beans/XPropertySetInfoChangeNotifier.idl   |4 
+++-
 udkapi/com/sun/star/beans/XPropertySetOption.idl   |4 
+++-
 udkapi/com/sun/star/beans/XPropertyState.idl   |4 
+++-
 udkapi/com/sun/star/beans/XPropertyStateChangeListener.idl |4 
+++-
 udkapi/com/sun/star/beans/XPropertyWithState.idl   |4 
+++-
 udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl|4 
+++-
 udkapi/com/sun/star/beans/XVetoableChangeListener.idl  |4 
+++-
 udkapi/com/sun/star/beans/theIntrospection.idl |4 
+++-
 udkapi/com/sun/star/bridge/Bridge.idl   

[Libreoffice-commits] core.git: udkapi/com

2019-12-28 Thread Andrea Gelmini (via logerrit)
 udkapi/com/sun/star/beans/Ambiguous.idl|4 
+---
 udkapi/com/sun/star/beans/Defaulted.idl|4 
+---
 udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl  |4 
+---
 udkapi/com/sun/star/beans/GetPropertyTolerantResult.idl|4 
+---
 udkapi/com/sun/star/beans/IllegalTypeException.idl |4 
+---
 udkapi/com/sun/star/beans/Introspection.idl|4 
+---
 udkapi/com/sun/star/beans/IntrospectionException.idl   |4 
+---
 udkapi/com/sun/star/beans/MethodConcept.idl|4 
+---
 udkapi/com/sun/star/beans/NamedValue.idl   |4 
+---
 udkapi/com/sun/star/beans/NotRemoveableException.idl   |4 
+---
 udkapi/com/sun/star/beans/Optional.idl |4 
+---
 udkapi/com/sun/star/beans/Pair.idl |4 
+---
 udkapi/com/sun/star/beans/Property.idl |4 
+---
 udkapi/com/sun/star/beans/PropertyAttribute.idl|4 
+---
 udkapi/com/sun/star/beans/PropertyBag.idl  |4 
+---
 udkapi/com/sun/star/beans/PropertyChangeEvent.idl  |4 
+---
 udkapi/com/sun/star/beans/PropertyConcept.idl  |4 
+---
 udkapi/com/sun/star/beans/PropertyExistException.idl   |4 
+---
 udkapi/com/sun/star/beans/PropertySet.idl  |4 
+---
 udkapi/com/sun/star/beans/PropertySetInfoChange.idl|4 
+---
 udkapi/com/sun/star/beans/PropertySetInfoChangeEvent.idl   |4 
+---
 udkapi/com/sun/star/beans/PropertyState.idl|4 
+---
 udkapi/com/sun/star/beans/PropertyStateChangeEvent.idl |4 
+---
 udkapi/com/sun/star/beans/PropertyValue.idl|4 
+---
 udkapi/com/sun/star/beans/PropertyValues.idl   |4 
+---
 udkapi/com/sun/star/beans/PropertyVetoException.idl|4 
+---
 udkapi/com/sun/star/beans/SetPropertyTolerantFailed.idl|4 
+---
 udkapi/com/sun/star/beans/StringPair.idl   |4 
+---
 udkapi/com/sun/star/beans/TolerantPropertySetResultType.idl|4 
+---
 udkapi/com/sun/star/beans/UnknownPropertyException.idl |4 
+---
 udkapi/com/sun/star/beans/XExactName.idl   |4 
+---
 udkapi/com/sun/star/beans/XFastPropertySet.idl |4 
+---
 udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl |4 
+---
 udkapi/com/sun/star/beans/XHierarchicalPropertySetInfo.idl |4 
+---
 udkapi/com/sun/star/beans/XIntrospection.idl   |4 
+---
 udkapi/com/sun/star/beans/XIntrospectionAccess.idl |4 
+---
 udkapi/com/sun/star/beans/XMaterialHolder.idl  |4 
+---
 udkapi/com/sun/star/beans/XMultiHierarchicalPropertySet.idl|4 
+---
 udkapi/com/sun/star/beans/XMultiPropertySet.idl|4 
+---
 udkapi/com/sun/star/beans/XMultiPropertyStates.idl |4 
+---
 udkapi/com/sun/star/beans/XPropertiesChangeListener.idl|4 
+---
 udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl|4 
+---
 udkapi/com/sun/star/beans/XProperty.idl|4 
+---
 udkapi/com/sun/star/beans/XPropertyAccess.idl  |4 
+---
 udkapi/com/sun/star/beans/XPropertyBag.idl |4 
+---
 udkapi/com/sun/star/beans/XPropertyChangeListener.idl  |4 
+---
 udkapi/com/sun/star/beans/XPropertyContainer.idl   |4 
+---
 udkapi/com/sun/star/beans/XPropertySet.idl |4 
+---
 udkapi/com/sun/star/beans/XPropertySetInfo.idl |4 
+---
 udkapi/com/sun/star/beans/XPropertySetInfoChangeListener.idl   |4 
+---
 udkapi/com/sun/star/beans/XPropertySetInfoChangeNotifier.idl   |4 
+---
 udkapi/com/sun/star/beans/XPropertySetOption.idl   |4 
+---
 udkapi/com/sun/star/beans/XPropertyState.idl   |4 
+---
 udkapi/com/sun/star/beans/XPropertyStateChangeListener.idl |4 
+---
 udkapi/com/sun/star/beans/XPropertyWithState.idl   |4 
+---
 udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl|4 
+---
 udkapi/com/sun/star/beans/XVetoableChangeListener.idl  |4 
+---
 udkapi/com/sun/star/beans/theIntrospection.idl |4 
+---
 udkapi/com/sun/star/bridge/Bridge.idl   

[Libreoffice-commits] core.git: udkapi/com vcl/inc vcl/ios vcl/qt5

2019-08-20 Thread Andrea Gelmini (via logerrit)
 udkapi/com/sun/star/reflection/XPublished.idl|2 +-
 udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl |2 +-
 vcl/inc/qt5/Qt5Transferable.hxx  |2 +-
 vcl/ios/DataFlavorMapping.hxx|2 +-
 vcl/qt5/Qt5Transferable.cxx  |2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 11907c04bf74701293555b568d2c38641177886c
Author: Andrea Gelmini 
AuthorDate: Mon Aug 19 21:44:48 2019 +0200
Commit: Julien Nabet 
CommitDate: Tue Aug 20 09:44:23 2019 +0200

Fix typos

Change-Id: Iae76994e275517d7a1e7b9e2959f1ec93e2d
Reviewed-on: https://gerrit.libreoffice.org/77766
Reviewed-by: Julien Nabet 
Tested-by: Julien Nabet 

diff --git a/udkapi/com/sun/star/reflection/XPublished.idl 
b/udkapi/com/sun/star/reflection/XPublished.idl
index b7d8f13c39a0..880438f6cd63 100644
--- a/udkapi/com/sun/star/reflection/XPublished.idl
+++ b/udkapi/com/sun/star/reflection/XPublished.idl
@@ -88,7 +88,7 @@ module com {  module sun {  module star {  module reflection {
 */
 interface XPublished {
 /**
-   Returns the “published” status of an UNOIDL entity.
+   Returns the “published” status of a UNOIDL entity.
 
@return `TRUE` if the UNOIDL entity represented by this object is
published
diff --git a/udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl 
b/udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl
index 75f19bd017f9..0bcfe32a5458 100644
--- a/udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl
+++ b/udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl
@@ -35,7 +35,7 @@ module com { module sun { module star { module uri {
These URLs are of the form
vnd-sun-star-expand-url =
"VND.SUN.STAR.EXPAND:" opaque_part
-   where the opaque_part is an UTF-8 string as described in
+   where the opaque_part is a UTF-8 string as described in
http://udk.openoffice.org/common/man/concept/micro_deployment.html;>
Bootstrap Arguments and Micro Deployment.  See
http://www.ietf.org/rfc/rfc2396.txt;>RFC2396,
diff --git a/vcl/inc/qt5/Qt5Transferable.hxx b/vcl/inc/qt5/Qt5Transferable.hxx
index f36216eed121..df06661bb9fd 100644
--- a/vcl/inc/qt5/Qt5Transferable.hxx
+++ b/vcl/inc/qt5/Qt5Transferable.hxx
@@ -94,7 +94,7 @@ typedef Qt5Transferable Qt5DnDTransferable;
  * container for mime data. There is no need to ever set any of its data.
  *
  * LO will offer at least UTF-16, if there is a viable text representation.
- * If LO misses to offer an UTF-8 or a locale encoded string, these objects
+ * If LO misses to offer a UTF-8 or a locale encoded string, these objects
  * will offer them themselves and convert from UTF-16 on demand.
  *
  * It's the "mirror" interface of the Qt5Transferable.
diff --git a/vcl/ios/DataFlavorMapping.hxx b/vcl/ios/DataFlavorMapping.hxx
index 936d7fc2f48b..7e527dc09c34 100644
--- a/vcl/ios/DataFlavorMapping.hxx
+++ b/vcl/ios/DataFlavorMapping.hxx
@@ -64,7 +64,7 @@ public:
 
 /* Map a system data flavor to an OpenOffice data flavor.
  Return an empty string if there is not suitable
- mapping from a system data flavor to a OpenOffice data
+ mapping from a system data flavor to an OpenOffice data
  flavor.
   */
 css::datatransfer::DataFlavor systemToOpenOfficeFlavor(const NSString* 
systemDataFlavor) const;
diff --git a/vcl/qt5/Qt5Transferable.cxx b/vcl/qt5/Qt5Transferable.cxx
index e3c5bfa42a1a..81a47871f411 100644
--- a/vcl/qt5/Qt5Transferable.cxx
+++ b/vcl/qt5/Qt5Transferable.cxx
@@ -260,7 +260,7 @@ QStringList Qt5MimeData::formats() const
 lcl_textMimeInfo(rFlavor.MimeType, m_bHaveNoCharset, bHaveUTF16, 
m_bHaveUTF8);
 }
 
-// we provide a locale encoded and an UTF-8 variant, if missing
+// we provide a locale encoded and a UTF-8 variant, if missing
 if (m_bHaveNoCharset || bHaveUTF16 || m_bHaveUTF8)
 {
 // if there is a text representation from LO point of view, it'll be 
UTF-16
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: udkapi/com

2019-07-27 Thread Andrea Gelmini (via logerrit)
 udkapi/com/sun/star/beans/XExactName.idl |2 +-
 udkapi/com/sun/star/beans/XPropertiesChangeListener.idl  |2 +-
 udkapi/com/sun/star/bridge/oleautomation/Date.idl|2 +-
 udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl |4 ++--
 udkapi/com/sun/star/bridge/oleautomation/XAutomationObject.idl   |2 +-
 udkapi/com/sun/star/container/XEnumerableMap.idl |2 +-
 udkapi/com/sun/star/io/SequenceOutputStream.idl  |2 +-
 udkapi/com/sun/star/io/XInputStream.idl  |2 +-
 udkapi/com/sun/star/java/InvalidJavaSettingsException.idl|2 +-
 udkapi/com/sun/star/lang/XConnectionPoint.idl|2 +-
 udkapi/com/sun/star/reflection/XPublished.idl|4 ++--
 udkapi/com/sun/star/registry/NestedRegistry.idl  |2 +-
 udkapi/com/sun/star/registry/RegistryValueType.idl   |2 +-
 udkapi/com/sun/star/registry/XRegistryKey.idl|2 +-
 udkapi/com/sun/star/script/XTypeConverter.idl|6 +++---
 udkapi/com/sun/star/security/AccessControlException.idl  |2 +-
 udkapi/com/sun/star/task/XInteractionRequest.idl |2 +-
 udkapi/com/sun/star/uno/XInterface.idl   |2 +-
 18 files changed, 22 insertions(+), 22 deletions(-)

New commits:
commit 75c457a716ac12ccfdea35dc0f76e71ffaaae44b
Author: Andrea Gelmini 
AuthorDate: Sat Jul 27 00:39:11 2019 +0200
Commit: Andrea Gelmini 
CommitDate: Sat Jul 27 08:37:12 2019 +0200

Fix typos

Change-Id: Ib772108100b5180c7b42a9a5d164fa03321b6d5a
Reviewed-on: https://gerrit.libreoffice.org/76463
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini 

diff --git a/udkapi/com/sun/star/beans/XExactName.idl 
b/udkapi/com/sun/star/beans/XExactName.idl
index 6ed99ca6ec9a..13663f514fcd 100644
--- a/udkapi/com/sun/star/beans/XExactName.idl
+++ b/udkapi/com/sun/star/beans/XExactName.idl
@@ -44,7 +44,7 @@ published interface XExactName: 
com::sun::star::uno::XInterface
 {
 
 /** @returns
-the exact name for a given aprroximate name.
+the exact name for a given approximate name.
 
 For example "getExactName" could be returned for "GETEXACTNAME"
 when "GETEXACTNAME" was used by a case insensitive scripting language. 

diff --git a/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl 
b/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl
index 55a0f7812068..fac3578ab19f 100644
--- a/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl
+++ b/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl
@@ -37,7 +37,7 @@ published interface XPropertiesChangeListener: 
com::sun::star::lang::XEventListe
 
 @param aEvent
 contains a sequence of PropertyChangeEvent objects
-which describe the event source and the properites that have
+which describe the event source and the properties that have
 changed.
  */
 void propertiesChange( [in] 
sequence aEvent );
diff --git a/udkapi/com/sun/star/bridge/oleautomation/Date.idl 
b/udkapi/com/sun/star/bridge/oleautomation/Date.idl
index b65556a3b9d6..cc6b886b40f1 100644
--- a/udkapi/com/sun/star/bridge/oleautomation/Date.idl
+++ b/udkapi/com/sun/star/bridge/oleautomation/Date.idl
@@ -24,7 +24,7 @@ module com {  module sun {  module star {  module bridge {  
module oleautomation
 
 /** is the UNO representation of the Automation type DATE.
 
-A DATE could actually be representd as`double` in
+A DATE could actually be represented as `double` in
 UNO and therefore a typedef from `double` to a date type would
 do. But a typedef cannot be expressed in all language bindings. In the
 case where no typedefs are supported the actual type is used. That is, a
diff --git a/udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl 
b/udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl
index 0188446bc3f5..a01054d6d743 100644
--- a/udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl
+++ b/udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl
@@ -23,9 +23,9 @@
 module com {  module sun {  module star {  module bridge {  module 
oleautomation {
 
 /** contains a value that is used as argument in a property put
-operation on a Automation object.
+operation on an Automation object.
 
-If a Automation object is converted into a UNO object by a scripting
+If an Automation object is converted into a UNO object by a scripting
 bridge, such as
 com::sun::star::bridge::oleautomation::BridgeSupplier,
 then it is accessed through the
diff --git a/udkapi/com/sun/star/bridge/oleautomation/XAutomationObject.idl 
b/udkapi/com/sun/star/bridge/oleautomation/XAutomationObject.idl
index 2a96cb547f9a..3d38578ed25a 100644
--- 

[Libreoffice-commits] core.git: udkapi/com

2019-05-06 Thread Eike Rathke (via logerrit)
 udkapi/com/sun/star/lang/Locale.idl |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit d60d583c49ac2115eb376156032327b940bc11ce
Author: Eike Rathke 
AuthorDate: Mon May 6 16:39:11 2019 +0200
Commit: Adolfo Jayme Barrientos 
CommitDate: Mon May 6 21:22:46 2019 +0200

Move quotes confusing doxygen

The output of "qlt" was literally
qlt instead of "qlt" strong formatted.

Change-Id: Ifb011a7df57f9c04365f6fe9e0d32a8175b486a9
Reviewed-on: https://gerrit.libreoffice.org/71867
Reviewed-by: Eike Rathke 
Tested-by: Jenkins

diff --git a/udkapi/com/sun/star/lang/Locale.idl 
b/udkapi/com/sun/star/lang/Locale.idl
index da1d3b3004a9..a5c7c7718955 100644
--- a/udkapi/com/sun/star/lang/Locale.idl
+++ b/udkapi/com/sun/star/lang/Locale.idl
@@ -61,7 +61,7 @@ published struct Locale
 
 Since LibreOffice 4.2, if the locale can not be represented
 using only ISO 639 and ISO 3166 codes this field contains the
-ISO 639-3 reserved for local use code "qlt" and
+ISO 639-3 reserved for local use code "qlt" and
 a BCP 47 language tag is present in the Variant
 field. 
  */
@@ -84,7 +84,7 @@ published struct Locale
 /** specifies a BCP 47 Language Tag.
 
 Since LibreOffice 4.2, if the Language field
-is the code "qlt" this field contains the full
+is the code "qlt" this field contains the full
 BCP 47 language tag. If the Language field is not "qlt" this
 field is empty. 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: udkapi/com

2018-12-26 Thread Libreoffice Gerrit user
 udkapi/com/sun/star/beans/XExactName.idl |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4f17ef6699fd290ff6429f16dee23315d64b672f
Author: Andrea Gelmini 
AuthorDate: Sat Dec 22 13:02:32 2018 +
Commit: Julien Nabet 
CommitDate: Wed Dec 26 09:07:24 2018 +0100

Fix typo

Change-Id: I11a6a967741dcaa80ec30a92fc3908c77844d5c1
Reviewed-on: https://gerrit.libreoffice.org/65615
Tested-by: Jenkins
Reviewed-by: Julien Nabet 

diff --git a/udkapi/com/sun/star/beans/XExactName.idl 
b/udkapi/com/sun/star/beans/XExactName.idl
index 31cd88f9df93..6ed99ca6ec9a 100644
--- a/udkapi/com/sun/star/beans/XExactName.idl
+++ b/udkapi/com/sun/star/beans/XExactName.idl
@@ -47,7 +47,7 @@ published interface XExactName: 
com::sun::star::uno::XInterface
 the exact name for a given aprroximate name.
 
 For example "getExactName" could be returned for "GETEXACTNAME"
-when "GETEXACTNAME" was used by a case insesitive scripting language. 

+when "GETEXACTNAME" was used by a case insensitive scripting language. 

  */
 string getExactName( [in] string aApproximateName );
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: udkapi/com

2018-08-13 Thread Libreoffice Gerrit user
 udkapi/com/sun/star/task/XInteractionHandler2.idl |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a8731ff8378735a1cfddc476665702ee55fb3349
Author: Andrea Gelmini 
AuthorDate: Mon Aug 13 14:54:15 2018 +0200
Commit: Julien Nabet 
CommitDate: Mon Aug 13 21:48:49 2018 +0200

Fix typo

Change-Id: I3718a1fd15dd6df0431748df9c6f3a8bb4239010
Reviewed-on: https://gerrit.libreoffice.org/58931
Reviewed-by: Julien Nabet 
Tested-by: Jenkins

diff --git a/udkapi/com/sun/star/task/XInteractionHandler2.idl 
b/udkapi/com/sun/star/task/XInteractionHandler2.idl
index 2814710828ee..07b5995a8467 100644
--- a/udkapi/com/sun/star/task/XInteractionHandler2.idl
+++ b/udkapi/com/sun/star/task/XInteractionHandler2.idl
@@ -38,7 +38,7 @@ published interface XInteractionHandler2 : 
com::sun::star::task::XInteractionHan
 {
 /** Handle an interaction request.
 
-@param Request the inteaction request to handle.
+@param Request the interaction request to handle.
 
 @return `TRUE`, if the handler handled the request, `FALSE` otherwise.
  */
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: udkapi/com

2018-06-07 Thread Andrea Gelmini
 udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f6134b153a0b172e6f8f0a8e76985bd6a7848692
Author: Andrea Gelmini 
Date:   Thu Jun 7 10:28:07 2018 +0200

Fix typo

Change-Id: Ifd20975b799ae63ff55a6b34f7d768831462648c
Reviewed-on: https://gerrit.libreoffice.org/55412
Tested-by: Jenkins 
Reviewed-by: Julien Nabet 

diff --git a/udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl 
b/udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl
index 8be1bc06595d..ea2ad053b0cb 100644
--- a/udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl
+++ b/udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl
@@ -26,7 +26,7 @@
 
 
 /** maps UNO types to COM types and vice versa. It is optimized for use in a
- remote szenario. 
+ remote scenario. 
 The functionality is basically the same as
 com::sun::star::bridge::OleBridgeSupplier2.
 However, the implementation should be optimized for remote access. For 
example, it could
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: udkapi/com

2018-02-12 Thread Tor Lillqvist
 udkapi/com/sun/star/bridge/XBridgeSupplier.idl  |3 ---
 udkapi/com/sun/star/bridge/XBridgeSupplier2.idl |3 ---
 2 files changed, 6 deletions(-)

New commits:
commit 7517e53a96b956f369a6003690174fa156b7a0e5
Author: Tor Lillqvist 
Date:   Mon Feb 12 18:13:51 2018 +0200

Don't even mention CORBA, it isn't and won't be specified

Change-Id: I87f6effdd3ef68749a3326ff277c6e8e7412c956

diff --git a/udkapi/com/sun/star/bridge/XBridgeSupplier.idl 
b/udkapi/com/sun/star/bridge/XBridgeSupplier.idl
index fbdb6f606d8c..d6d6aff37faa 100644
--- a/udkapi/com/sun/star/bridge/XBridgeSupplier.idl
+++ b/udkapi/com/sun/star/bridge/XBridgeSupplier.idl
@@ -57,9 +57,6 @@
 
 JAVA:   
 not yet specified.  
-
-CORBA: 
-not yet specified.  
 
 
 Any implementation can supply its own bridges to other object
diff --git a/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl 
b/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl
index 01930ca321d4..94c36850116c 100644
--- a/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl
+++ b/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl
@@ -72,9 +72,6 @@
 
 JAVA:   
 not specified yet.  
-
-CORBA: 
-not specified yet.  
 
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: udkapi/com

2018-01-04 Thread Andrea Gelmini
 udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 18e85d91b5cc7ed3d3f9f163d3c211f29b54f7a2
Author: Andrea Gelmini 
Date:   Thu Jan 4 21:30:29 2018 +0100

Fix typo

Change-Id: I7d538a60a7f05fae771049fe2b697fe86ee0e85b
Reviewed-on: https://gerrit.libreoffice.org/47440
Tested-by: Jenkins 
Reviewed-by: Jens Carl 

diff --git a/udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl 
b/udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl
index bebeabdaaa7f..e1bfb4346775 100644
--- a/udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl
@@ -36,7 +36,7 @@
   */
 published interface XConstantsTypeDescription : 
com::sun::star::reflection::XTypeDescription
 {
-/** Returns the contstants defined for this constants group.
+/** Returns the constants defined for this constants group.
 
 @return a sequence containing constants descriptions.
   */
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: udkapi/com UnoControls/source

2017-03-25 Thread Andrea Gelmini
 UnoControls/source/controls/progressmonitor.cxx   |2 +-
 udkapi/com/sun/star/reflection/TypeDescriptionManager.idl |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit e9b628760e2606769d7cc7fa2993729b796628d3
Author: Andrea Gelmini 
Date:   Fri Mar 24 15:35:35 2017 +0100

Fix typos

Change-Id: I6455332160bb232cddf816e9f6dafa3ce68331a0
Reviewed-on: https://gerrit.libreoffice.org/35661
Reviewed-by: Julien Nabet 
Tested-by: Julien Nabet 

diff --git a/UnoControls/source/controls/progressmonitor.cxx 
b/UnoControls/source/controls/progressmonitor.cxx
index 06a7d404d90b..1eda7f784fbf 100644
--- a/UnoControls/source/controls/progressmonitor.cxx
+++ b/UnoControls/source/controls/progressmonitor.cxx
@@ -206,7 +206,7 @@ void SAL_CALL ProgressMonitor::addText(
 // Safe impossible cases
 // Check valid call of this method.
 DBG_ASSERT ( impl_debug_checkParameter ( rTopic, rText, bbeforeProgress )  
 , "ProgressMonitor::addText()\nCall without valid parameters!\n");
-DBG_ASSERT ( !(impl_searchTopic ( rTopic, bbeforeProgress ) != nullptr )   
, "ProgresMonitor::addText()\nThe text already exist.\n");
+DBG_ASSERT ( !(impl_searchTopic ( rTopic, bbeforeProgress ) != nullptr )   
, "ProgressMonitor::addText()\nThe text already exist.\n");
 
 // Do nothing (in Release), if topic already exist.
 if ( impl_searchTopic ( rTopic, bbeforeProgress ) != nullptr )
diff --git a/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl 
b/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl
index 90fc63bf2b59..e81fe0b78050 100644
--- a/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl
+++ b/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl
@@ -73,7 +73,7 @@ published service TypeDescriptionManager
 
 
 Even though the name of this interface suggests that the used type
-names are hierarchical, this doesn't need to be the case.  (For 
example, consider
+names are hierarchical, this doesn't need to be the case. (For 
example, consider
 the names of instantiated polymorphic struct types, like
 "Structlong".)
 */
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: udkapi/com

2014-06-19 Thread Stephan Bergmann
 udkapi/com/sun/star/io/FilePermission.idl |   69 ++
 1 file changed, 34 insertions(+), 35 deletions(-)

New commits:
commit 9947032c4c6a772df888323338df699f54087013
Author: Stephan Bergmann sberg...@redhat.com
Date:   Thu Jun 19 11:15:32 2014 +0200

Work around problem with nested /* in Doxygen comment

...where Doxygen apparently deliberately tracks nested /* ... */ comments in
/** ... */ comments (even though languages like C, C++, Java don't).  
Thanks to
Lionel for finding it.

Change-Id: I0cfc54216df4e49c194c097e5ad3b00f5270d395

diff --git a/udkapi/com/sun/star/io/FilePermission.idl 
b/udkapi/com/sun/star/io/FilePermission.idl
index d23d90a..b3d1981 100644
--- a/udkapi/com/sun/star/io/FilePermission.idl
+++ b/udkapi/com/sun/star/io/FilePermission.idl
@@ -22,41 +22,40 @@
 module com {  module sun {  module star {  module io {
 
 
-/** This permission represents access to a file or directory.
-A FilePermission consists of a file url and a set of actions valid for 
that url.
-p
-The path of the file url that ends in code/*/code indicates all the 
files and
-directories contained in that directory.  A path that ends with 
code/-/code
-indicates (recursively) all files and subdirectories contained in that
-directory.  A file url string consisting of the special token
-codeALL FILES/code matches any file.
-br
-Note: A file url string consisting of a single code*/code indicates 
all the files
-in the current directory, while a string consisting of a single 
code-/code indicates
-all the files in the current directory and (recursively) all files and
-subdirectories contained in the current directory.
-br
-The actions to be granted is a list of one or more comma-separated 
keywords.
-The possible keywords are coderead/code, codewrite/code,
-codeexecute/code, and codedelete/code.
-Their meaning is defined as follows:
-ul
-licoderead/code -- read permission/li
-licodewrite/code -- write permission/li
-licodeexecute/code -- execute permission/li
-licodedelete/code -- delete permission/li
-/ulbr
-The actions string is processed case-insensitive.
-/p
-
-@attention
-Be careful when granting FilePermissions.  Think about the implications of
-granting read and especially write access to various files and directories.
-The codeALL FILES/code permission with write action is
-especially dangerous.  This grants permission to write to the entire file 
system.
-
-@since OOo 1.1.2
-*/
+/// This permission represents access to a file or directory.
+/// A FilePermission consists of a file url and a set of actions valid for 
that url.
+/// p
+/// The path of the file url that ends in code/*/code indicates all the 
files and
+/// directories contained in that directory.  A path that ends with 
code/-/code
+/// indicates (recursively) all files and subdirectories contained in that
+/// directory.  A file url string consisting of the special token
+/// codeALL FILES/code matches any file.
+/// br
+/// Note: A file url string consisting of a single code*/code indicates 
all the files
+/// in the current directory, while a string consisting of a single 
code-/code indicates
+/// all the files in the current directory and (recursively) all files and
+/// subdirectories contained in the current directory.
+/// br
+/// The actions to be granted is a list of one or more comma-separated 
keywords.
+/// The possible keywords are coderead/code, codewrite/code,
+/// codeexecute/code, and codedelete/code.
+/// Their meaning is defined as follows:
+/// ul
+/// licoderead/code -- read permission/li
+/// licodewrite/code -- write permission/li
+/// licodeexecute/code -- execute permission/li
+/// licodedelete/code -- delete permission/li
+/// /ulbr
+/// The actions string is processed case-insensitive.
+/// /p
+///
+/// @attention
+/// Be careful when granting FilePermissions.  Think about the implications of
+/// granting read and especially write access to various files and directories.
+/// The codeALL FILES/code permission with write action is
+/// especially dangerous.  This grants permission to write to the entire file 
system.
+///
+/// @since OOo 1.1.2
 published struct FilePermission
 {
 /** target file url
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: udkapi/com

2013-11-21 Thread Eike Rathke
 udkapi/com/sun/star/lang/Locale.idl |   49 +++-
 1 file changed, 32 insertions(+), 17 deletions(-)

New commits:
commit e3f30efe9f466e776e19210c0e1bccea97e6be49
Author: Eike Rathke er...@redhat.com
Date:   Thu Nov 21 14:14:43 2013 +0100

documented BCP 47 semantics

Change-Id: Ia2fad8e79833a66bb3e95047fc5885880d6da17c

diff --git a/udkapi/com/sun/star/lang/Locale.idl 
b/udkapi/com/sun/star/lang/Locale.idl
index 224806c..c1a4c5d 100644
--- a/udkapi/com/sun/star/lang/Locale.idl
+++ b/udkapi/com/sun/star/lang/Locale.idl
@@ -51,27 +51,34 @@ module com {  module sun {  module star {  module lang {
  */
 published struct Locale
 {
-/** specifies an strongISO Language Code/strong.
+/** specifies an strongISO 639 Language Code/strong.
 
-pThese codes are the lower-case two-letter codes as defined by
-ISO-639. You can find a full list of these codes at a number of
+pThese codes are preferably the lower-case two-letter codes as
+defined by ISO 639-1, or three-letter codes as defined by ISO
+639-3. You can find a full list of these codes at a number of
 sites, such as: br/
-a href=http://www.chemie.fu-berlin.de/diverse/doc/ISO_639.html;
-
codehttp://www.chemie.fu-berlin.de/diverse/doc/ISO_639.html/code/a.
+a href=http://sil.org/iso639-3/codes.asp;
+codehttp://sil.org/iso639-3/codes.asp/code/a.
 /p
 
 pIf this field contains an empty string, the meaning depends on the
 context./p
+
+pSince LibreOffice 4.2, if the locale can not be represented
+using only ISO 639 and ISO 3166 codes this field contains the
+ISO 639-3 reserved for local use code strongqlt/strong and
+a strongBCP 47/strong language tag is present in the Variant
+field. /p
  */
 string Language;
 
-/** specifies an strongISO Country Code/strong.
+/** specifies an strongISO 3166 Country Code/strong.
 
 pThese codes are the upper-case two-letter codes as
-defined by ISO-3166.  You can find a full list of these codes at a
-number of sites, such as: br/
-a href=http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html;
-
codehttp://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html/code/a.
+defined by ISO 3166-1.  You can find a full list of these codes
+at a number of sites, such as: br/
+a 
href=http://www.iso.org/iso/country_codes/iso_3166_code_lists/country_names_and_code_elements.htm;
+
codehttp://www.iso.org/iso/country_codes/iso_3166_code_lists/country_names_and_code_elements.htm/code/a.
 /p
 
 pIf this field contains an empty string, the meaning depends on the
@@ -79,14 +86,22 @@ published struct Locale
  */
 string Country;
 
-/** contains a variant of the locale; codes are vendor and
-browser-specific.
+/** specifies a strongBCP 47/strong Language Tag.
+
+pSince LibreOffice 4.2, strongif/strong the Language field
+is the code strongqlt/strong this field contains the full
+BCP 47 language tag. If the Language field is not qlt this
+field is empty. /p
 
-pFor example, use WIN for Windows, MAC for Macintosh, and POSIX
-for POSIX. Wherever there are two variants, separate them with an
-underscore, and put the most important one first. For example, a
-traditional Spanish collation might construct a locale with parameters
-for language, country and variant as: es, ES, 
Traditional_WIN./p
+pYou can find BCP 47 language tag resources at br/
+a href=http://www.langtag.net/;
+codehttp://www.langtag.net//code/a. /p
+
+pEarlier versions of the documentation mentioned vendor and
+browser-specific codes but that was never supported. Use of any
+arbitrary strings in the Variant field that do not form a valid
+BCP 47 language tag is strongstrongly deprecated/strong.
+/p
  */
 string Variant;
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: udkapi/com

2013-09-07 Thread Andras Timar
 udkapi/com/sun/star/lang/Locale.idl |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit b5c79c09ed262f0ec479b8d3c1f965076699cdce
Author: Andras Timar andras.ti...@collabora.com
Date:   Sat Sep 7 14:28:43 2013 +0200

fix a broken link to ISO-639

Change-Id: Idcf662d891f1a2ae707eebede65f71b675233124

diff --git a/udkapi/com/sun/star/lang/Locale.idl 
b/udkapi/com/sun/star/lang/Locale.idl
index 1491e88..224806c 100644
--- a/udkapi/com/sun/star/lang/Locale.idl
+++ b/udkapi/com/sun/star/lang/Locale.idl
@@ -56,8 +56,8 @@ published struct Locale
 pThese codes are the lower-case two-letter codes as defined by
 ISO-639. You can find a full list of these codes at a number of
 sites, such as: br/
-a href=http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt;
-
codehttp://www.ics.uci.edu/pub/ietf/http/related/iso639.txt/code/a.
+a href=http://www.chemie.fu-berlin.de/diverse/doc/ISO_639.html;
+
codehttp://www.chemie.fu-berlin.de/diverse/doc/ISO_639.html/code/a.
 /p
 
 pIf this field contains an empty string, the meaning depends on the
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: udkapi/com

2013-08-30 Thread Miklos Vajna
 udkapi/com/sun/star/beans/PropertyState.idl |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 13ac0631d3bba56220e75f3c416d753201fd09a8
Author: Miklos Vajna vmik...@suse.cz
Date:   Fri Aug 30 09:24:53 2013 +0200

udkapi: fix warnings in beans::PropertyState

These are links without the leading hashmark in the output anyway, and
that avoids the warning.

Change-Id: Ie94d65b5bd2e869a9b5ad12b5d545fe32c834eec

diff --git a/udkapi/com/sun/star/beans/PropertyState.idl 
b/udkapi/com/sun/star/beans/PropertyState.idl
index 3a8d177..ffda698 100644
--- a/udkapi/com/sun/star/beans/PropertyState.idl
+++ b/udkapi/com/sun/star/beans/PropertyState.idl
@@ -42,7 +42,7 @@ published enum PropertyState
 /** The value of the property is stored in the PropertySet itself.
 
 pThe property value must be available and of the specified type.
-If the #PropertyAttribute field in the struct
+If the PropertyAttribute field in the struct
 Property contains PropertyAttribute::MAYBEVOID,
 then the value may be void. /p
  */
@@ -51,11 +51,11 @@ published enum PropertyState
 
 /** The value of the property is available from a master (e.g., template).
 
-pThe #PropertyAttribute field in the struct
+pThe PropertyAttribute field in the struct
 Property must contain the
 PropertyAttribute::MAYBEDEFAULT flag. The property
 value must be available and of the specified type. If the
-#PropertyAttribute field in the struct Property
+PropertyAttribute field in the struct Property
 contains PropertyAttribute::MAYBEVOID, then the
 value may be void. /p
  */
@@ -65,7 +65,7 @@ published enum PropertyState
 /** The value of the property is only a recommendation because there
 are multiple values for this property (e.g., from a multi selection).
 
-pThe #PropertyAttribute field in the struct
+pThe PropertyAttribute field in the struct
 Property must contain the
 PropertyAttribute::MAYBEAMBIGUOUS flag. The
 property value must be available and of the specified type.
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: udkapi/com

2013-06-25 Thread Julien Nabet
 udkapi/com/sun/star/container/XMap.idl |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 5470bea93e7047ef5742466246487e17813cf5ed
Author: Julien Nabet serval2...@yahoo.fr
Date:   Tue Jun 25 22:18:34 2013 +0200

Fix idl descriptions

Change-Id: I119cd010f6f54d428017ea59016b5fdd91c6d4da

diff --git a/udkapi/com/sun/star/container/XMap.idl 
b/udkapi/com/sun/star/container/XMap.idl
index 2a191a6..b4f25fb 100644
--- a/udkapi/com/sun/star/container/XMap.idl
+++ b/udkapi/com/sun/star/container/XMap.idl
@@ -59,7 +59,7 @@ interface XMap
 
 /** clears the map, removing all key-value pairs from it.
 
-@throws ::com::sun::star::beans::NoSupportException
+@throws ::com::sun::star::lang::NoSupportException
 if the map is not mutable.
 */
 void clear()
@@ -113,7 +113,7 @@ interface XMap
 
 @throws ::com::sun::star::beans::IllegalTypeException
 if the given key is not of a type which is accepted by the map
-@throws ::com::sun::star::beans::IllegalArgumentException
+@throws ::com::sun::star::lang::IllegalArgumentException
 if the given key is not supported to be put into the map. It's up 
to the service
 implementing the codeXMap/code interface to specify which 
special values are not
 supported. For instances, implementations might decide to not 
allow `VOID` keys, or
@@ -149,7 +149,7 @@ interface XMap
 For instances, implementations might decide to not allow `VOID` 
keys or values, or to
 reject codeDouble.NaN/code (emnot a number/em) to due its 
problematic behavior
 with respect to equality.
-@throws ::com::sun::star::beans::NoSupportException
+@throws ::com::sun::star::lang::NoSupportException
 if the map does not support putting new mappings into it
 */
 any put( [in] any Key, [in] any Value )
@@ -172,7 +172,7 @@ interface XMap
 supported. For instances, implementations might decide to not 
allow `VOID` keys, or
 to reject codeDouble.NaN/code (emnot a number/em) to due 
its problematic
 behavior with respect to equality.
-@throws ::com::sun::star::beans::NoSupportException
+@throws ::com::sun::star::lang::NoSupportException
 if the map does not support removing mappings
 @throws ::com::sun::star::container::NoSuchElementException
 if there is no value associated with the given key
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits