History log of /trunk/ (Results 951 - 975 of 8532)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f848a27710-Nov-2021 Jim Jagielski

Revert "Using openssl 1.1.1"

This reverts commit b86e16e6b6a3d6837f70d8d07088d00ba1238de2.

398d7a3510-Nov-2021 Jim Jagielski

Revert "Fixed typos, removed whitespace"

This reverts commit bdbe0d937ac38513c387a6a64cf77aa99045553f.

e9165bd309-Nov-2021 Jim Jagielski

typo

b86e16e609-Nov-2021 Jim Jagielski

Using openssl 1.1.1

bdbe0d9307-Nov-2021 mseidel

Fixed typos, removed whitespace

16e7aaae06-Nov-2021 mseidel

Fixed typos, removed whitespace

3ee92af906-Nov-2021 Matthias Seidel

Fix for Bugzilla #128489 (#140)

rendering for extrusion depth of custom shapes is wrong for position values other than zero
See: https://bz.apache.org/ooo/show_bug.cgi?id=128489

Fix for Bugzilla #128489 (#140)

rendering for extrusion depth of custom shapes is wrong for position values other than zero
See: https://bz.apache.org/ooo/show_bug.cgi?id=128489

Many thanks to Regina Henschel!

show more ...

124483a303-Nov-2021 mseidel

Fixed typos, removed whitespace

ba9d9f5929-Oct-2021 mseidel

Updated English dictionary

2c9c387927-Oct-2021 mseidel

Fixed operation system -> operating system

be3aa93226-Oct-2021 mseidel

Merge branch 'trunk' of https://gitbox.apache.org/repos/asf/openoffice into trunk


bbe1c7ac26-Oct-2021 mseidel

Update Readme for 320 million downloads

05e778cd26-Oct-2021 Matthias Seidel

Update README.md

69a4cf4724-Oct-2021 mseidel

Fixed typos, removed whitespace

a25b988820-Oct-2021 mseidel

Fixed typos, removed whitespace

d88d316519-Oct-2021 mseidel

Fixed typos, removed whitespace

09d854e012-Oct-2021 Arrigo Marchiori

Merge pull request #139 from apache/DiGro-patch-1

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


ba4b332903-Oct-2021 DiGro

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 >

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
c4c42a0)

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

Since I'm no developer at all I just deleted "OpenOffice.org".
Hope someone will check if I did it as supposed to.

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=1284

show more ...

d333d69708-Oct-2021 mseidel

Make focus border wider in Draw/Impress

43d4a72403-Oct-2021 mseidel

Updated English dictionary

59d6557e01-Oct-2021 Jim Jagielski

Merge pull request #122 from ardovm/bug128356

Address bug 128356 and similar ones (duplicated XML attributes)


cc61290d06-Feb-2021 Arrigo Marchiori

Add some documentation

ebd28ad305-Feb-2021 Arrigo Marchiori

Raise an exception when attempting to add duplicate attributes

b37cf8cf05-Feb-2021 Arrigo Marchiori

Fix typo

Thanks Jim!

498c531405-Feb-2021 Arrigo Marchiori

WIP: avoid to add duplicate attributes to XML tags

This assertion shall be changed into an exception. Work in progress!

1...<<31323334353637383940>>...342