diff options
-rw-r--r-- | apache-commons/README | 1 | ||||
-rw-r--r-- | extras/README | 1 | ||||
-rw-r--r-- | jfreereport/README | 1 | ||||
-rw-r--r-- | languagetool/README | 1 | ||||
-rw-r--r-- | migrationanalysis/README | 3 | ||||
-rw-r--r-- | mysqlc/README (renamed from mysqlc/source/README) | 7 | ||||
-rw-r--r-- | nlpsolver/README | 1 | ||||
-rw-r--r-- | postprocess/README | 3 | ||||
-rw-r--r-- | reportbuilder/README | 1 | ||||
-rw-r--r-- | sdext/README | 1 | ||||
-rw-r--r-- | swext/README | 1 | ||||
-rw-r--r-- | tomcat/README | 1 | ||||
-rw-r--r-- | xpdf/README | 1 |
13 files changed, 21 insertions, 2 deletions
diff --git a/apache-commons/README b/apache-commons/README new file mode 100644 index 000000000000..0ab7b63d1ea8 --- /dev/null +++ b/apache-commons/README @@ -0,0 +1 @@ +Java libraries; used for logging and http/https access in Extensions, from [http://commons.apache.org/] diff --git a/extras/README b/extras/README new file mode 100644 index 000000000000..39188e8d11e4 --- /dev/null +++ b/extras/README @@ -0,0 +1 @@ +Contains templates, clipart galleries, palettes, symbol font etc. diff --git a/jfreereport/README b/jfreereport/README new file mode 100644 index 000000000000..228577060d83 --- /dev/null +++ b/jfreereport/README @@ -0,0 +1 @@ +Java library providing basic functionality for the report builder, from [http://www.object-refinery.com/jfreereport/] diff --git a/languagetool/README b/languagetool/README new file mode 100644 index 000000000000..3657ab6fc36a --- /dev/null +++ b/languagetool/README @@ -0,0 +1 @@ +Style and grammar checker for various languages written in Java, from [http://www.languagetool.org/] diff --git a/migrationanalysis/README b/migrationanalysis/README new file mode 100644 index 000000000000..9ba149beb4d1 --- /dev/null +++ b/migrationanalysis/README @@ -0,0 +1,3 @@ +Wizard to analyze potential problems when migrating from MSOffice to LibreOffice. + +See also "Read Me.odt" in this module directory. diff --git a/mysqlc/source/README b/mysqlc/README index 1166dde27971..17345da40299 100644 --- a/mysqlc/source/README +++ b/mysqlc/README @@ -1,8 +1,11 @@ ----------- Status ------------------------------------------------------------- +The MySQL driver for LibreOffice. + +== Status == The code is on a PREVIEW level. PREVIEW means pre-alpha. ----------- Requirements ------------------------------------------------------- + +== Requirements == The MySQL driver for OpenOffice.org (MySQL Connector/OpenOffice.org - C/OOo) requires two external libraries to be build: diff --git a/nlpsolver/README b/nlpsolver/README new file mode 100644 index 000000000000..9288dcf7509a --- /dev/null +++ b/nlpsolver/README @@ -0,0 +1 @@ +This extension integrates into Calc and offers new Solver engines to use for optimizing nonlinear programming models. diff --git a/postprocess/README b/postprocess/README new file mode 100644 index 000000000000..197d6cbf5b8a --- /dev/null +++ b/postprocess/README @@ -0,0 +1,3 @@ +Postprocessing and checking of files delivered by other modules. + +This module hast to be the last one before creating install sets in module 'instset_native'. diff --git a/reportbuilder/README b/reportbuilder/README new file mode 100644 index 000000000000..4bbe2db85936 --- /dev/null +++ b/reportbuilder/README @@ -0,0 +1 @@ +Oracle report builder extension, from [http://extensions.services.openoffice.org/project/reportdesign]. diff --git a/sdext/README b/sdext/README new file mode 100644 index 000000000000..2f0a933f19b0 --- /dev/null +++ b/sdext/README @@ -0,0 +1 @@ +Extensions for the Impress and Draw applications. diff --git a/swext/README b/swext/README new file mode 100644 index 000000000000..71eaa268cddf --- /dev/null +++ b/swext/README @@ -0,0 +1 @@ +Writer extensions (currently only MediaWiki Extension). diff --git a/tomcat/README b/tomcat/README new file mode 100644 index 000000000000..650ddf272038 --- /dev/null +++ b/tomcat/README @@ -0,0 +1 @@ +From [http://tomcat.apache.org/]. Patched. diff --git a/xpdf/README b/xpdf/README new file mode 100644 index 000000000000..dffe1066f466 --- /dev/null +++ b/xpdf/README @@ -0,0 +1 @@ +PDF-viewer library from [http://www.foolabs.com/xpdf/]. |