summaryrefslogtreecommitdiffstats
path: root/include/sal
diff options
context:
space:
mode:
authormsrijita18 <msrijita189@gmail.com>2021-02-01 17:17:38 +0530
committerStephan Bergmann <sbergman@redhat.com>2021-02-02 20:56:27 +0100
commitb1fb6338cf483a1fd8c4a16746c8f7c3af8cba9e (patch)
tree262100aafc7b35778c512fbd10796d6abf18bc1c /include/sal
parentSupport patch for starmath syntax hightlight (diff)
downloadcore-b1fb6338cf483a1fd8c4a16746c8f7c3af8cba9e.tar.gz
core-b1fb6338cf483a1fd8c4a16746c8f7c3af8cba9e.zip
tdf#130978 Added comment to all published API
Change-Id: I744788bde9778f85ccd9d7667e19d16842900a29 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110248 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'include/sal')
-rw-r--r--include/sal/alloca.h4
-rw-r--r--include/sal/config.h4
-rw-r--r--include/sal/detail/log.h4
-rw-r--r--include/sal/log.hxx4
-rw-r--r--include/sal/macros.h4
-rw-r--r--include/sal/main.h4
-rw-r--r--include/sal/mathconf.h4
-rw-r--r--include/sal/saldllapi.h4
-rw-r--r--include/sal/types.h4
9 files changed, 36 insertions, 0 deletions
diff --git a/include/sal/alloca.h b/include/sal/alloca.h
index bb4c3e0e0c05..a8edc5af2872 100644
--- a/include/sal/alloca.h
+++ b/include/sal/alloca.h
@@ -17,6 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+/*
+ * This file is part of LibreOffice published API.
+ */
+
#ifndef INCLUDED_SAL_ALLOCA_H
#define INCLUDED_SAL_ALLOCA_H
diff --git a/include/sal/config.h b/include/sal/config.h
index f8504b3c1129..74d482fc7631 100644
--- a/include/sal/config.h
+++ b/include/sal/config.h
@@ -17,6 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+/*
+ * This file is part of LibreOffice published API.
+ */
+
#ifndef INCLUDED_SAL_CONFIG_H
#define INCLUDED_SAL_CONFIG_H
diff --git a/include/sal/detail/log.h b/include/sal/detail/log.h
index 3062f47b5952..f68512d16666 100644
--- a/include/sal/detail/log.h
+++ b/include/sal/detail/log.h
@@ -7,6 +7,10 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
+/*
+ * This file is part of LibreOffice published API.
+ */
+
#ifndef INCLUDED_SAL_DETAIL_LOG_H
#define INCLUDED_SAL_DETAIL_LOG_H
diff --git a/include/sal/log.hxx b/include/sal/log.hxx
index 6bb0d1b43d3d..6f9da7671b03 100644
--- a/include/sal/log.hxx
+++ b/include/sal/log.hxx
@@ -7,6 +7,10 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
+/*
+ * This file is part of LibreOffice published API.
+ */
+
#ifndef INCLUDED_SAL_LOG_HXX
#define INCLUDED_SAL_LOG_HXX
diff --git a/include/sal/macros.h b/include/sal/macros.h
index 9adb60bfbcdd..2705fa63f4e0 100644
--- a/include/sal/macros.h
+++ b/include/sal/macros.h
@@ -17,6 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+/*
+ * This file is part of LibreOffice published API.
+ */
+
#ifndef INCLUDED_SAL_MACROS_H
#define INCLUDED_SAL_MACROS_H
diff --git a/include/sal/main.h b/include/sal/main.h
index 5b54ea40d1de..7d10988c6f10 100644
--- a/include/sal/main.h
+++ b/include/sal/main.h
@@ -17,6 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+/*
+ * This file is part of LibreOffice published API.
+ */
+
#ifndef INCLUDED_SAL_MAIN_H
#define INCLUDED_SAL_MAIN_H
diff --git a/include/sal/mathconf.h b/include/sal/mathconf.h
index ab6a4807b59f..3f8e98937d3c 100644
--- a/include/sal/mathconf.h
+++ b/include/sal/mathconf.h
@@ -17,6 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+/*
+ * This file is part of LibreOffice published API.
+ */
+
#ifndef INCLUDED_SAL_MATHCONF_H
#define INCLUDED_SAL_MATHCONF_H
diff --git a/include/sal/saldllapi.h b/include/sal/saldllapi.h
index b9c3250f52c3..d5ec89e67741 100644
--- a/include/sal/saldllapi.h
+++ b/include/sal/saldllapi.h
@@ -17,6 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+/*
+ * This file is part of LibreOffice published API.
+ */
+
#ifndef INCLUDED_SAL_SALDLLAPI_H
#define INCLUDED_SAL_SALDLLAPI_H
diff --git a/include/sal/types.h b/include/sal/types.h
index 5f6dc0b1b9d5..4f6f1ba0e817 100644
--- a/include/sal/types.h
+++ b/include/sal/types.h
@@ -17,6 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+/*
+ * This file is part of LibreOffice published API.
+ */
+
#ifndef INCLUDED_SAL_TYPES_H
#define INCLUDED_SAL_TYPES_H