Re: [PR] Add pre-commit hook to auto insert license headers for YAML [openoffice]

2025-08-04 Thread via GitHub
dave2wave commented on PR #395: URL: https://github.com/apache/openoffice/pull/395#issuecomment-3152227411 No please - this is not necessary. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[PR] Add pre-commit hook to auto insert license headers for YAML [openoffice]

2025-08-04 Thread via GitHub
jbampton opened a new pull request, #395: URL: https://github.com/apache/openoffice/pull/395 Ran the hook the first time and it auto inserted a license header into one YAML file and the hook failed. Second time ran the hook it passed and no files were modified -- This is an

Re: [PR] Add pre-commit hook to auto insert license headers for Markdown [openoffice]

2025-08-04 Thread via GitHub
dave2wave commented on PR #394: URL: https://github.com/apache/openoffice/pull/394#issuecomment-3152219776 It is not required to add ASF License files to Markdown. In fact it may get in the way of rendering. What is acceptable is to include metadata that points to the license

Re: [PR] Add pre-commit hook to auto insert license headers for Markdown [openoffice]

2025-08-04 Thread via GitHub
jbampton merged PR #394: URL: https://github.com/apache/openoffice/pull/394 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] Add pre-commit hook to auto insert license headers for Markdown [openoffice]

2025-08-04 Thread via GitHub
jbampton commented on PR #394: URL: https://github.com/apache/openoffice/pull/394#issuecomment-3152199388 All checks pass. Only Markdown files modified adding license headers. Good to merge. Thanks -- This is an automated message from the Apache Git Service. To respond to the

[PR] Add pre-commit hook to auto insert license headers for Markdown [openoffice]

2025-08-04 Thread via GitHub
jbampton opened a new pull request, #394: URL: https://github.com/apache/openoffice/pull/394 Ran the hook the first time it auto inserted the license headers and failed. Second time ran the hook it passed and no files were changed. The Lucas-C hooks are used on both Airflow and

[PR] Add pre-commit hook oxipng for lossless compression of PNGs [openoffice]

2025-08-04 Thread via GitHub
jbampton opened a new pull request, #393: URL: https://github.com/apache/openoffice/pull/393 This hook is very CPU intensive so we don't want to add it to the CI. So I set the hook stage to manual and you can do a full repository clean up locally from the repo root by ru

Re: [PR] Add pre-commit hook gitleaks to check for secrets [openoffice]

2025-08-04 Thread via GitHub
jbampton merged PR #392: URL: https://github.com/apache/openoffice/pull/392 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] Add pre-commit hook gitleaks to check for secrets [openoffice]

2025-08-04 Thread via GitHub
jbampton commented on PR #392: URL: https://github.com/apache/openoffice/pull/392#issuecomment-3152100082 All checks pass. Merging -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[PR] Add pre-commit hook gitleaks to check for secrets [openoffice]

2025-08-04 Thread via GitHub
jbampton opened a new pull request, #392: URL: https://github.com/apache/openoffice/pull/392 Gitleaks is a tool for detecting secrets like passwords, API keys, and tokens in git repos, files, and more https://github.com/gitleaks/gitleaks https://github.com/gitleaks/gitleaks

Re: [PR] Add Makefile & Python requirements file for convenience [openoffice]

2025-08-04 Thread via GitHub
jbampton merged PR #293: URL: https://github.com/apache/openoffice/pull/293 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] Add Makefile & Python requirements file for convenience [openoffice]

2025-08-04 Thread via GitHub
jbampton commented on PR #293: URL: https://github.com/apache/openoffice/pull/293#issuecomment-3152062399 All checks pass. No changes to existing code just adding a `Makefile` and a Python requirements file. Good to merge. -- This is an automated message from the Apache Git

Re: [PR] Add Makefile & Python requirements file for convenience [openoffice]

