[GitHub] [openoffice] Pilot-Pirx commented on pull request #173: fgrep is deprecated and may be removed soon, use grep -F instead

2023-03-18 Thread via GitHub
Pilot-Pirx commented on PR #173: URL: https://github.com/apache/openoffice/pull/173#issuecomment-1475011180 http://opengrok.openoffice.org/xref/trunk/main/solenv/bin/srcrelease.xml?r=0f464f24#33 -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [openoffice] ardovm merged pull request #174: Remove use of pthread_mutexattr_setkind_np due to compile errors

2023-03-18 Thread via GitHub
ardovm merged PR #174: URL: https://github.com/apache/openoffice/pull/174 -- 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.apa

[GitHub] [openoffice] ardovm commented on pull request #174: Remove use of pthread_mutexattr_setkind_np due to compile errors

2023-03-18 Thread via GitHub
ardovm commented on PR #174: URL: https://github.com/apache/openoffice/pull/174#issuecomment-1474972294 Now _this_ works well! Thank you! Merging 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

Re: Hello from CSA Prepstar

2023-03-18 Thread M B
We found a solution to the problem through some of the members of your OO>Calc forums. Thank you. 3rd party pagination using css/jquery with page number parameter being TOKENIZED insteaad of renedered as 1,2,3,4, etc.. OO cannot interpret the tokens used in 3rd party pagination code snippet.

Re: Hello from CSA Prepstar

2023-03-18 Thread Peter Kovacs
I get a geo block. Can you post am example? Am 15.03.23 um 01:56 schrieb M B: Dear OpenOffice Deverlopers. I'm needing a way to make this delimit by css brackets. https://www.maxpreps.com/al/football/st ... YXI9MTE%3d When I try to import the above player information their CSS code brackets

[GitHub] [openoffice] 20kdc commented on pull request #174: Remove use of pthread_mutexattr_setkind_np due to compile errors

2023-03-18 Thread via GitHub
20kdc commented on PR #174: URL: https://github.com/apache/openoffice/pull/174#issuecomment-1474808939 Oddly, `__USE_UNIX98` is not defined here. `__USE_XOPEN2K8` however is. Plus, `#if !defined(__USE_XOPEN2K8)` presumably ensures this won't deactivate until systems >= 2008, which is defi

[GitHub] [openoffice] ardovm commented on a diff in pull request #167: Translate German comments in swhtml.cxx

2023-03-18 Thread via GitHub
ardovm commented on code in PR #167: URL: https://github.com/apache/openoffice/pull/167#discussion_r1103697601 ## main/sw/source/filter/html/swhtml.hxx: ## @@ -94,14 +94,14 @@ class _HTMLAttr SwNodeIndex nSttPara, nEndPara; xub_StrLen nSttCntnt, nEndCntnt;