[PR] pre-commit(end-of-file-fixer): check and auto fix xcs|xdl|xhp|xmi|xsd [openoffice]

2025-02-16 Thread via GitHub
jbampton opened a new pull request, #290: URL: https://github.com/apache/openoffice/pull/290 (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 unsubscribe, e-

[PR] pre-commit(end-of-file-fixer): auto fix ini files [openoffice]

2025-02-16 Thread via GitHub
jbampton opened a new pull request, #292: URL: https://github.com/apache/openoffice/pull/292 (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 unsubscribe, e-

Re: [PR] Add script for ignored words [openoffice]

2025-02-16 Thread via GitHub
Pilot-Pirx commented on code in PR #291: URL: https://github.com/apache/openoffice/pull/291#discussion_r1957367321 ## create-codespell-ignored-words-list.sh: ## Review Comment: ./main/writerfilter/qa/documents/multimerge2.docx seems to be broken/empty... -- This

[PR] Fix spelling [openoffice]

2025-02-16 Thread via GitHub
jbampton opened a new pull request, #287: URL: https://github.com/apache/openoffice/pull/287 (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 unsubscribe, e-

Re: [PR] pre-commit(end-of-file-fixer): auto fix hrc files [openoffice]

2025-02-16 Thread via GitHub
Pilot-Pirx merged PR #288: URL: https://github.com/apache/openoffice/pull/288 -- 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...@openoffice

[PR] Update statemnt.cxx - [FIX] successfull [openoffice]

2025-02-16 Thread via GitHub
BaseMax opened a new pull request, #294: URL: https://github.com/apache/openoffice/pull/294 (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 unsubscribe, e-m

Re: [PR] Update statemnt.cxx - [FIX] successfull [openoffice]

2025-02-16 Thread via GitHub
Pilot-Pirx commented on PR #294: URL: https://github.com/apache/openoffice/pull/294#issuecomment-2661682834 Looks good to me! In the end all those German comments must be translated but that should be done by a native speaking developer... -- This is an automated message from the Apach

Re: [PR] Update statemnt.cxx - [FIX] successfull [openoffice]

2025-02-16 Thread via GitHub
Pilot-Pirx merged PR #294: URL: https://github.com/apache/openoffice/pull/294 -- 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...@openoffice

Re: Building Windows AOO on Wine, and tests with Windows SDK 7.1

2025-02-16 Thread Pedro F. Giffuni
(skipping some interesting test descriptions) Hi guys; Just thought I'd mention, concerning the python build and newer Windows SDK... Long ago I changed the naming of the python build patches to clarify that Python expects to change the build path for newer MS compilers. In order to build python

[PR] Fix spelling [openoffice]

2025-02-16 Thread via GitHub
jbampton opened a new pull request, #286: URL: https://github.com/apache/openoffice/pull/286 (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 unsubscribe, e-

[PR] pre-commit(end-of-file-fixer): auto fix hrc files [openoffice]

2025-02-16 Thread via GitHub
jbampton opened a new pull request, #288: URL: https://github.com/apache/openoffice/pull/288 (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 unsubscribe, e-

Re: [PR] Add script for ignored words [openoffice]

2025-02-16 Thread via GitHub
jbampton commented on code in PR #291: URL: https://github.com/apache/openoffice/pull/291#discussion_r1957368879 ## create-codespell-ignored-words-list.sh: ## Review Comment: Yes I just checked that file now it does not open. But in general there is a decent size l

Re: [PR] Add script for ignored words [openoffice]

2025-02-16 Thread via GitHub
jbampton commented on PR #291: URL: https://github.com/apache/openoffice/pull/291#issuecomment-2661526323 We can print the stderr messages by running the script with: `./create-codespell-ignored-words-list.sh &> codespell-errors-list.txt` which creates a text file which is liste

Re: [PR] Add script for ignored words [openoffice]

2025-02-16 Thread via GitHub
Pilot-Pirx commented on PR #291: URL: https://github.com/apache/openoffice/pull/291#issuecomment-2661528242 docx is basically a zip file... (like ODT) And there are a lot of files from "ancient" times that are not UTF-8 encoded. They will throw warnings, of course. -- This is an automa

Re: [PR] pre-commit(end-of-file-fixer): auto fix rc files [openoffice]

2025-02-16 Thread via GitHub
Pilot-Pirx merged PR #289: URL: https://github.com/apache/openoffice/pull/289 -- 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...@openoffice

[PR] pre-commit(end-of-file-fixer): auto fix rc files [openoffice]

2025-02-16 Thread via GitHub
jbampton opened a new pull request, #289: URL: https://github.com/apache/openoffice/pull/289 (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 unsubscribe, e-

Re: Building Windows AOO on Wine, and tests with Windows SDK 7.1

2025-02-16 Thread Matthias Seidel
Hi Damjan, That really sounds great! Although, personally it is easier for me to fire up a Windows VM... ;-) Regarding Windows SDK 7.0: Yes, this needs to be replaced and every little step forward *is* a step forward. Regards,    Matthias Am 15.02.25 um 18:40 schrieb Damjan Jovanovic: Hi

Re: [PR] Fix spelling [openoffice]

2025-02-16 Thread via GitHub
Pilot-Pirx merged PR #286: URL: https://github.com/apache/openoffice/pull/286 -- 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...@openoffice

Re: [PR] Fix spelling [openoffice]

2025-02-16 Thread via GitHub
Pilot-Pirx merged PR #287: URL: https://github.com/apache/openoffice/pull/287 -- 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...@openoffice

Re: [PR] pre-commit(end-of-file-fixer): check and auto fix xcs|xdl|xhp|xmi|xsd [openoffice]

2025-02-16 Thread via GitHub
Pilot-Pirx merged PR #290: URL: https://github.com/apache/openoffice/pull/290 -- 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...@openoffice

[PR] Add script for ignored words [openoffice]

2025-02-16 Thread via GitHub
jbampton opened a new pull request, #291: URL: https://github.com/apache/openoffice/pull/291 (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 unsubscribe, e-

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

2025-02-16 Thread via GitHub
jbampton opened a new pull request, #293: URL: https://github.com/apache/openoffice/pull/293 (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 unsubscribe, e-