2025-08-04 Thread via GitHub
jbampton commented on code in PR #293: URL: https://github.com/apache/openoffice/pull/293#discussion_r2252382566 ## Makefile: ## @@ -0,0 +1,42 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file

Re: [PR] pre-commit: add markdownlint and standardize Markdown files [openoffice]

2025-08-04 Thread via GitHub
jbampton merged PR #338: URL: https://github.com/apache/openoffice/pull/338 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] pre-commit: add markdownlint and standardize Markdown files [openoffice]

2025-08-04 Thread via GitHub
jbampton commented on PR #338: URL: https://github.com/apache/openoffice/pull/338#issuecomment-3152045741 All checks have passed. Merging -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] pre-commit auto remove trailing whitespace from cxx files [openoffice]

2025-07-30 Thread via GitHub
Pilot-Pirx merged PR #383: URL: https://github.com/apache/openoffice/pull/383 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] pre-commit auto whitespace cleanup for xcu files [openoffice]

2025-07-27 Thread via GitHub
Pilot-Pirx merged PR #389: URL: https://github.com/apache/openoffice/pull/389 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] pre-commit auto whitespace cleanup for cfg files [openoffice]

2025-07-26 Thread via GitHub
Pilot-Pirx commented on code in PR #390: URL: https://github.com/apache/openoffice/pull/390#discussion_r2233131800 ## main/qadevOOo/testdocs/delete.cfg: ## Review Comment: Same here... -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] pre-commit auto whitespace cleanup for cfg files [openoffice]

2025-07-26 Thread via GitHub
jbampton commented on code in PR #390: URL: https://github.com/apache/openoffice/pull/390#discussion_r2233130447 ## main/framework/qa/unoapi/testdocuments/delete.cfg: ## Review Comment: I must have missed that. Seems to have a "zip icon" when I downloa

Re: [PR] pre-commit auto whitespace cleanup for cfg files [openoffice]

2025-07-26 Thread via GitHub
Pilot-Pirx commented on code in PR #390: URL: https://github.com/apache/openoffice/pull/390#discussion_r2233129261 ## main/framework/qa/unoapi/testdocuments/delete.cfg: ## Review Comment: I am not sure here: It looks like a ZIP file? -- This is an automated message

Re: [PR] pre-commit auto remove trailing whitespace from XML files [openoffice]

2025-07-24 Thread via GitHub
Pilot-Pirx merged PR #384: URL: https://github.com/apache/openoffice/pull/384 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] part2: fix spelling in HTML files [openoffice-org]

2025-07-24 Thread via GitHub
dave2wave merged PR #103: URL: https://github.com/apache/openoffice-org/pull/103 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[PR] part2: fix spelling in HTML files [openoffice-org]

2025-07-24 Thread via GitHub
jbampton opened a new pull request, #103: URL: https://github.com/apache/openoffice-org/pull/103 General typo clean up -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] CVE in MarkDown format [openoffice-org]

2025-07-24 Thread via GitHub
dave2wave merged PR #91: URL: https://github.com/apache/openoffice-org/pull/91 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] CVE in MarkDown format [openoffice-org]

2025-07-24 Thread via GitHub
dave2wave commented on PR #91: URL: https://github.com/apache/openoffice-org/pull/91#issuecomment-3114061882 @ardovm Sorry this was ignore until now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Re: [PR] Add pre-commit with Actions with 3 hooks [openoffice-org]

2025-07-24 Thread via GitHub
dave2wave merged PR #102: URL: https://github.com/apache/openoffice-org/pull/102 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] Add pre-commit with Actions with 3 hooks [openoffice-org]

2025-07-24 Thread via GitHub
jbampton commented on PR #102: URL: https://github.com/apache/openoffice-org/pull/102#issuecomment-3114029840 @dave2wave here is an example from the pre-commit site https://pre-commit.com/#github-actions-example Same as the AOO main repo -- This is an automated message from

Re: [PR] pre-commit auto whitespace cleanup for xlb files [openoffice]

