LanguageTool: don't crash if REST protocol isn't set
[LibreOffice.git] / reportbuilder / java / org / libreoffice / report / pentaho / configuration.properties
blob2453cf44e4102cb4ea2e679d98f5e05d782c996b
2 # This file is part of the LibreOffice project.
4 # This Source Code Form is subject to the terms of the Mozilla Public
5 # License, v. 2.0. If a copy of the MPL was not distributed with this
6 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 # This file incorporates work covered by the following license notice:
10 #   Licensed to the Apache Software Foundation (ASF) under one or more
11 #   contributor license agreements. See the NOTICE file distributed
12 #   with this work for additional information regarding copyright
13 #   ownership. The ASF licenses this file to you under the Apache
14 #   License, Version 2.0 (the "License"); you may not use this file
15 #   except in compliance with the License. You may obtain a copy of
16 #   the License at http://www.apache.org/licenses/LICENSE-2.0 .
18 # x-no-translate
22 # Do not modify the following lines. They connect this module to the central
23 # parser registry.
24 org.pentaho.reporting.libraries.resourceloader.factory.modules.org.libreoffice.report.pentaho.model.OfficeDocument.star=org.libreoffice.report.pentaho.parser.StarXmlFactoryModule
25 org.pentaho.reporting.libraries.resourceloader.factory.modules.org.libreoffice.report.pentaho.model.OfficeStylesCollection.star=org.libreoffice.report.pentaho.parser.StarStyleXmlFactoryModule
26 org.pentaho.reporting.libraries.resourceloader.factory.modules.org.libreoffice.report.pentaho.styles.StyleMapper.star=org.libreoffice.report.pentaho.styles.StyleMapperXmlFactoryModule
29 # The known namespaces.
31 org.jfree.report.namespaces.star-rpt.Uri=http://openoffice.org/2005/report
32 org.jfree.report.namespaces.star-rpt.Default-Style=res://org/libreoffice/report/pentaho/star-rpt.css
33 org.jfree.report.namespaces.star-rpt.Prefix=rpt
34 org.jfree.report.namespaces.star-rpt.ClassAttr=style-name
36 org.jfree.report.namespaces.star-office.Uri=http://openoffice.org/2004/office
37 org.jfree.report.namespaces.star-office.Default-Style=res://org/libreoffice/report/pentaho/star-office.css
38 org.jfree.report.namespaces.star-office.Prefix=office
39 org.jfree.report.namespaces.star-office.ClassAttr=style-name
41 org.jfree.report.namespaces.oasis-style.Uri=urn:oasis:names:tc:opendocument:xmlns:style:1.0
42 org.jfree.report.namespaces.oasis-style.Default-Style=res://org/libreoffice/report/pentaho/oasis-style.css
43 org.jfree.report.namespaces.oasis-style.Prefix=style
45 org.jfree.report.namespaces.oasis-table.Uri=urn:oasis:names:tc:opendocument:xmlns:table:1.0
46 org.jfree.report.namespaces.oasis-table.Default-Style=res://org/libreoffice/report/pentaho/oasis-table.css
47 org.jfree.report.namespaces.oasis-table.Prefix=table
48 org.jfree.report.namespaces.oasis-table.ClassAttr=style-name
50 org.jfree.report.namespaces.oasis-draw.Uri=urn:oasis:names:tc:opendocument:xmlns:drawing:1.0
51 org.jfree.report.namespaces.oasis-draw.Default-Style=res://org/libreoffice/report/pentaho/oasis-draw.css
52 org.jfree.report.namespaces.oasis-draw.Prefix=draw
53 org.jfree.report.namespaces.oasis-draw.ClassAttr=style-name
55 org.jfree.report.namespaces.oasis-chart.Uri=urn:oasis:names:tc:opendocument:xmlns:chart:1.0
56 org.jfree.report.namespaces.oasis-chart.Default-Style=res://org/libreoffice/report/pentaho/oasis-chart.css
57 org.jfree.report.namespaces.oasis-chart.Prefix=chart
58 org.jfree.report.namespaces.oasis-chart.ClassAttr=style-name
60 org.jfree.report.namespaces.oasis-text.Uri=urn:oasis:names:tc:opendocument:xmlns:text:1.0
61 org.jfree.report.namespaces.oasis-text.Default-Style=res://org/libreoffice/report/pentaho/oasis-text.css
62 org.jfree.report.namespaces.oasis-text.Prefix=text
63 org.jfree.report.namespaces.oasis-text.ClassAttr=style-name
65 org.jfree.report.namespaces.oasis-number.Uri=urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0
66 org.jfree.report.namespaces.oasis-number.Default-Style=res://org/libreoffice/report/pentaho/oasis-number.css
67 org.jfree.report.namespaces.oasis-number.Prefix=number
68 org.jfree.report.namespaces.oasis-number.ClassAttr=style-name
70 org.jfree.report.namespaces.oasis-form.Uri=urn:oasis:names:tc:opendocument:xmlns:form:1.0
71 org.jfree.report.namespaces.oasis-form.Default-Style=res://org/libreoffice/report/pentaho/oasis-form.css
72 org.jfree.report.namespaces.oasis-form.Prefix=form
75 # This defines a subset of the real XSL-FO standard.
76 org.jfree.report.namespaces.oasis-compat-fo.Uri=urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0
77 org.jfree.report.namespaces.oasis-compat-fo.Default-Style=res://org/libreoffice/report/pentaho/xsl-fo.css
78 org.jfree.report.namespaces.oasis-compat-fo.Prefix=fo
81 # This defines a subset of the real XSL-FO standard.
82 org.jfree.report.namespaces.oasis-compat-svg.Uri=urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0
83 org.jfree.report.namespaces.oasis-compat-svg.Default-Style=res://org/libreoffice/report/pentaho/svg.css
84 org.jfree.report.namespaces.oasis-compat-svg.Prefix=svg
87 # This defines a subset of the real XSL-FO standard.
88 org.jfree.report.namespaces.oasis-compat-smil.Uri=urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0
89 org.jfree.report.namespaces.oasis-compat-smil.Default-Style=res://org/libreoffice/report/pentaho/smil.css
90 org.jfree.report.namespaces.oasis-compat-smil.Prefix=svg
92 org.jfree.report.namespaces.xsl-fo.Uri=http://www.w3.org/1999/XSL/Format
93 org.jfree.report.namespaces.xsl-fo.Default-Style=res://org/libreoffice/report/pentaho/xsl-fo.css
94 org.jfree.report.namespaces.xsl-fo.Prefix=fo
96 org.jfree.report.namespaces.svg.Uri=http://www.w3.org/2000/svg
97 org.jfree.report.namespaces.svg.Default-Style=res://org/libreoffice/report/pentaho/svg.css
98 org.jfree.report.namespaces.svg.Prefix=svg
99 org.jfree.report.namespaces.svg.ClassAttr=class
100 org.jfree.report.namespaces.svg.StyleAttr=style
102 org.jfree.report.namespaces.xml-xlink.Uri=http://www.w3.org/1999/xlink
103 #org.jfree.report.namespaces.xml-xlink.Default-Style=res://org/libreoffice/report/pentaho/xml-xlink.css
104 org.jfree.report.namespaces.xml-xlink.Prefix=xlink
107 # Tag-definition for the XML-writer.
108 # Prefix is 'org.libreoffice.report.pentaho.output.'
110 # Declare the namespaces (this is independent of the ones defined above ..)
111 # <prefix>"namespace."<ns-prefix>=<ns-uri>
112 org.libreoffice.report.pentaho.output.namespace.oasis-text=urn:oasis:names:tc:opendocument:xmlns:text:1.0
113 org.libreoffice.report.pentaho.output.default.oasis-text=deny
115 org.libreoffice.report.pentaho.output.namespace.oasis-config=urn:oasis:names:tc:opendocument:xmlns:config:1.0
116 org.libreoffice.report.pentaho.output.default.oasis-config=allow
119 # Next define the tags for which we want to customize the indent-behaviour
120 org.libreoffice.report.pentaho.output.tag.oasis-text.p=deny
121 org.libreoffice.report.pentaho.output.tag.oasis-text.section=allow
122 org.libreoffice.report.pentaho.output.tag.oasis-text.variable-decls=allow
123 org.libreoffice.report.pentaho.output.tag.oasis-text.variable-decl=allow
125 org.libreoffice.report.pentaho.output.tag.oasis-config.config-item=deny
127 org.libreoffice.report.pentaho.output.namespace.oasis-data=urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0
128 org.libreoffice.report.pentaho.output.default.oasis-data=allow
129 org.libreoffice.report.pentaho.output.tag.oasis-data.text=deny
130 org.libreoffice.report.pentaho.output.tag.oasis-data.currency-symbol=deny
131 org.libreoffice.report.pentaho.output.tag.oasis-data.embedded-text=deny
133 org.libreoffice.report.pentaho.output.namespace.oasis-draw=urn:oasis:names:tc:opendocument:xmlns:drawing:1.0
134 org.libreoffice.report.pentaho.output.default.oasis-draw=deny
136 org.jfree.report.flow.structure.org.libreoffice.report.pentaho.model.FixedTextElement=org.libreoffice.report.pentaho.layoutprocessor.FixedTextLayoutController
137 org.jfree.report.flow.structure.org.libreoffice.report.pentaho.model.FormattedTextElement=org.libreoffice.report.pentaho.layoutprocessor.FormattedTextLayoutController
138 org.jfree.report.flow.structure.org.libreoffice.report.pentaho.model.ObjectOleElement=org.libreoffice.report.pentaho.layoutprocessor.ObjectOleLayoutController
139 org.jfree.report.flow.structure.org.libreoffice.report.pentaho.model.ImageElement=org.libreoffice.report.pentaho.layoutprocessor.ImageElementLayoutController
140 org.jfree.report.flow.structure.org.libreoffice.report.pentaho.model.TableCellElement=org.libreoffice.report.pentaho.layoutprocessor.TableCellLayoutController
141 org.jfree.report.flow.structure.org.libreoffice.report.pentaho.model.OfficeReport=org.libreoffice.report.pentaho.layoutprocessor.OfficeReportLayoutController
142 org.jfree.report.flow.structure.org.libreoffice.report.pentaho.model.OfficeGroup=org.libreoffice.report.pentaho.layoutprocessor.OfficeGroupLayoutController
143 org.jfree.report.flow.structure.org.libreoffice.report.pentaho.model.OfficeGroupSection=org.libreoffice.report.pentaho.layoutprocessor.OfficeGroupSectionLayoutController
144 org.jfree.report.flow.structure.org.libreoffice.report.pentaho.model.VariablesDeclarationSection=org.libreoffice.report.pentaho.layoutprocessor.VariablesDeclarationLayoutController
145 org.jfree.report.flow.structure.org.libreoffice.report.pentaho.model.OfficeDetailSection=org.libreoffice.report.pentaho.layoutprocessor.OfficeDetailLayoutController
146 org.jfree.report.flow.structure.org.libreoffice.report.pentaho.model.OfficeTableSection=org.libreoffice.report.pentaho.layoutprocessor.OfficeTableLayoutController
147 org.jfree.report.flow.structure.org.libreoffice.report.pentaho.model.OfficeGroupInstanceSection=org.libreoffice.report.pentaho.layoutprocessor.OfficeGroupInstanceSectionLayoutController