diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 43925554fde..107572038c4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -56,15 +56,15 @@ repos: description: ensures that links to vcs websites are permalinks - id: end-of-file-fixer description: makes sure files end in a newline and only a newline - files: (m|M)akefile$|\.(asm|asp|bas|bat|c|cl|cmd|common|component|cpp|cxx|dtd|dxp|el|h|hrc|hxx|idl|in|ini|java|js|lst|m|m4|map|md|mk|mm|mod|pas|php|pl|pm|pmk|props|py|rc|rdf|rng|s|sdi|sh|src|template|ulf|vbs|xba|xcs|xcu|xdl|xhp|xlb|xmi|xml|xsd|xslt?|ya?ml)$|^ext_libraries/.*$|^test/.*$ + files: (m|M)akefile$|\.(asm|asp|bas|bat|c|cl|cmd|common|component|cpp|cxx|dtd|dxp|el|h|hrc|hxx|idl|in|ini|java|js|lst|m|m4|map|md|mk|mm|mod|pas|php|pl|pm|pmk|properties|props|py|rc|rdf|rng|s|sdi|sh|src|template|ulf|vbs|xba|xcs|xcu|xdl|xhp|xlb|xmi|xml|xsd|xslt?|ya?ml)$|^ext_libraries/.*$|^test/.*$ - id: fix-byte-order-marker description: removes UTF-8 byte order marker - id: mixed-line-ending description: replaces or checks mixed line ending - files: \.(asm|asp|bas|c|cl|cmd|common|component|cpp|cxx|dtd|dxp|el|h|hrc|hxx|idl|in|ini|java|js|lst|m|m4|map|md|mk|mm|mod|pas|php|pl|pm|pmk|props|py|rc|rdf|rng|s|sdi|sh|src|template|ulf|vbs|xba|xcs|xcu|xdl|xhp|xlb|xmi|xsd|xslt?|ya?ml)$|^main/accessibility/.*$|^main/afms/.*$|^main/animations/.*$|^main/apache-commons/.*$|^test/testgui/.*$ + files: \.(asm|asp|bas|c|cl|cmd|common|component|cpp|cxx|dtd|dxp|el|h|hrc|hxx|idl|in|ini|java|js|lst|m|m4|map|md|mk|mm|mod|pas|php|pl|pm|pmk|properties|props|py|rc|rdf|rng|s|sdi|sh|src|template|ulf|vbs|xba|xcs|xcu|xdl|xhp|xlb|xmi|xsd|xslt?|ya?ml)$|^main/accessibility/.*$|^main/afms/.*$|^main/animations/.*$|^main/apache-commons/.*$|^test/testgui/.*$ - id: trailing-whitespace description: trims trailing whitespace - files: (m|M)akefile$|\.(asm|asp|bas|bat|c|cl|cmd|common|component|cpp|cxx|dtd|dxp|el|h|hrc|hxx|idl|in|ini|java|js|lst|m|m4|map|md|mk|mm|mod|pas|php|pl|pm|pmk|props|py|rc|rdf|rng|s|sdi|sh|src|template|ulf|vbs|xba|xcs|xcu|xdl|xhp|xlb|xmi|xml|xsd|xslt?|ya?ml)$ + files: (m|M)akefile$|\.(asm|asp|bas|bat|c|cl|cmd|common|component|cpp|cxx|dtd|dxp|el|h|hrc|hxx|idl|in|ini|java|js|lst|m|m4|map|md|mk|mm|mod|pas|php|pl|pm|pmk|properties|props|py|rc|rdf|rng|s|sdi|sh|src|template|ulf|vbs|xba|xcs|xcu|xdl|xhp|xlb|xmi|xml|xsd|xslt?|ya?ml)$ args: [--markdown-linebreak-ext=md] - repo: https://github.com/codespell-project/codespell rev: v2.4.1 diff --git a/main/javainstaller2/src/Properties/setupfiles_template.properties b/main/javainstaller2/src/Properties/setupfiles_template.properties index 7d35014a0ca..04debcba5d3 100644 --- a/main/javainstaller2/src/Properties/setupfiles_template.properties +++ b/main/javainstaller2/src/Properties/setupfiles_template.properties @@ -1,5 +1,5 @@ # ************************************************************* -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# # ************************************************************* # # setupfiles_${LANGUAGE}.properties @@ -43,4 +43,3 @@ Icon_Installed=Icons/Installed.png Icon_DontInstall=Icons/DontInstall.png Icon_DontKnow=Icons/DontKnow.png Icon_Remove=Icons/Remove.png - diff --git a/main/javainstaller2/src/Properties/setupstrings_template.properties b/main/javainstaller2/src/Properties/setupstrings_template.properties index f71ed862961..d7b4dc5f717 100644 --- a/main/javainstaller2/src/Properties/setupstrings_template.properties +++ b/main/javainstaller2/src/Properties/setupstrings_template.properties @@ -1,5 +1,5 @@ # ************************************************************* -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# # ************************************************************* # # setupstrings_${LANGUAGE}.properties diff --git a/main/officecfg/registry/schema/oo-ldap-attr-map.properties b/main/officecfg/registry/schema/oo-ldap-attr-map.properties index 3ee3463ab3a..81db0f5e291 100644 --- a/main/officecfg/registry/schema/oo-ldap-attr-map.properties +++ b/main/officecfg/registry/schema/oo-ldap-attr-map.properties @@ -1,5 +1,5 @@ # ************************************************************* -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# # ************************************************************* # inetOrgPerson.givenName # x-no-translate @@ -29,7 +29,7 @@ org.openoffice.UserProfile/Data/sn = sn org.openoffice.UserProfile/Data/initials = initials # organizationalPerson.street -org.openoffice.UserProfile/Data/street = street,postalAddress,streetAddress +org.openoffice.UserProfile/Data/street = street,postalAddress,streetAddress # organizationalPerson.l (city) org.openoffice.UserProfile/Data/l = l @@ -41,7 +41,7 @@ org.openoffice.UserProfile/Data/st = st org.openoffice.UserProfile/Data/postalcode = postalcode # country.c (country) -org.openoffice.UserProfile/Data/c = +org.openoffice.UserProfile/Data/c = # organizationalPerson.o (company) org.openoffice.UserProfile/Data/o = o,organizationName @@ -55,7 +55,7 @@ org.openoffice.UserProfile/Data/title = title # inetOrgPerson.homePhone org.openoffice.UserProfile/Data/homephone = homephone -# organizationalPerson.telephoneNumber +# organizationalPerson.telephoneNumber org.openoffice.UserProfile/Data/telephonenumber = telephonenumber # organizationalPerson.facsimileTelephoneNumber @@ -66,4 +66,3 @@ org.openoffice.UserProfile/Data/mail = mail # Deprecated #UserGroup = - diff --git a/main/officecfg/registry/schema/oo-org-map.properties b/main/officecfg/registry/schema/oo-org-map.properties index 75f59e8d72b..39c4e088991 100644 --- a/main/officecfg/registry/schema/oo-org-map.properties +++ b/main/officecfg/registry/schema/oo-org-map.properties @@ -1,5 +1,5 @@ # ************************************************************* -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# # ************************************************************* # attribute and objectclass identifying a user # multi values are supported, separated by comma diff --git a/main/reportbuilder/java/com/sun/star/report/function/metadata/Author-Function.properties b/main/reportbuilder/java/com/sun/star/report/function/metadata/Author-Function.properties index 90ecb2f34de..a067466c914 100644 --- a/main/reportbuilder/java/com/sun/star/report/function/metadata/Author-Function.properties +++ b/main/reportbuilder/java/com/sun/star/report/function/metadata/Author-Function.properties @@ -1,5 +1,5 @@ #************************************************************** -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# #************************************************************** # x-no-translate diff --git a/main/reportbuilder/java/com/sun/star/report/function/metadata/Author-Function_en_US.properties b/main/reportbuilder/java/com/sun/star/report/function/metadata/Author-Function_en_US.properties index 90ecb2f34de..a067466c914 100644 --- a/main/reportbuilder/java/com/sun/star/report/function/metadata/Author-Function_en_US.properties +++ b/main/reportbuilder/java/com/sun/star/report/function/metadata/Author-Function_en_US.properties @@ -1,5 +1,5 @@ #************************************************************** -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# #************************************************************** # x-no-translate diff --git a/main/reportbuilder/java/com/sun/star/report/function/metadata/Title-Function.properties b/main/reportbuilder/java/com/sun/star/report/function/metadata/Title-Function.properties index 7469de68218..9df28787f96 100644 --- a/main/reportbuilder/java/com/sun/star/report/function/metadata/Title-Function.properties +++ b/main/reportbuilder/java/com/sun/star/report/function/metadata/Title-Function.properties @@ -1,5 +1,5 @@ #************************************************************** -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# #************************************************************** # x-no-translate diff --git a/main/reportbuilder/java/com/sun/star/report/function/metadata/Title-Function_en_US.properties b/main/reportbuilder/java/com/sun/star/report/function/metadata/Title-Function_en_US.properties index 7469de68218..9df28787f96 100644 --- a/main/reportbuilder/java/com/sun/star/report/function/metadata/Title-Function_en_US.properties +++ b/main/reportbuilder/java/com/sun/star/report/function/metadata/Title-Function_en_US.properties @@ -1,5 +1,5 @@ #************************************************************** -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# #************************************************************** # x-no-translate diff --git a/main/reportbuilder/java/com/sun/star/report/function/metadata/category.properties b/main/reportbuilder/java/com/sun/star/report/function/metadata/category.properties index 02c1f9c2835..0aba745357b 100644 --- a/main/reportbuilder/java/com/sun/star/report/function/metadata/category.properties +++ b/main/reportbuilder/java/com/sun/star/report/function/metadata/category.properties @@ -1,5 +1,5 @@ #************************************************************** -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# #************************************************************** # x-no-translate diff --git a/main/reportbuilder/java/com/sun/star/report/function/metadata/category_en_US.properties b/main/reportbuilder/java/com/sun/star/report/function/metadata/category_en_US.properties index 01e9996df1f..bf2894f3e34 100644 --- a/main/reportbuilder/java/com/sun/star/report/function/metadata/category_en_US.properties +++ b/main/reportbuilder/java/com/sun/star/report/function/metadata/category_en_US.properties @@ -1,5 +1,5 @@ #************************************************************** -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# #************************************************************** # x-no-translate diff --git a/main/reportbuilder/java/com/sun/star/report/pentaho/configuration.properties b/main/reportbuilder/java/com/sun/star/report/pentaho/configuration.properties index f746d536b63..639bc8074c8 100644 --- a/main/reportbuilder/java/com/sun/star/report/pentaho/configuration.properties +++ b/main/reportbuilder/java/com/sun/star/report/pentaho/configuration.properties @@ -1,5 +1,5 @@ #************************************************************** -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# #************************************************************** # x-no-translate diff --git a/main/reportbuilder/java/com/sun/star/report/pentaho/module.properties b/main/reportbuilder/java/com/sun/star/report/pentaho/module.properties index f4ac6232409..d9b62b81430 100644 --- a/main/reportbuilder/java/com/sun/star/report/pentaho/module.properties +++ b/main/reportbuilder/java/com/sun/star/report/pentaho/module.properties @@ -1,5 +1,5 @@ #************************************************************** -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# #************************************************************** # x-no-translate @@ -36,4 +36,3 @@ depends: version.major: 0 version.minor: 92 version.patchlevel: 0 - diff --git a/main/reportbuilder/java/com/sun/star/report/pentaho/parser/selectors.properties b/main/reportbuilder/java/com/sun/star/report/pentaho/parser/selectors.properties index 8d2b850ffd8..f1d1f8d1109 100644 --- a/main/reportbuilder/java/com/sun/star/report/pentaho/parser/selectors.properties +++ b/main/reportbuilder/java/com/sun/star/report/pentaho/parser/selectors.properties @@ -1,5 +1,5 @@ #************************************************************** -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# #************************************************************** # x-no-translate diff --git a/main/reportbuilder/java/jfreereport.properties b/main/reportbuilder/java/jfreereport.properties index 2b58c71318f..93572d010ab 100644 --- a/main/reportbuilder/java/jfreereport.properties +++ b/main/reportbuilder/java/jfreereport.properties @@ -1,5 +1,5 @@ #************************************************************** -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,18 +7,17 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# #************************************************************** # x-no-translate org.jfree.report.modules.sun.report.Module=com.sun.star.report.pentaho.StarReportModule - diff --git a/main/reportbuilder/java/libformula.properties b/main/reportbuilder/java/libformula.properties index e488f1702d0..db23d39b28a 100644 --- a/main/reportbuilder/java/libformula.properties +++ b/main/reportbuilder/java/libformula.properties @@ -1,5 +1,5 @@ #************************************************************** -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# #************************************************************** # x-no-translate diff --git a/main/reportbuilder/java/loader.properties b/main/reportbuilder/java/loader.properties index b6deef2f973..64897b87d37 100644 --- a/main/reportbuilder/java/loader.properties +++ b/main/reportbuilder/java/loader.properties @@ -1,5 +1,5 @@ #************************************************************** -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# #************************************************************** # x-no-translate diff --git a/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/Bundle.properties b/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/Bundle.properties index 588a1c40e78..d4f2935e0a8 100644 --- a/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/Bundle.properties +++ b/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/Bundle.properties @@ -1,5 +1,5 @@ # ************************************************************* -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# # ************************************************************* # Filesystems API # {0} - root path diff --git a/main/scripting/java/org/openoffice/netbeans/modules/office/loader/Bundle.properties b/main/scripting/java/org/openoffice/netbeans/modules/office/loader/Bundle.properties index 46082db4230..a1069fc3659 100644 --- a/main/scripting/java/org/openoffice/netbeans/modules/office/loader/Bundle.properties +++ b/main/scripting/java/org/openoffice/netbeans/modules/office/loader/Bundle.properties @@ -1,5 +1,5 @@ # ************************************************************* -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# # ************************************************************* # Datasystems API #PROP_myProp= diff --git a/main/scripting/java/org/openoffice/netbeans/modules/office/options/Bundle.properties b/main/scripting/java/org/openoffice/netbeans/modules/office/options/Bundle.properties index ca66d2e1c7f..126961ed876 100644 --- a/main/scripting/java/org/openoffice/netbeans/modules/office/options/Bundle.properties +++ b/main/scripting/java/org/openoffice/netbeans/modules/office/options/Bundle.properties @@ -1,5 +1,5 @@ # ************************************************************* -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# # ************************************************************* # Options API # x-no-translate diff --git a/main/scripting/java/org/openoffice/netbeans/modules/office/resources/Bundle.properties b/main/scripting/java/org/openoffice/netbeans/modules/office/resources/Bundle.properties index c24bc45ab56..d451410fae4 100644 --- a/main/scripting/java/org/openoffice/netbeans/modules/office/resources/Bundle.properties +++ b/main/scripting/java/org/openoffice/netbeans/modules/office/resources/Bundle.properties @@ -1,5 +1,5 @@ # ************************************************************* -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# # ************************************************************* # x-no-translate Templates/OfficeScripting=Office Scripting diff --git a/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/Bundle.properties b/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/Bundle.properties index e77fc718bb5..76b15933bb0 100644 --- a/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/Bundle.properties +++ b/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/Bundle.properties @@ -1,5 +1,5 @@ # ************************************************************* -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# # ************************************************************* # Window System API # x-no-translate diff --git a/main/solenv/inc/ant.properties b/main/solenv/inc/ant.properties index 1a46d30dec8..37705161aca 100644 --- a/main/solenv/inc/ant.properties +++ b/main/solenv/inc/ant.properties @@ -1,5 +1,5 @@ # ************************************************************* -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# # ************************************************************* # x-no-translate build.bin=${build.dir}/bin @@ -29,4 +29,3 @@ build.res=${build.dir}/res build.slb=${build.dir}/slb build.slo=${build.dir}/slo build.srs=${build.dir}/srs - diff --git a/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/genfiles.properties b/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/genfiles.properties index 0d0ae31e5a0..9975731c3ab 100644 --- a/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/genfiles.properties +++ b/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/genfiles.properties @@ -1,5 +1,5 @@ # ************************************************************* -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# # ************************************************************* # x-no-translate build.xml.data.CRC32=d17eccb2 diff --git a/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/private/private.properties b/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/private/private.properties index 2f5d6d1e5a0..3a841d41c7d 100644 --- a/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/private/private.properties +++ b/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/private/private.properties @@ -1,5 +1,5 @@ # ************************************************************* -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,20 +7,20 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# # ************************************************************* # x-no-translate -application.args=D:\\sources\\gfxcmp02\\DEV300\\ooo\\testgraphical\\wntmsci12.pro\\misc\\CurrentTime.ods.ps.ini +application.args=D:\\sources\\gfxcmp02\\DEV300\\ooo\\testgraphical\\wntmsci12.pro\\misc\\CurrentTime.ods.ps.ini compile.on.save=true do.depend=false do.jar=true diff --git a/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/project.properties b/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/project.properties index e3606fb68a8..cb8829ef1f2 100644 --- a/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/project.properties +++ b/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/project.properties @@ -1,5 +1,5 @@ # ************************************************************* -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# # ************************************************************* # x-no-translate diff --git a/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/converter/xml/xslt/XsltPlugin.properties b/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/converter/xml/xslt/XsltPlugin.properties index b5690897122..70d7c802742 100644 --- a/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/converter/xml/xslt/XsltPlugin.properties +++ b/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/converter/xml/xslt/XsltPlugin.properties @@ -1,5 +1,5 @@ #************************************************************** -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# #************************************************************** # x-no-translate diff --git a/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/test/ConverterInfoList.properties b/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/test/ConverterInfoList.properties index 63dad83e729..bf4b31fe2ca 100644 --- a/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/test/ConverterInfoList.properties +++ b/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/test/ConverterInfoList.properties @@ -1,5 +1,5 @@ #************************************************************** -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,21 +7,21 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# #************************************************************** # x-no-translate # -# Jarfiles to be loaded +# Jarfiles to be loaded # jarname1=file:///jarDirectory/htmlsoff.jar diff --git a/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/util/Debug.properties b/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/util/Debug.properties index 3a436ed702b..20def4a01e6 100644 --- a/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/util/Debug.properties +++ b/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/util/Debug.properties @@ -1,5 +1,5 @@ #************************************************************** -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# #************************************************************** # x-no-translate @@ -29,5 +29,3 @@ debug.info=false debug.trace=false debug.error=false debug.output=System.err - - diff --git a/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/util/resources.properties b/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/util/resources.properties index ef4653801e9..a22ead9ade4 100644 --- a/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/util/resources.properties +++ b/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/util/resources.properties @@ -1,5 +1,5 @@ #************************************************************** -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# #************************************************************** # x-no-translate diff --git a/main/xmerge/source/inc/antbuild.properties b/main/xmerge/source/inc/antbuild.properties index 1b1e82bfe1a..8831aea89c0 100644 --- a/main/xmerge/source/inc/antbuild.properties +++ b/main/xmerge/source/inc/antbuild.properties @@ -1,5 +1,5 @@ # ************************************************************* -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# # ************************************************************* # define how to handle CLASSPATH environment diff --git a/main/xmerge/source/palmtests/qa/comparator/XmlDiff.properties b/main/xmerge/source/palmtests/qa/comparator/XmlDiff.properties index 5f4dd9fa5bd..ce4494de847 100644 --- a/main/xmerge/source/palmtests/qa/comparator/XmlDiff.properties +++ b/main/xmerge/source/palmtests/qa/comparator/XmlDiff.properties @@ -1,5 +1,5 @@ # ************************************************************* -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# # ************************************************************* # diff --git a/main/xmerge/workben/XmlDiff.properties b/main/xmerge/workben/XmlDiff.properties index a20166f3b0d..99ec391d387 100644 --- a/main/xmerge/workben/XmlDiff.properties +++ b/main/xmerge/workben/XmlDiff.properties @@ -1,5 +1,5 @@ #************************************************************** -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# #************************************************************** # x-no-translate diff --git a/main/xmlsecurity/test_docs/tools/httpserv/nbproject/genfiles.properties b/main/xmlsecurity/test_docs/tools/httpserv/nbproject/genfiles.properties index 412dc703e35..5c624dec423 100644 --- a/main/xmlsecurity/test_docs/tools/httpserv/nbproject/genfiles.properties +++ b/main/xmlsecurity/test_docs/tools/httpserv/nbproject/genfiles.properties @@ -1,5 +1,5 @@ # ************************************************************* -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# # ************************************************************* # x-no-translate diff --git a/main/xmlsecurity/test_docs/tools/httpserv/nbproject/project.properties b/main/xmlsecurity/test_docs/tools/httpserv/nbproject/project.properties index aead2bb5a5a..de588b61408 100644 --- a/main/xmlsecurity/test_docs/tools/httpserv/nbproject/project.properties +++ b/main/xmlsecurity/test_docs/tools/httpserv/nbproject/project.properties @@ -1,5 +1,5 @@ # ************************************************************* -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# # ************************************************************* # x-no-translate diff --git a/test/testassistant.feature/build.properties b/test/testassistant.feature/build.properties index 82ab19c62d1..64f93a9f0b7 100644 --- a/test/testassistant.feature/build.properties +++ b/test/testassistant.feature/build.properties @@ -1 +1 @@ -bin.includes = feature.xml +bin.includes = feature.xml diff --git a/test/testassistant/build.properties b/test/testassistant/build.properties index 7dd64498c91..19a22b3f12b 100644 --- a/test/testassistant/build.properties +++ b/test/testassistant/build.properties @@ -1,8 +1,8 @@ -source.. = src/ -output.. = bin/ -bin.includes = plugin.xml,\ - META-INF/,\ - .,\ - icons/,\ - contexts.xml,\ - lib/testcommon.jar +source.. = src/ +output.. = bin/ +bin.includes = plugin.xml,\ + META-INF/,\ + .,\ + icons/,\ + contexts.xml,\ + lib/testcommon.jar