2025-07-24 Thread via GitHub
Pilot-Pirx merged PR #391: URL: https://github.com/apache/openoffice/pull/391 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] Add pre-commit with Actions with 3 hooks [openoffice-org]

2025-07-24 Thread via GitHub
jbampton commented on PR #102: URL: https://github.com/apache/openoffice-org/pull/102#issuecomment-3114008682 > Please identify what hooks are included. Done now @dave2wave I updated the first original comment -- This is an automated message from the Apache Git Service. To resp

Re: [PR] Add pre-commit with Actions with 3 hooks [openoffice-org]

2025-07-24 Thread via GitHub
dave2wave commented on PR #102: URL: https://github.com/apache/openoffice-org/pull/102#issuecomment-3114000416 Please identify what hooks are included. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[PR] Add pre-commit with Actions with 3 hooks [openoffice-org]

2025-07-24 Thread via GitHub
jbampton opened a new pull request, #102: URL: https://github.com/apache/openoffice-org/pull/102 Adding pre-commit with config similar to the main AOO repo. Three basic hooks added -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] Add pre-commit with Actions with 3 hooks [openoffice-org]

2025-07-24 Thread via GitHub
jbampton commented on PR #102: URL: https://github.com/apache/openoffice-org/pull/102#issuecomment-3113996404 When a new GitHub Actions workflow is added, it won't automatically run until it's triggered by an event, such as a push to a specific branch or a manual trigger. Th

Re: [PR] Remove unneeded trailing whitespace from XML files [openoffice-org]

2025-07-24 Thread via GitHub
dave2wave merged PR #101: URL: https://github.com/apache/openoffice-org/pull/101 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] content: fix spelling in HTML and Markdown files [openoffice-org]

2025-07-24 Thread via GitHub
dave2wave merged PR #100: URL: https://github.com/apache/openoffice-org/pull/100 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[PR] pre-commit auto whitespace cleanup for xlb files [openoffice]

2025-07-24 Thread via GitHub
jbampton opened a new pull request, #391: URL: https://github.com/apache/openoffice/pull/391 Enforce 3 hooks for xlb files -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[PR] pre-commit auto whitespace cleanup for cfg files [openoffice]

2025-07-24 Thread via GitHub
jbampton opened a new pull request, #390: URL: https://github.com/apache/openoffice/pull/390 Enforce 3 hooks for cfg files -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[PR] pre-commit auto whitespace cleanup for xcu files [openoffice]

2025-07-24 Thread via GitHub
jbampton opened a new pull request, #389: URL: https://github.com/apache/openoffice/pull/389 Enforced 3 hooks for xcu files -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[PR] Remove unneeded trailing whitespace from XML files [openoffice-org]

2025-07-24 Thread via GitHub
jbampton opened a new pull request, #101: URL: https://github.com/apache/openoffice-org/pull/101 Extra whitespace is extra data. General clean up -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

Re: [PR] pre-commit auto remove trailing whitespace from h files [openoffice]

2025-07-24 Thread via GitHub
Pilot-Pirx merged PR #385: URL: https://github.com/apache/openoffice/pull/385 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[PR] content: fix spelling in HTML and Markdown files [openoffice-org]

2025-07-24 Thread via GitHub
jbampton opened a new pull request, #100: URL: https://github.com/apache/openoffice-org/pull/100 Big typo clean up -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] Fix more typos [openoffice-org]

2025-07-22 Thread via GitHub
dave2wave merged PR #99: URL: https://github.com/apache/openoffice-org/pull/99 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[PR] Fix more typos [openoffice-org]

2025-07-22 Thread via GitHub
jbampton opened a new pull request, #99: URL: https://github.com/apache/openoffice-org/pull/99 General typo clean up -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] Fix typos [openoffice-org]

