From 079485a6486b76090e64e899e44e8598cd2159e7 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Tue, 20 Nov 2012 21:27:47 +0100 Subject: sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/ Change-Id: Iefbe31af8d6ec421c6006423b6ee3a6375e3d453 --- cppuhelper/inc/cppuhelper/supportsservice.hxx | 2 +- offapi/com/sun/star/awt/XToolkit2.idl | 2 +- offapi/com/sun/star/configuration/ReadOnlyAccess.idl | 2 +- .../com/sun/star/configuration/ReadWriteAccess.idl | 2 +- offapi/com/sun/star/document/Settings.idl | 4 ++-- offapi/com/sun/star/frame/AutoRecovery.idl | 2 +- .../com/sun/star/frame/XGlobalEventBroadcaster.idl | 2 +- offapi/com/sun/star/frame/XModuleManager2.idl | 2 +- .../sun/star/linguistic2/XLinguServiceManager2.idl | 2 +- offapi/com/sun/star/sdb/XDatabaseContext.idl | 2 +- offapi/com/sun/star/style/PageProperties.idl | 2 +- offapi/com/sun/star/task/XPasswordContainer2.idl | 2 +- offapi/com/sun/star/text/TextPageStyle.idl | 4 ++-- offapi/com/sun/star/text/textfield/Annotation.idl | 4 ++-- offapi/com/sun/star/ucb/XUniversalContentBroker.idl | 2 +- offapi/com/sun/star/ui/dialogs/XFolderPicker2.idl | 2 +- offapi/com/sun/star/util/XNumberFormatter2.idl | 2 +- offapi/com/sun/star/xml/crypto/NSSInitializer.idl | 2 +- offapi/com/sun/star/xml/crypto/XNSSInitializer.idl | 2 +- offapi/com/sun/star/xml/dom/XSAXDocumentBuilder2.idl | 2 +- offapi/com/sun/star/xml/sax/Writer.idl | 2 +- offapi/com/sun/star/xml/sax/XWriter.idl | 2 +- offapi/com/sun/star/xml/xslt/XSLT2Transformer.idl | 2 +- offapi/com/sun/star/xml/xslt/XSLTTransformer.idl | 2 +- offapi/com/sun/star/xml/xslt/XXSLTTransformer.idl | 2 +- offapi/org/freedesktop/PackageKit/XModify.idl | 20 ++++++++++---------- offapi/org/freedesktop/PackageKit/XQuery.idl | 4 ++-- sal/inc/osl/interlck.h | 4 ++-- sal/inc/rtl/string.h | 2 +- sal/inc/rtl/string.hxx | 6 +++--- sal/inc/rtl/ustring.h | 4 ++-- sal/inc/rtl/ustring.hxx | 10 +++++----- sal/inc/sal/types.h | 2 +- udkapi/com/sun/star/bridge/XBridgeFactory2.idl | 2 +- udkapi/com/sun/star/io/XPipe.idl | 2 +- udkapi/com/sun/star/reflection/theCoreReflection.idl | 2 +- vcl/inc/vcl/temporaryfonts.hxx | 2 +- 37 files changed, 58 insertions(+), 58 deletions(-) diff --git a/cppuhelper/inc/cppuhelper/supportsservice.hxx b/cppuhelper/inc/cppuhelper/supportsservice.hxx index 3506e374e338..a5cc2003a1ed 100644 --- a/cppuhelper/inc/cppuhelper/supportsservice.hxx +++ b/cppuhelper/inc/cppuhelper/supportsservice.hxx @@ -36,7 +36,7 @@ namespace cppu { @return true iff the sequence returned by the given implementation's getSupportedServices method contains the given name - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ bool CPPUHELPER_DLLPUBLIC supportsService( com::sun::star::lang::XServiceInfo * implementation, diff --git a/offapi/com/sun/star/awt/XToolkit2.idl b/offapi/com/sun/star/awt/XToolkit2.idl index 2d40d9c6021f..3dead5c508db 100644 --- a/offapi/com/sun/star/awt/XToolkit2.idl +++ b/offapi/com/sun/star/awt/XToolkit2.idl @@ -34,7 +34,7 @@ module com { module sun { module star { module awt { /** Provides a unified interface for the new-style service Toolkit to implement. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ published interface XToolkit2 { diff --git a/offapi/com/sun/star/configuration/ReadOnlyAccess.idl b/offapi/com/sun/star/configuration/ReadOnlyAccess.idl index 74f1866a4f88..dc47c68b5980 100644 --- a/offapi/com/sun/star/configuration/ReadOnlyAccess.idl +++ b/offapi/com/sun/star/configuration/ReadOnlyAccess.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module configuration {

This service is still unpublished and unstable.

- @since LibreOffice 3.7 + @since LibreOffice 4.0 */ service ReadOnlyAccess: com::sun::star::container::XHierarchicalNameAccess { /** Service constructor. diff --git a/offapi/com/sun/star/configuration/ReadWriteAccess.idl b/offapi/com/sun/star/configuration/ReadWriteAccess.idl index 135da14a6b75..f9a3a034fc1e 100644 --- a/offapi/com/sun/star/configuration/ReadWriteAccess.idl +++ b/offapi/com/sun/star/configuration/ReadWriteAccess.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module configuration {

This service is still unpublished and unstable.

- @since LibreOffice 3.7 + @since LibreOffice 4.0 */ service ReadWriteAccess: com::sun::star::configuration::XReadWriteAccess { /** Service constructor. diff --git a/offapi/com/sun/star/document/Settings.idl b/offapi/com/sun/star/document/Settings.idl index d7002ebb7000..81e44498ef14 100644 --- a/offapi/com/sun/star/document/Settings.idl +++ b/offapi/com/sun/star/document/Settings.idl @@ -244,14 +244,14 @@ published service Settings /** Whether to embed fonts used by the document (see e.g. handling of OOXML embedRegular etc.) - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ [optional, property] boolean EmbedFonts; // Writer, maybe later others /** Whether to embed also system fonts used by the document. Does not have any effect if EmbedFonts is false. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ [optional, property] boolean EmbedSystemFonts; diff --git a/offapi/com/sun/star/frame/AutoRecovery.idl b/offapi/com/sun/star/frame/AutoRecovery.idl index c7cd71b4f6b0..10df7eb94790 100644 --- a/offapi/com/sun/star/frame/AutoRecovery.idl +++ b/offapi/com/sun/star/frame/AutoRecovery.idl @@ -25,7 +25,7 @@ module com { module sun { module star { module frame { /** - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ service AutoRecovery : XDispatch; diff --git a/offapi/com/sun/star/frame/XGlobalEventBroadcaster.idl b/offapi/com/sun/star/frame/XGlobalEventBroadcaster.idl index 9a311fae4ee6..ca5d9fd11eef 100644 --- a/offapi/com/sun/star/frame/XGlobalEventBroadcaster.idl +++ b/offapi/com/sun/star/frame/XGlobalEventBroadcaster.idl @@ -30,7 +30,7 @@ module com { module sun { module star { module frame { /** Provides a unified interface for the GlobalEventBroadcaster service to implement. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ interface XGlobalEventBroadcaster diff --git a/offapi/com/sun/star/frame/XModuleManager2.idl b/offapi/com/sun/star/frame/XModuleManager2.idl index 351bc7f09b9e..bde2313c4a8a 100644 --- a/offapi/com/sun/star/frame/XModuleManager2.idl +++ b/offapi/com/sun/star/frame/XModuleManager2.idl @@ -29,7 +29,7 @@ module com { module sun { module star { module frame { This interface provides a merged single interface for the ModuleManager service to implement. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ interface XModuleManager2 { diff --git a/offapi/com/sun/star/linguistic2/XLinguServiceManager2.idl b/offapi/com/sun/star/linguistic2/XLinguServiceManager2.idl index 61a0c7bdfbbb..7cb0666646da 100644 --- a/offapi/com/sun/star/linguistic2/XLinguServiceManager2.idl +++ b/offapi/com/sun/star/linguistic2/XLinguServiceManager2.idl @@ -29,7 +29,7 @@ module com { module sun { module star { module linguistic2 { /** Provides a unified interface for the LinguServiceManager service to implement. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ published interface XLinguServiceManager2 { diff --git a/offapi/com/sun/star/sdb/XDatabaseContext.idl b/offapi/com/sun/star/sdb/XDatabaseContext.idl index c721a27b5353..fece3081ab4f 100644 --- a/offapi/com/sun/star/sdb/XDatabaseContext.idl +++ b/offapi/com/sun/star/sdb/XDatabaseContext.idl @@ -31,7 +31,7 @@ module com { module sun { module star { module sdb { /** Provides an interface for the new-style DatabaseContext service to implement. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ published interface XDatabaseContext { diff --git a/offapi/com/sun/star/style/PageProperties.idl b/offapi/com/sun/star/style/PageProperties.idl index d631e28dc2fb..718601635e25 100644 --- a/offapi/com/sun/star/style/PageProperties.idl +++ b/offapi/com/sun/star/style/PageProperties.idl @@ -199,7 +199,7 @@ published service PageProperties [property, maybevoid] boolean HeaderIsShared; /** determines if the header/footer content on the first page and remaining pages is the same. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ [optional, property, maybevoid] boolean FirstIsShared; /** contains the height of the header. diff --git a/offapi/com/sun/star/task/XPasswordContainer2.idl b/offapi/com/sun/star/task/XPasswordContainer2.idl index 0c551d5e5371..4723d25f531c 100644 --- a/offapi/com/sun/star/task/XPasswordContainer2.idl +++ b/offapi/com/sun/star/task/XPasswordContainer2.idl @@ -28,7 +28,7 @@ module com { module sun { module star { module task { /** Provides a unified interface for the PasswordContainer service to implement. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ published interface XPasswordContainer2 { diff --git a/offapi/com/sun/star/text/TextPageStyle.idl b/offapi/com/sun/star/text/TextPageStyle.idl index eb4268926b90..d93a4bba641f 100644 --- a/offapi/com/sun/star/text/TextPageStyle.idl +++ b/offapi/com/sun/star/text/TextPageStyle.idl @@ -84,7 +84,7 @@ published service TextPageStyle @see com::sun::star::text::Text - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ [optional, property] com::sun::star::text::XText HeaderTextFirst; @@ -114,7 +114,7 @@ published service TextPageStyle @see com::sun::star::text::Text - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ [optional, property] com::sun::star::text::XText FooterTextFirst; diff --git a/offapi/com/sun/star/text/textfield/Annotation.idl b/offapi/com/sun/star/text/textfield/Annotation.idl index e57d805686dd..f6140b7e3f27 100644 --- a/offapi/com/sun/star/text/textfield/Annotation.idl +++ b/offapi/com/sun/star/text/textfield/Annotation.idl @@ -38,12 +38,12 @@ published service Annotation [property]string Author; /** contains the initials of the author of the annotation. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ [optional, property]string Initials; /** contains the name of the annotation. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ [optional, property]string Name; /** contains the annotation's content diff --git a/offapi/com/sun/star/ucb/XUniversalContentBroker.idl b/offapi/com/sun/star/ucb/XUniversalContentBroker.idl index 7058999082df..29d364692134 100644 --- a/offapi/com/sun/star/ucb/XUniversalContentBroker.idl +++ b/offapi/com/sun/star/ucb/XUniversalContentBroker.idl @@ -30,7 +30,7 @@ module com { module sun { module star { module ucb { /** - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ published interface XUniversalContentBroker { diff --git a/offapi/com/sun/star/ui/dialogs/XFolderPicker2.idl b/offapi/com/sun/star/ui/dialogs/XFolderPicker2.idl index e099e580ecb7..7dc16dc1c3bd 100644 --- a/offapi/com/sun/star/ui/dialogs/XFolderPicker2.idl +++ b/offapi/com/sun/star/ui/dialogs/XFolderPicker2.idl @@ -30,7 +30,7 @@ module com { module sun { module star { module ui { module dialogs { /** Provides a unified interface for the new-style FolderPicker service to implement. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ published interface XFolderPicker2 { diff --git a/offapi/com/sun/star/util/XNumberFormatter2.idl b/offapi/com/sun/star/util/XNumberFormatter2.idl index 058ea328085d..76f0a1aa9d2e 100644 --- a/offapi/com/sun/star/util/XNumberFormatter2.idl +++ b/offapi/com/sun/star/util/XNumberFormatter2.idl @@ -27,7 +27,7 @@ module com { module sun { module star { module util { /** Provides a unified interface for the NumberFormatter service to implement. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ published interface XNumberFormatter2 { diff --git a/offapi/com/sun/star/xml/crypto/NSSInitializer.idl b/offapi/com/sun/star/xml/crypto/NSSInitializer.idl index cfffec4dcbc0..9eea7b1701eb 100644 --- a/offapi/com/sun/star/xml/crypto/NSSInitializer.idl +++ b/offapi/com/sun/star/xml/crypto/NSSInitializer.idl @@ -25,7 +25,7 @@ module com { module sun { module star { module xml { module crypto { /** - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ service NSSInitializer : XNSSInitializer; diff --git a/offapi/com/sun/star/xml/crypto/XNSSInitializer.idl b/offapi/com/sun/star/xml/crypto/XNSSInitializer.idl index f5368fe74a21..36f7ce3585a0 100644 --- a/offapi/com/sun/star/xml/crypto/XNSSInitializer.idl +++ b/offapi/com/sun/star/xml/crypto/XNSSInitializer.idl @@ -26,7 +26,7 @@ module com { module sun { module star { module xml { module crypto { /** - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ interface XNSSInitializer { interface ::com::sun::star::xml::crypto::XDigestContextSupplier; diff --git a/offapi/com/sun/star/xml/dom/XSAXDocumentBuilder2.idl b/offapi/com/sun/star/xml/dom/XSAXDocumentBuilder2.idl index 3f1f67391f85..be151460b109 100644 --- a/offapi/com/sun/star/xml/dom/XSAXDocumentBuilder2.idl +++ b/offapi/com/sun/star/xml/dom/XSAXDocumentBuilder2.idl @@ -28,7 +28,7 @@ module com { module sun { module star { module xml { module dom { /** Provides a unified interface for the SAXDocumentBuilder service to implement. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ interface XSAXDocumentBuilder2 { diff --git a/offapi/com/sun/star/xml/sax/Writer.idl b/offapi/com/sun/star/xml/sax/Writer.idl index 8515c8a3c429..91a24207c136 100644 --- a/offapi/com/sun/star/xml/sax/Writer.idl +++ b/offapi/com/sun/star/xml/sax/Writer.idl @@ -27,7 +27,7 @@ module com { module sun { module star { module xml { module sax { /** - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ service Writer : XWriter; diff --git a/offapi/com/sun/star/xml/sax/XWriter.idl b/offapi/com/sun/star/xml/sax/XWriter.idl index 72fabccf0295..a79e7b156a1a 100644 --- a/offapi/com/sun/star/xml/sax/XWriter.idl +++ b/offapi/com/sun/star/xml/sax/XWriter.idl @@ -29,7 +29,7 @@ module com { module sun { module star { module xml { module sax { /** Provides a unified interface for the new-style Writer service to implement. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ interface XWriter { diff --git a/offapi/com/sun/star/xml/xslt/XSLT2Transformer.idl b/offapi/com/sun/star/xml/xslt/XSLT2Transformer.idl index 1f7502eb321e..81db4fa75fde 100644 --- a/offapi/com/sun/star/xml/xslt/XSLT2Transformer.idl +++ b/offapi/com/sun/star/xml/xslt/XSLT2Transformer.idl @@ -16,7 +16,7 @@ module com { module sun { module star { module xml { module xslt { /** Get XSLT filter transformer supporting XSLT 2.0. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ service XSLT2Transformer : XXSLTTransformer { diff --git a/offapi/com/sun/star/xml/xslt/XSLTTransformer.idl b/offapi/com/sun/star/xml/xslt/XSLTTransformer.idl index 0130531bd755..82a99539bb70 100644 --- a/offapi/com/sun/star/xml/xslt/XSLTTransformer.idl +++ b/offapi/com/sun/star/xml/xslt/XSLTTransformer.idl @@ -18,7 +18,7 @@ module com { module sun { module star { module xml { module xslt {

It is not safe to expect support for any features except XSLT 1.0 . - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ service XSLTTransformer : XXSLTTransformer { diff --git a/offapi/com/sun/star/xml/xslt/XXSLTTransformer.idl b/offapi/com/sun/star/xml/xslt/XXSLTTransformer.idl index 2b0e3246e852..51de1aaca307 100644 --- a/offapi/com/sun/star/xml/xslt/XXSLTTransformer.idl +++ b/offapi/com/sun/star/xml/xslt/XXSLTTransformer.idl @@ -19,7 +19,7 @@ module com { module sun { module star { module xml { module xslt { /** An interface for XSLT transformers. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ interface XXSLTTransformer { diff --git a/offapi/org/freedesktop/PackageKit/XModify.idl b/offapi/org/freedesktop/PackageKit/XModify.idl index 05cc9004813f..33a8fa089759 100644 --- a/offapi/org/freedesktop/PackageKit/XModify.idl +++ b/offapi/org/freedesktop/PackageKit/XModify.idl @@ -25,70 +25,70 @@ interface XModify : com::sun::star::uno::XInterface { /** * Installs local package sequence< string > files or service packs. - * @since LibreOffice 3.7 + * @since LibreOffice 4.0 */ void InstallPackageFiles( [in] unsigned long xid, [in] sequence< string > files, [in] string interaction); /** * Installs sequence< string > packages to provide sequence< string > files. - * @since LibreOffice 3.7 + * @since LibreOffice 4.0 */ void InstallProvideFiles( [in] unsigned long xid, [in] sequence< string > files, [in] string interaction); /** * Installs sequence< string > packages to provide sequence< string > files. - * @since LibreOffice 3.7 + * @since LibreOffice 4.0 */ void InstallCatalogs( [in] unsigned long xid, [in] sequence< string > files, [in] string interaction); /** * Installs sequence< string > packages from a configured software source. - * @since LibreOffice 3.7 + * @since LibreOffice 4.0 */ void InstallPackageNames( [in] unsigned long xid, [in] sequence< string > packages, [in] string interaction); /** * Installs mimetype handlers from a configured software source. - * @since LibreOffice 3.7 + * @since LibreOffice 4.0 */ void InstallMimeTypes( [in] unsigned long xid, [in] sequence< string > mime_types, [in] string interaction); /** * Installs fontconfig resources ( [in] usually fonts) from a configured software source. - * @since LibreOffice 3.7 + * @since LibreOffice 4.0 */ void InstallFontconfigResources( [in] unsigned long xid, [in] sequence< string > resources, [in] string interaction); /** * Installs GStreamer resources ( [in] usually codecs) from a configured software source. - * @since LibreOffice 3.7 + * @since LibreOffice 4.0 */ void InstalliGStreamerResources( [in] unsigned long xid, [in] sequence< string > resources, [in] string interaction); /** * Installs resources of a given type from a configured software source. - * @since LibreOffice 3.7 + * @since LibreOffice 4.0 */ void InstallResources( [in] unsigned long xid, [in] sequence< string > types, [in] sequence< string > resources, [in] string interaction); /** * Removes sequence< string > packages that provide the given local sequence< string > files. - * @since LibreOffice 3.7 + * @since LibreOffice 4.0 */ void RemovePackageByFiles( [in] unsigned long xid, [in] sequence< string > files, [in] string interaction); /** * Installs printer drivers from a configured software source. - * @since LibreOffice 3.7 + * @since LibreOffice 4.0 */ void InstallPrinterDrivers( [in] unsigned long xid, [in] sequence< string > files, [in] string interaction); diff --git a/offapi/org/freedesktop/PackageKit/XQuery.idl b/offapi/org/freedesktop/PackageKit/XQuery.idl index 9eb4483a85c7..87e9a6623a0c 100644 --- a/offapi/org/freedesktop/PackageKit/XQuery.idl +++ b/offapi/org/freedesktop/PackageKit/XQuery.idl @@ -24,14 +24,14 @@ interface XQuery : com::sun::star::uno::XInterface { /** * Installs local package files or service packs. - * @since LibreOffice 3.7 + * @since LibreOffice 4.0 */ void IsInstalled([in] string package_name, [in] string interaction, [out] boolean installed); /** * Installs packages to provide files. - * @since LibreOffice 3.7 + * @since LibreOffice 4.0 */ void SearchFile([in] string file_name, [in] string interaction, [out] boolean installed, [out] string package_name); diff --git a/sal/inc/osl/interlck.h b/sal/inc/osl/interlck.h index 792ea55051d9..537df6ec36d7 100644 --- a/sal/inc/osl/interlck.h +++ b/sal/inc/osl/interlck.h @@ -63,7 +63,7 @@ SAL_DLLPUBLIC oslInterlockedCount SAL_CALL osl_decrementInterlockedCount(oslInte @param p Address of count variable @return The adjusted value of the count variable. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ #if defined( HAVE_GCC_BUILTIN_ATOMIC ) # define osl_atomic_increment(p) __sync_add_and_fetch((p), 1) @@ -80,7 +80,7 @@ SAL_DLLPUBLIC oslInterlockedCount SAL_CALL osl_decrementInterlockedCount(oslInte @param p Address of count variable @return The adjusted value of the count variable. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ #if defined( HAVE_GCC_BUILTIN_ATOMIC ) # define osl_atomic_decrement(p) __sync_sub_and_fetch((p), 1) diff --git a/sal/inc/rtl/string.h b/sal/inc/rtl/string.h index 6dd42363b98a..fad5511091e6 100644 --- a/sal/inc/rtl/string.h +++ b/sal/inc/rtl/string.h @@ -900,7 +900,7 @@ SAL_DLLPUBLIC void SAL_CALL rtl_string_newFromStr_WithLength( rtl_String ** newS @param count the number of characters. @return the specified substring. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ SAL_DLLPUBLIC void SAL_CALL rtl_string_newFromSubString( rtl_String ** newStr, const rtl_String * from, diff --git a/sal/inc/rtl/string.hxx b/sal/inc/rtl/string.hxx index c7dd48e6f119..8788710cb49c 100644 --- a/sal/inc/rtl/string.hxx +++ b/sal/inc/rtl/string.hxx @@ -670,7 +670,7 @@ public: @return true if and only if the given str appears as a substring at the start of this string - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ bool startsWith(OString const & str) const { return match(str, 0); @@ -679,7 +679,7 @@ public: /** @overload This function accepts an ASCII string literal as its argument. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ template< typename T > typename internal::ConstCharArrayDetector< T, bool >::Type startsWith( T& literal ) const @@ -1483,7 +1483,7 @@ struct OStringHash Support for rtl::OString in std::ostream (and thus in CPPUNIT_ASSERT or SAL_INFO macros, for example). - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ template< typename charT, typename traits > std::basic_ostream & operator <<( diff --git a/sal/inc/rtl/ustring.h b/sal/inc/rtl/ustring.h index e056bad4915e..02dbad6da627 100644 --- a/sal/inc/rtl/ustring.h +++ b/sal/inc/rtl/ustring.h @@ -1237,7 +1237,7 @@ SAL_DLLPUBLIC void SAL_CALL rtl_uString_newFromStr_WithLength( @param count the number of characters. @return the specified substring. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ SAL_DLLPUBLIC void SAL_CALL rtl_uString_newFromSubString( rtl_uString ** newStr, const rtl_uString * from, @@ -1536,7 +1536,7 @@ SAL_DLLPUBLIC void SAL_CALL rtl_uString_newReplaceAll( @param fromIndex the position in the string where we will begin searching - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ SAL_DLLPUBLIC void SAL_CALL rtl_uString_newReplaceAllFromIndex( rtl_uString ** newStr, rtl_uString * str, rtl_uString const * from, diff --git a/sal/inc/rtl/ustring.hxx b/sal/inc/rtl/ustring.hxx index 39ddb49f13cb..12f6d07994ef 100644 --- a/sal/inc/rtl/ustring.hxx +++ b/sal/inc/rtl/ustring.hxx @@ -889,7 +889,7 @@ public: @return true if and only if the given str appears as a substring at the start of this string - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ bool startsWith(OUString const & str) const { return match(str, 0); @@ -898,7 +898,7 @@ public: /** @overload This function accepts an ASCII string literal as its argument. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ template< typename T > typename internal::ConstCharArrayDetector< T, bool >::Type startsWith( T& literal ) const @@ -919,7 +919,7 @@ public: @param str the object (substring) to be compared. @return true if this string starts with str, ignoring the case of ASCII letters ("A"--"Z" and "a"--"z"); otherwise, false is returned - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ sal_Bool startsWithIgnoreAsciiCase( const OUString & str ) const SAL_THROW(()) { @@ -929,7 +929,7 @@ public: /** @overload This function accepts an ASCII string literal as its argument. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ template< typename T > typename internal::ConstCharArrayDetector< T, bool >::Type startsWithIgnoreAsciiCase( T& literal ) const SAL_THROW(()) @@ -1533,7 +1533,7 @@ public: @param fromIndex the position in the string where we will begin searching - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ OUString replaceAll(OUString const & from, OUString const & to, int fromIndex = 0) const { rtl_uString * s = 0; diff --git a/sal/inc/sal/types.h b/sal/inc/sal/types.h index 7e215bce09e7..3eca2945300a 100644 --- a/sal/inc/sal/types.h +++ b/sal/inc/sal/types.h @@ -512,7 +512,7 @@ template< typename T1, typename T2 > inline T1 static_int_cast(T2 n) { Currently implemented by a Clang compiler plugin. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ diff --git a/udkapi/com/sun/star/bridge/XBridgeFactory2.idl b/udkapi/com/sun/star/bridge/XBridgeFactory2.idl index b301024a1e5a..92849570d83b 100644 --- a/udkapi/com/sun/star/bridge/XBridgeFactory2.idl +++ b/udkapi/com/sun/star/bridge/XBridgeFactory2.idl @@ -29,7 +29,7 @@ module com { module sun { module star { module bridge { /** Provides a unified interface for the BridgeFactory service to implement. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ published interface XBridgeFactory2 { diff --git a/udkapi/com/sun/star/io/XPipe.idl b/udkapi/com/sun/star/io/XPipe.idl index 3bdac33eb272..c31073d7400b 100644 --- a/udkapi/com/sun/star/io/XPipe.idl +++ b/udkapi/com/sun/star/io/XPipe.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module io {

With the pipe-service, an outputstream can be converted into an input stream at the cost of an additional buffer. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ published interface XPipe { diff --git a/udkapi/com/sun/star/reflection/theCoreReflection.idl b/udkapi/com/sun/star/reflection/theCoreReflection.idl index 23d499c65064..e0aec455c154 100644 --- a/udkapi/com/sun/star/reflection/theCoreReflection.idl +++ b/udkapi/com/sun/star/reflection/theCoreReflection.idl @@ -25,7 +25,7 @@ module com { module sun { module star { module reflection { /** - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ singleton theCoreReflection : com::sun::star::reflection::XIdlReflection; diff --git a/vcl/inc/vcl/temporaryfonts.hxx b/vcl/inc/vcl/temporaryfonts.hxx index 6333b92ca647..ecd590e47968 100644 --- a/vcl/inc/vcl/temporaryfonts.hxx +++ b/vcl/inc/vcl/temporaryfonts.hxx @@ -18,7 +18,7 @@ Management of temporary fonts (e.g. embedded in documents). This class handles adding of temporary fonts. - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ class VCL_DLLPUBLIC TemporaryFonts { -- cgit v1.2.3