Home
last modified time | relevance | path

Searched hist:"49 fb1b37" (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sal/qa/
H A Dlibs2test.txtdiff 49fb1b37 Tue Jun 25 15:50:41 UTC 2024 DiGro <dikgro@yahoo.co.uk> Uodated two strings "temporally" to "temporarily" (#219)

* Create .gitattributes

* Delete .gitattributes

* Create .gitattributes

* Delete .gitattributes

* Updated download link for zlib, updated LICENSE

* Fixed typo (minmal -> minimal)

* Changed icon for OLE objects in Navigation (Writer) - This fixes issue 128315

* Fixed typos

* Latest Finnish translation, contributed by: Mechtilde

* Changed icon for OLE objects in Navigation (Writer) - Forgot icons in Classic

* Create .gitattributes

* Delete .gitattributes

* Create .gitattributes

* Delete .gitattributes

* Added new file

* Fixed typos

* Changed helptext after resolved problem.

[:space:] should represent any whitespace character in regular expressions.
However, in the older, before OOo 3.4, it did not find the tab \t.
Used to be Issue 41706

Now it does due to changing the regexp engine since 3.4

* Updated variable static Era gengou_eraArrya with new era Reiwa, as of May, 1 2019

Added the start date for the era Reiwa to the variable "static Era gengou_eraArray[ ]"

Updated after post on the forum https://forum.openoffice.org/en/forum/viewtopic.php?f=9&t=104665

* Occurence "OpenOffice.org" in dialog Writing Aids for new thesaurus

Just noticed the occurrence of the string "OpenOffice.org New Thesaurus" in the
dialog Writing Aids (Tools > Options > Language Settings > Writing Aids) in the
Developer Build 4.2.0

This should probably be changed to "New Thesaurus" only.

OpenGrok found the string just once, in:

/trunk/main/lingucomponent/source/thesaurus/libnth/nthesimp.cxx (revision
c4c42a0e)

Line:
576 {
577 MutexGuard aGuard( GetLinguMutex() );
578 return A2OU( "OpenOffice.org New Thesaurus" );
579 }

Since I'm no developer at all I won't touch the code.
Hope someone will pick this up.

Should probably also need to be changed in branches AOO41 and AOO42 too

Earlier reported in BugZilla Issue ID: 128483 https://bz.apache.org/ooo/show_bug.cgi?id=128483

* Update libs2test.txt = temporally > temporarily

Replaced temporally by temporarily.
The latter seems to be the most appropriate word to use.
As to me, it seems that the definitions below that sentence are disabled for now

* Update osl_File.cxx temporally > temporarily

Replaced temporally by temporarily, as that seems to be the most suitable word to use.
I read it as:
"If the condition no longer fails on RH9, it will probably be reinstated."

---------

Co-authored-by: mseidel <mseidel@apache.org>
(cherry picked from commit 0a01f5af3675670deff925c8a584e3b4d1d36780)
/aoo42x/main/sal/qa/osl/file/
H A Dosl_File.cxxdiff 49fb1b37 Tue Jun 25 15:50:41 UTC 2024 DiGro <dikgro@yahoo.co.uk> Uodated two strings "temporally" to "temporarily" (#219)

* Create .gitattributes

* Delete .gitattributes

* Create .gitattributes

* Delete .gitattributes

* Updated download link for zlib, updated LICENSE

* Fixed typo (minmal -> minimal)

* Changed icon for OLE objects in Navigation (Writer) - This fixes issue 128315

* Fixed typos

* Latest Finnish translation, contributed by: Mechtilde

* Changed icon for OLE objects in Navigation (Writer) - Forgot icons in Classic

* Create .gitattributes

* Delete .gitattributes

* Create .gitattributes

* Delete .gitattributes

* Added new file

* Fixed typos

* Changed helptext after resolved problem.

[:space:] should represent any whitespace character in regular expressions.
However, in the older, before OOo 3.4, it did not find the tab \t.
Used to be Issue 41706

Now it does due to changing the regexp engine since 3.4

* Updated variable static Era gengou_eraArrya with new era Reiwa, as of May, 1 2019

Added the start date for the era Reiwa to the variable "static Era gengou_eraArray[ ]"

Updated after post on the forum https://forum.openoffice.org/en/forum/viewtopic.php?f=9&t=104665

* Occurence "OpenOffice.org" in dialog Writing Aids for new thesaurus

Just noticed the occurrence of the string "OpenOffice.org New Thesaurus" in the
dialog Writing Aids (Tools > Options > Language Settings > Writing Aids) in the
Developer Build 4.2.0

This should probably be changed to "New Thesaurus" only.

OpenGrok found the string just once, in:

/trunk/main/lingucomponent/source/thesaurus/libnth/nthesimp.cxx (revision
c4c42a0e)

Line:
576 {
577 MutexGuard aGuard( GetLinguMutex() );
578 return A2OU( "OpenOffice.org New Thesaurus" );
579 }

Since I'm no developer at all I won't touch the code.
Hope someone will pick this up.

Should probably also need to be changed in branches AOO41 and AOO42 too

Earlier reported in BugZilla Issue ID: 128483 https://bz.apache.org/ooo/show_bug.cgi?id=128483

* Update libs2test.txt = temporally > temporarily

Replaced temporally by temporarily.
The latter seems to be the most appropriate word to use.
As to me, it seems that the definitions below that sentence are disabled for now

* Update osl_File.cxx temporally > temporarily

Replaced temporally by temporarily, as that seems to be the most suitable word to use.
I read it as:
"If the condition no longer fails on RH9, it will probably be reinstated."

---------

Co-authored-by: mseidel <mseidel@apache.org>
(cherry picked from commit 0a01f5af3675670deff925c8a584e3b4d1d36780)

Completed in 64 milliseconds