2025-07-21 Thread via GitHub
dave2wave merged PR #98: URL: https://github.com/apache/openoffice-org/pull/98 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] pre-commit auto remove trailing whitespace from java files [openoffice]

2025-07-21 Thread via GitHub
Pilot-Pirx merged PR #382: URL: https://github.com/apache/openoffice/pull/382 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[PR] Fix typos [openoffice-org]

2025-07-21 Thread via GitHub
jbampton opened a new pull request, #98: URL: https://github.com/apache/openoffice-org/pull/98 Another big typo clean up in HTML files -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] Fix more typos [openoffice-org]

2025-07-21 Thread via GitHub
dave2wave merged PR #97: URL: https://github.com/apache/openoffice-org/pull/97 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[PR] Fix more typos [openoffice-org]

2025-07-21 Thread via GitHub
jbampton opened a new pull request, #97: URL: https://github.com/apache/openoffice-org/pull/97 Typo clean up in HTML files -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

Re: [PR] Fix spelling [openoffice-org]

2025-07-21 Thread via GitHub
dave2wave merged PR #96: URL: https://github.com/apache/openoffice-org/pull/96 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[PR] Fix spelling [openoffice-org]

2025-07-21 Thread via GitHub
jbampton opened a new pull request, #96: URL: https://github.com/apache/openoffice-org/pull/96 General typo clean up -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] pre-commit auto remove trailing whitespace from java files [openoffice]

2025-07-20 Thread via GitHub
Pilot-Pirx commented on PR #382: URL: https://github.com/apache/openoffice/pull/382#issuecomment-3094550843 I wanted to do some smaller PR first, now we can merge the remaining ones. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [REMINDER] OpenOffice JIRA

2025-07-18 Thread Peter Kovacs
>> I have to check about the clusters I made. we can move this if this is >> whished. >> >> All the best >> Peter >> >> Am 14. Juli 2025 20:40:56 MESZ schrieb Marcus : >>> Am 14.07.25 um 18:20 schrieb Dave Fisher: >>>> Over the weekend I

Re: [REMINDER] OpenOffice JIRA

2025-07-18 Thread Dave Fisher
25 20:40:56 MESZ schrieb Marcus : >> Am 14.07.25 um 18:20 schrieb Dave Fisher: >>> Over the weekend I was reminded that we have a JIRA here: >>> https://issues.apache.org/jira/projects/OPENOFFICE >>> >>> All PMC members with a JIRA account now have admin

Re: [PR] pre-commit auto whitespace clean up for vbs files [openoffice]

2025-07-18 Thread via GitHub
Pilot-Pirx merged PR #388: URL: https://github.com/apache/openoffice/pull/388 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[PR] pre-commit auto whitespace clean up for vbs files [openoffice]

2025-07-18 Thread via GitHub
jbampton opened a new pull request, #388: URL: https://github.com/apache/openoffice/pull/388 Enforce 2 hooks for vbs files -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

Re: [PR] pre-commit auto remove trailing whitespace in rdf files [openoffice]

2025-07-18 Thread via GitHub
Pilot-Pirx merged PR #387: URL: https://github.com/apache/openoffice/pull/387 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[PR] pre-commit auto remove trailing whitespace in rdf files [openoffice]

2025-07-18 Thread via GitHub
jbampton opened a new pull request, #387: URL: https://github.com/apache/openoffice/pull/387 Found another file type RDF and auto cleaned it Enforced 3 hooks for RDF -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] pre-commit auto remove trailing whitespace from C files [openoffice]

2025-07-18 Thread via GitHub
Pilot-Pirx merged PR #386: URL: https://github.com/apache/openoffice/pull/386 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] pre-commit auto remove trailing whitespace from C files [openoffice]

2025-07-18 Thread via GitHub
Pilot-Pirx commented on PR #386: URL: https://github.com/apache/openoffice/pull/386#issuecomment-3089240249 Yes, most of them are the License Headers which were added automatically at some time. And all the others are "historical" since the code in parts is 30 years old. ;-)

