History log of /aoo41x/ (Results 201 - 225 of 5867)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
777ec61e02-Apr-2023 mseidel

Correcting small error

(cherry picked from commit e794b455fc15bc13f2967d9f96ffa53e69b0134b)

2a90d9ea02-Apr-2023 mseidel

Add and define graphics for unselected glue point and crosshair

b57309c117-May-2014 Tsutomu Uchino

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1595439 13f79535-47bb-0310-9956-ffa450edef68

(cherry picked and adapted from commit 718aea4866b8baf60c4038072103fda22842ad48)

d95eb78131-Mar-2023 mseidel

Updated English dictionary

c50934e730-Mar-2023 mseidel

Removed unused graphics from Space Invaders easter egg


main/default_images/goodies/res/bombe.bmp
main/default_images/goodies/res/explos1.bmp
main/default_images/goodies/res/explos2.bmp
main/default_images/goodies/res/explos3.bmp
main/default_images/goodies/res/fighter1.bmp
main/default_images/goodies/res/fighterl.bmp
main/default_images/goodies/res/fighterr.bmp
main/default_images/goodies/res/helden.bmp
main/default_images/goodies/res/monitio1.bmp
main/default_images/goodies/res/monitio2.bmp
main/default_images/goodies/res/monstb1.bmp
main/default_images/goodies/res/monstb2.bmp
main/default_images/goodies/res/monstb3.bmp
main/default_images/goodies/res/monstb4.bmp
main/default_images/goodies/res/monster1.bmp
main/default_images/goodies/res/monster2.bmp
main/default_images/goodies/res/monster3.bmp
main/default_images/goodies/res/monster4.bmp
main/default_images/goodies/res/scores.bmp
main/default_images/goodies/res/swars.bmp
main/default_images/goodies/res/uvisibl1.bmp
main/default_images/goodies/res/uvisibl2.bmp
main/default_images/goodies/res/uvisibl3.bmp
main/default_images/goodies/res/wall1.bmp
main/default_images/goodies/res/wall10.bmp
main/default_images/goodies/res/wall2.bmp
main/default_images/goodies/res/wall3.bmp
main/default_images/goodies/res/wall4.bmp
main/default_images/goodies/res/wall5.bmp
main/default_images/goodies/res/wall6.bmp
main/default_images/goodies/res/wall7.bmp
main/default_images/goodies/res/wall8.bmp
main/default_images/goodies/res/wall9.bmp
main/default_images/goodies/res/wlcome2.bmp
main/ooo_custom_images/classic/classic_images.tar.gz
26665e4229-Mar-2023 mseidel

Updated LICENSE for Expat 2.5.0

(cherry picked from commit e4e50d77cf1a077407bf4c838e49b8c0e6c656e2)

b6d3775e27-Mar-2023 mseidel

Corrected string in German SDF

da0173f326-Mar-2023 mseidel

Fixed Note vs. Comment

a3cc744325-Nov-2022 Matthias Seidel

Increase defaults for graphic cache (#161)

(cherry picked from commit 5c18dcd6bb81649b8df28f694ecaccac8354180e)

17b6c4a819-Jul-2018 Matthias Seidel

Set correct values for graphics cache

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1836291 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit f2045c06674524

Set correct values for graphics cache

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1836291 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit f2045c066745241a6a7536c1cf4f47d527648d87)

show more ...

553cdde623-Mar-2023 mseidel

Small corrections to strings

(cherry picked from commit bc1f49071d068d30b37a71ce6a37f68d34f5d072)

773f11e121-Mar-2023 mseidel

Revised versions

a2221f5613-Dec-2018 Matthias Seidel

Added missing space

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1848859 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit bc79de725b818ddc0760638a6e0c73ab

Added missing space

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1848859 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit bc79de725b818ddc0760638a6e0c73abeb28d4f8)

show more ...

2008a81521-Mar-2023 mseidel

Copy graphics for markers to classic theme

55221da520-Mar-2023 Matthias Seidel

fgrep is deprecated and may be removed soon, use grep -F instead (#173)

* Update makedepn

* Minor change to commentregarding fgrep
(cherry picked from commit 710881b9d2e5e6dd504

fgrep is deprecated and may be removed soon, use grep -F instead (#173)

* Update makedepn

* Minor change to commentregarding fgrep
(cherry picked from commit 710881b9d2e5e6dd5049799bb07d3a7624286aa0)

show more ...

d063cc0f19-Mar-2023 mseidel

Replace egrep -> grep -E, general cleanup

(cherry picked from commit 1ec272bccfd09a64361da6bf7b429aad51737766)

d5b37d1c07-Mar-2023 20kdc

Auto-disable use of pthread_mutexattr_setkind_np due to compile errors (Revised-Revised)

The code being disabled here causes a compilation issue on Ubuntu Jammy Jellyfish. (undefined referen

Auto-disable use of pthread_mutexattr_setkind_np due to compile errors (Revised-Revised)

The code being disabled here causes a compilation issue on Ubuntu Jammy Jellyfish. (undefined reference to `pthread_mutexattr_setkind_np`) The best I can tell, https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2003146 explains this somewhat.

This workaround likely hasn't been necessary for the past 20 years, if glibc "converted to git" repositories are any indication (see for instance https://github.com/lattera/glibc/blob/d82e4c7bb231c9e0f835bd46467563ac3b56cebe/linuxthreads/sysdeps/pthread/pthread.h ).

And indeed, anyone who would be attempting to run OpenOffice on such a system would likely encounter issues with the other varied libraries in use.

Unfortunately other compilation issues prevented me from performing a full test, but osl mutex tests pass at least.

(cherry picked from commit 02cabb04b49373d08a7dec0ed934e6f30ac72dc8)

show more ...

710ebf5418-Mar-2023 mseidel

Corrected strings in German SDF

b88f496d01-Dec-2018 Mechtilde Stehmann

correct typo - closed #120336 https://bz.apache.org/ooo/show.cgi?id=120336

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1847893 13f79535-47bb-0310-9956-ffa450edef68
(che

correct typo - closed #120336 https://bz.apache.org/ooo/show.cgi?id=120336

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1847893 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 4e5ac2044c5d4ddfea4e988b9a6ae4ccc4f5a9ac)

show more ...

024fb56424-Nov-2015 Pedro Giffuni

Uninitialized scalar variable

CID: 1028321, 1028322, 1028323

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1716157 13f79535-47bb-0310-9956-ffa450edef68
(cherr

Uninitialized scalar variable

CID: 1028321, 1028322, 1028323

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1716157 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 788ab3968fb42204e6527a9cf69780b02b72484b)

show more ...

e467b8b324-Nov-2015 Pedro Giffuni

Use after Free

CID: 1158520

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1716173 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 47edcb93f4af

Use after Free

CID: 1158520

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1716173 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 47edcb93f4af8a248c85b99626a69d12acc672b7)

show more ...

602bfd8a24-Nov-2015 Pedro Giffuni

Resource leak

CID: 1229496

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1716174 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 20a3ff3db7d26

Resource leak

CID: 1229496

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1716174 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 20a3ff3db7d26d160f49eb54a787f076b2d072d3)

show more ...

c8f60fb612-Mar-2023 mseidel

Add icon for NumberFormatTime in classic icon theme

2d51995b12-Mar-2023 mseidel

Add icon for NumberFormatTime

b593925b08-Mar-2023 mseidel

Make gluepoint more visible

(cherry picked from commit fb9aa39a6a9f09668247d499064dc47fc306b35c)

12345678910>>...235