From 57aa31a0f07e29d04a7aa2b557cc334aa17a51bb Mon Sep 17 00:00:00 2001 From: John Bampton Date: Wed, 11 Mar 2026 07:07:41 +1000 Subject: [PATCH] pre-commit auto whitespace cleanup for properties files Enforced 3 hooks for properties files: - end-of-file-fixer - mixed-line-ending - trailing-whitespace --- .pre-commit-config.yaml | 6 +++--- .../Properties/setupfiles_template.properties | 9 ++++----- .../Properties/setupstrings_template.properties | 8 ++++---- .../registry/schema/oo-ldap-attr-map.properties | 15 +++++++-------- .../registry/schema/oo-org-map.properties | 8 ++++---- .../function/metadata/Author-Function.properties | 8 ++++---- .../metadata/Author-Function_en_US.properties | 8 ++++---- .../function/metadata/Title-Function.properties | 8 ++++---- .../metadata/Title-Function_en_US.properties | 8 ++++---- .../report/function/metadata/category.properties | 8 ++++---- .../function/metadata/category_en_US.properties | 8 ++++---- .../star/report/pentaho/configuration.properties | 8 ++++---- .../sun/star/report/pentaho/module.properties | 9 ++++----- .../report/pentaho/parser/selectors.properties | 8 ++++---- main/reportbuilder/java/jfreereport.properties | 9 ++++----- main/reportbuilder/java/libformula.properties | 8 ++++---- main/reportbuilder/java/loader.properties | 8 ++++---- .../modules/office/filesystem/Bundle.properties | 8 ++++---- .../modules/office/loader/Bundle.properties | 8 ++++---- .../modules/office/options/Bundle.properties | 8 ++++---- .../modules/office/resources/Bundle.properties | 8 ++++---- .../modules/office/wizard/Bundle.properties | 8 ++++---- main/solenv/inc/ant.properties | 9 ++++----- .../nbproject/genfiles.properties | 8 ++++---- .../nbproject/private/private.properties | 10 +++++----- .../nbproject/project.properties | 8 ++++---- .../converter/xml/xslt/XsltPlugin.properties | 8 ++++---- .../xmerge/test/ConverterInfoList.properties | 10 +++++----- .../org/openoffice/xmerge/util/Debug.properties | 10 ++++------ .../openoffice/xmerge/util/resources.properties | 8 ++++---- main/xmerge/source/inc/antbuild.properties | 8 ++++---- .../palmtests/qa/comparator/XmlDiff.properties | 8 ++++---- main/xmerge/workben/XmlDiff.properties | 8 ++++---- .../tools/httpserv/nbproject/genfiles.properties | 8 ++++---- .../tools/httpserv/nbproject/project.properties | 8 ++++---- test/testassistant.feature/build.properties | 2 +- test/testassistant/build.properties | 16 ++++++++-------- 37 files changed, 153 insertions(+), 160 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 43925554fd..107572038c 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 7d35014a0c..04debcba5d 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 f71ed86296..d7b4dc5f71 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 3ee3463ab3..81db0f5e29 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 75f59e8d72..39c4e08899 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 90ecb2f34d..a067466c91 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 90ecb2f34d..a067466c91 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 7469de6821..9df28787f9 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 7469de6821..9df28787f9 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 02c1f9c283..0aba745357 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 01e9996df1..bf2894f3e3 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 f746d536b6..639bc8074c 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 f4ac623240..d9b62b8143 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 8d2b850ffd..f1d1f8d110 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 2b58c71318..93572d010a 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 e488f1702d..db23d39b28 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 b6deef2f97..64897b87d3 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 588a1c40e7..d4f2935e0a 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 46082db423..a1069fc365 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 ca66d2e1c7..126961ed87 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 c24bc45ab5..d451410fae 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 e77fc718bb..76b15933bb 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 1a46d30dec..37705161ac 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 0d0ae31e5a..9975731c3a 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 2f5d6d1e5a..3a841d41c7 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 e3606fb68a..cb8829ef1f 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 b569089712..70d7c80274 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 63dad83e72..bf4b31fe2c 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 3a436ed702..20def4a01e 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 ef4653801e..a22ead9ade 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 1b1e82bfe1..8831aea89c 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 5f4dd9fa5b..ce4494de84 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 a20166f3b0..99ec391d38 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 412dc703e3..5c624dec42 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 aead2bb5a5..de588b6140 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 82ab19c62d..64f93a9f0b 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 7dd64498c9..19a22b3f12 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