[PR] pre-commit auto remove trailing whitespace from C files [openoffice]

2025-07-18 Thread via GitHub
jbampton opened a new pull request, #386: URL: https://github.com/apache/openoffice/pull/386 Another big whitespace clean up -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

Re: [REMINDER] OpenOffice JIRA

2025-07-17 Thread Peter Kovacs
Peter Am 14. Juli 2025 20:40:56 MESZ schrieb Marcus : >Am 14.07.25 um 18:20 schrieb Dave Fisher: >> Over the weekend I was reminded that we have a JIRA here: >> https://issues.apache.org/jira/projects/OPENOFFICE >> >> All PMC members with a JIRA account now ha

Re: [PR] pre-commit auto clean trailing whitespace in dxp and hxx files [openoffice]

2025-07-16 Thread via GitHub
Pilot-Pirx merged PR #381: URL: https://github.com/apache/openoffice/pull/381 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] pre-commit auto remove unneeded whitespace in idl files [openoffice]

2025-07-14 Thread via GitHub
Pilot-Pirx merged PR #380: URL: https://github.com/apache/openoffice/pull/380 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [REMINDER] OpenOffice JIRA

2025-07-14 Thread Marcus
Am 14.07.25 um 18:20 schrieb Dave Fisher: Over the weekend I was reminded that we have a JIRA here: https://issues.apache.org/jira/projects/OPENOFFICE All PMC members with a JIRA account now have admin capability. all (?) issues are opened and assigned to Peter. @Peter Maybe you can explain

[REMINDER] OpenOffice JIRA

2025-07-14 Thread Dave Fisher
Hi - Over the weekend I was reminded that we have a JIRA here: https://issues.apache.org/jira/projects/OPENOFFICE All PMC members with a JIRA account now have admin capability. Please help groom these issues. Best, Dave - To

Re: [PR] pre-commit auto remove trailing whitespace from xhp files [openoffice]

2025-07-10 Thread via GitHub
Pilot-Pirx merged PR #379: URL: https://github.com/apache/openoffice/pull/379 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[PR] pre-commit auto remove trailing whitespace from h files [openoffice]

2025-07-09 Thread via GitHub
jbampton opened a new pull request, #385: URL: https://github.com/apache/openoffice/pull/385 Another big auto clean up by pre-commit similar to the others -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [PR] pre-commit: auto remove unneeded trailing whitespace from Makefiles [openoffice]

2025-07-09 Thread via GitHub
Pilot-Pirx merged PR #378: URL: https://github.com/apache/openoffice/pull/378 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[PR] pre-commit auto remove trailing whitespace from XML files [openoffice]

2025-07-09 Thread via GitHub
jbampton opened a new pull request, #384: URL: https://github.com/apache/openoffice/pull/384 Auto cleaned up all the XML files for unneeded trailing whitespace. Around 8k lines changed a smaller whitespace PR this time -- This is an automated message from the Apache Git Service. To

[PR] pre-commit auto remove trailing whitespace from cxx files [openoffice]

2025-07-09 Thread via GitHub
jbampton opened a new pull request, #383: URL: https://github.com/apache/openoffice/pull/383 Another big auto clean up. So many lines !! Another one bites the dust https://www.youtube.com/watch?v=rY0WxgSXdEE -- This is an automated message from the Apache Git Service. To

[PR] pre-commit auto remove trailing whitespace from java files [openoffice]

2025-07-09 Thread via GitHub
jbampton opened a new pull request, #382: URL: https://github.com/apache/openoffice/pull/382 A another big huge auto white space clean up. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[PR] pre-commit auto clean trailing whitespace in dxp and hxx files [openoffice]

2025-07-09 Thread via GitHub
jbampton opened a new pull request, #381: URL: https://github.com/apache/openoffice/pull/381 A huge auto clean up by pre-commit and I can make smaller PRs if needed. Seems we have a lot of extra whitespace junk in our code base The NeverEnding Story was a great film back in the

