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
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
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
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.
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
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
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;