History log of /aoo42x/ (Results 26 - 50 of 8186)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
51be0a9807-Jul-2024 Damjan Jovanovic

Fix exception specification in a few places where they were missing,
and causing AOO to crash when compiled with Clang.

Also fix formatting of some writerfilter code.

Partially

Fix exception specification in a few places where they were missing,
and causing AOO to crash when compiled with Clang.

Also fix formatting of some writerfilter code.

Partially fixes: https://bz.apache.org/ooo/show_bug.cgi?id=127252
Patch by: me

(cherry picked from commit ab0bad1672c1433536a0fd2143f31efcc5754d80)

show more ...

c421d54a07-Jul-2024 mseidel

Change mail address in package description

(cherry picked from commit b1220165dc2c8fc2a4444de0b9f7081f0bb9c92f)

3a4108e505-Jul-2024 John Bampton

Fix spelling (#220)

(cherry picked from commit 97073f9464f9893686b81544ed4c1f5e9f765220)

9974468f01-Jul-2024 mseidel

Updated English dictionary

(cherry picked from commit bce6c358df4ed6c83ecf4901ecf99757726ebe16)

c43a6c1726-Jun-2024 mseidel

mode change config.guess

(cherry picked from commit d0ac74839b51b538b59973bb8728758218870ac1)

68bb4a9626-Jun-2024 mseidel

Updated to the latest version:

- config.guess: 2024-01-01
- config.sub: 2024-01-01

(cherry picked from commit ff1d3d89482351e8aaf5d202aac51745d983fa59)

49fb1b3725-Jun-2024 DiGro

Uodated two strings "temporally" to "temporarily" (#219)

* Create .gitattributes

* Delete .gitattributes

* Create .gitattributes

* Delete .gitattributes

*

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)

show more ...

108891ce16-Jun-2024 mseidel

Maintenance cleanup

(cherry picked from commit ebe83c8c8d87345e2552268c4a2585d858bbf5df)

7149f6f710-Jun-2024 Damjan Jovanovic

Translate some German comments to English.

Patch by: me

(cherry picked from commit 91d859a2118191e83256fdfd048d65ca60769e24)

529e2ed312-Jun-2024 Damjan Jovanovic

Just like we check for an initial decimal separator in ScanStartString()
when the string doesn't start with a currency symbol, check for an
initial decimal separator after the currency symbol

Just like we check for an initial decimal separator in ScanStartString()
when the string doesn't start with a currency symbol, check for an
initial decimal separator after the currency symbol too. Without this,
"$.nn" gets parsed as a text field with "$.nn" instead of a numeric field
with $0.nn.

Add a subsequent JUnit test for this too.

Fixes: https://bz.apache.org/ooo/show_bug.cgi?id=82687
- Text entry or CSV import treats $.nn as text
Patch by: me

(cherry picked from commit 96178715f486e8815def398176cafa748d3cbb73)

show more ...

1fb1d6b811-Jun-2024 John Bampton

Fix spelling (#218)

* Fix spelling

* Update spreadsheetml2ooo.xsl

---------

Co-authored-by: Matthias Seidel <mseidel@apache.org>
(cherry picked from commit 99a

Fix spelling (#218)

* Fix spelling

* Update spreadsheetml2ooo.xsl

---------

Co-authored-by: Matthias Seidel <mseidel@apache.org>
(cherry picked from commit 99ad85ff5d61cf2054d3df3b4503ee1b84f3f4d0)

show more ...

9dcc768611-Jun-2024 mseidel

Small changes in strings

(cherry picked from commit d07957091f9662f319cdb7f712008549c0048b15)

4e167d9c11-Jun-2024 John Bampton

Fix spelling (#217)

Thanks!
Also corrected some Windows CRLF.

(cherry picked from commit abfbd45ab9c232a6256d927aa27fe09a250de2cc)

850627ae07-Jun-2024 John Bampton

Fix spelling (#216)

Thanks again!

(cherry picked from commit 80b7aded823effddf122a828a4c2355adf1cc480)

ee7210b006-Jun-2024 mseidel

Adding Mongolian dictionary

(cherry picked from commit 186aa86315b9194991a0db8f01de453c41031b42)

a22b373e06-Jun-2024 mseidel

Maintenance cleanup

(cherry picked from commit 6f71c8ba79c522bf18f1ed1034c8f4aa9dab228d)

d991e0af04-Jun-2024 mseidel

Update icon (buttonminus.png)

(cherry picked from commit cba28f4f85957ac51bc6864902215659efd712f3)

cb9a6f2c04-Jun-2024 mseidel

Update icons

(cherry picked from commit 1d5ec713059c62a3dddaccd2c779c9a00d3edeec)

82f4a08e02-Jun-2024 John Bampton

Fix spelling (#215)

Thanks!

(cherry picked from commit f34f5b56d06948156f53a6580f67e89351d9aafc)

bcaef00902-Jun-2024 mseidel

Updated English dictionary

(cherry picked from commit a7d8910e9bcf454119ec119145a1f45e1bd58d7e)

6521cac301-Jun-2024 mseidel

Remove HelpMenu from customization dialog

(cherry picked from commit 76447f04cce8ec63054985714b34ce894ddd422e)

103e116f30-May-2024 mseidel

Small maintenance cleanup

(cherry picked from commit 1dbb066d0bc4af5666a35236f7f416596143a5d3)

b09c1ce625-May-2024 mseidel

Use correct Math icons in Industrial icon set

(cherry picked from commit ad9e0707f78a7c3b8ada86a9c6e266c0eec75ee0)

76db2bba23-May-2024 mseidel

Remove unused helpmenu.png (HiContrast)

(cherry picked from commit 6e9ebb6bba1259e39098c82cb4fdc8640d36f6ca)

853e4dff23-May-2024 mseidel

Remove unused helpmenu.png

(cherry picked from commit 0cb24ebdae39d1aa3c2a31906f5939108bcacb38)

12345678910>>...328