[PR] pre-commit auto remove unneeded whitespace in idl files [openoffice]

2025-07-09 Thread via GitHub
jbampton opened a new pull request, #380: URL: https://github.com/apache/openoffice/pull/380 I know way to many files and changes for a standard pull request. I can make a smaller PR if needed. Ran pre-commit here locally to auto clean up all this trailing whitespace Up

[PR] pre-commit auto remove trailing whitespace from xhp files [openoffice]

2025-07-09 Thread via GitHub
jbampton opened a new pull request, #379: URL: https://github.com/apache/openoffice/pull/379 General clean up of whitespace -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[PR] pre-commit: auto remove unneeded trailing whitespace from Makefiles [openoffice]

2025-07-09 Thread via GitHub
jbampton opened a new pull request, #378: URL: https://github.com/apache/openoffice/pull/378 Cleaned up some whitespace in the Makefiles -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] pre-commit auto remove trailing whitespace from `.mk` files [openoffice]

2025-07-03 Thread via GitHub
leginee merged PR #377: URL: https://github.com/apache/openoffice/pull/377 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] pre-commit auto remove trailing whitespace from `.mk` files [openoffice]

2025-07-01 Thread via GitHub
leginee commented on PR #377: URL: https://github.com/apache/openoffice/pull/377#issuecomment-3026553658 great! Thanks a lot for the detailed info. I like this a lot. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] pre-commit auto remove trailing whitespace from `.mk` files [openoffice]

2025-07-01 Thread via GitHub
jbampton commented on PR #377: URL: https://github.com/apache/openoffice/pull/377#issuecomment-3026431537 > Hi John, > > i do a review and then get this PR closed. Can you provide me some context? You did this automated somehow? Thanks. all the best Hello @leginee

Re: [PR] pre-commit auto remove trailing whitespace from `.mk` files [openoffice]

2025-07-01 Thread via GitHub
Pilot-Pirx commented on PR #377: URL: https://github.com/apache/openoffice/pull/377#issuecomment-3024052233 Trailing whitespace is almost a "non brainer" A lot of them are the License headers... ;-) -- This is an automated message from the Apache Git Service. To respond to t

Re: [PR] misc: fix typos [openoffice]

2025-07-01 Thread via GitHub
Pilot-Pirx merged PR #376: URL: https://github.com/apache/openoffice/pull/376 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] pre-commit auto remove trailing whitespace from `.mk` files [openoffice]

2025-07-01 Thread via GitHub
leginee commented on PR #377: URL: https://github.com/apache/openoffice/pull/377#issuecomment-3024038356 Hi John, i do a review and then get this PR closed. Can you provide me some context? You did this automated somehow? Thanks. all the best -- This is an automated message

[PR] pre-commit auto remove trailing whitespace from `.mk` files [openoffice]

2025-06-30 Thread via GitHub
jbampton opened a new pull request, #377: URL: https://github.com/apache/openoffice/pull/377 If there are too many changes / files I can create a smaller PR Thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] pre-commit: auto remove trailing whitespace from `.py` files [openoffice]

2025-06-30 Thread via GitHub
Pilot-Pirx merged PR #375: URL: https://github.com/apache/openoffice/pull/375 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] misc: fix typos [openoffice]

2025-06-30 Thread via GitHub
jbampton commented on PR #376: URL: https://github.com/apache/openoffice/pull/376#issuecomment-3020311763 > Isn't the purpose of the codespell linter file to have these mis-spellings on purpose? The file `codespell.txt` contains the misspelled words or terms in the

[PR] misc: fix typos [openoffice]

2025-06-30 Thread via GitHub
jbampton opened a new pull request, #376: URL: https://github.com/apache/openoffice/pull/376 Update ignored words list -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[PR] pre-commit: auto remove trailing whitespace from `.py` files [openoffice]

2025-06-30 Thread via GitHub
jbampton opened a new pull request, #375: URL: https://github.com/apache/openoffice/pull/375 Ran pre-commit locally to clean up the whitespace -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] misc: fix typos and translate to English [openoffice]

2025-06-29 Thread via GitHub
Pilot-Pirx merged PR #374: URL: https://github.com/apache/openoffice/pull/374 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[PR] misc: fix typos [openoffice]

2025-06-29 Thread via GitHub
jbampton opened a new pull request, #374: URL: https://github.com/apache/openoffice/pull/374 Update ignored words list -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[PR] Fix typos [openoffice]

2025-06-29 Thread via GitHub
jbampton opened a new pull request, #373: URL: https://github.com/apache/openoffice/pull/373 Update ignored words list -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] Fix typos [openoffice]

2025-06-29 Thread via GitHub
Pilot-Pirx merged PR #373: URL: https://github.com/apache/openoffice/pull/373 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] Translated code comments [openoffice]

2025-06-29 Thread via GitHub
Pilot-Pirx merged PR #372: URL: https://github.com/apache/openoffice/pull/372 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] Fix codespell by recreating the ignored words list [openoffice]

2025-06-25 Thread via GitHub
Pilot-Pirx merged PR #371: URL: https://github.com/apache/openoffice/pull/371 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] Tried to translate Code Comments into English Language [openoffice]

2025-06-25 Thread via GitHub
jbampton commented on PR #370: URL: https://github.com/apache/openoffice/pull/370#issuecomment-3002231955 > @jbampton Can you please have a look why the checks fail? Fixed now in 371. Thanks -- This is an automated message from the Apache Git Service. To respond to the mess

Re: [PR] Tried to translate Code Comments into English Language [openoffice]

2025-06-25 Thread via GitHub
Pilot-Pirx commented on PR #370: URL: https://github.com/apache/openoffice/pull/370#issuecomment-3005502431 Thank you for this PR! Very much appreciated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Tried to translate Code Comments into English Language [openoffice]

2025-06-25 Thread via GitHub
Pilot-Pirx merged PR #370: URL: https://github.com/apache/openoffice/pull/370 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[PR] Fix codespell by recreating the ignored words list [openoffice]

2025-06-24 Thread via GitHub
jbampton opened a new pull request, #371: URL: https://github.com/apache/openoffice/pull/371 Ran locally: `codespell --skip='./extras' . | cut -f2 -d' ' | tr A-Z a-z | sort | uniq > .github/linters/codespell.txt` The misspelled word is in a patch file

Re: [PR] Tried to translate Code Comments into English Language [openoffice]

2025-06-24 Thread via GitHub
Pilot-Pirx commented on PR #370: URL: https://github.com/apache/openoffice/pull/370#issuecomment-3001537862 @jbampton Can you please have a look why the checks fail? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[PR] Tried to translate Code Comments into English Language [openoffice]

2025-06-24 Thread via GitHub
mettbroetchen43 opened a new pull request, #370: URL: https://github.com/apache/openoffice/pull/370 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] Fix spelling [openoffice]

2025-05-29 Thread via GitHub
Pilot-Pirx commented on PR #368: URL: https://github.com/apache/openoffice/pull/368#issuecomment-2919551169 I had to revert the fix in "main/graphite/graphite-2.3.1.patch" because it could not be applied while building. The typo is in the original graphite code. ;-) --

Re: [PR] pre-commit clean up whitespace for `.cl` and `.xba` files [openoffice]

2025-05-29 Thread via GitHub
Pilot-Pirx merged PR #369: URL: https://github.com/apache/openoffice/pull/369 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] Fix spelling [openoffice]

2025-05-29 Thread via GitHub
Pilot-Pirx merged PR #368: URL: https://github.com/apache/openoffice/pull/368 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

  1   2   3   4   5   6   7   8   9   10   >